You are not logged in.

#1 2024-04-17 22:37:15

entnuo
Member
Registered: 2024-03-07
Posts: 11

[SOLVED] Wifi keep disconnecting every few minutes

I'm having this problem for a while now. My wifi disconnects randomly, some times it takes 1 minutes and some times it takes 15 minutes or more.

I have no idea what is the cause but I tried a few things. Here's what I tried:


1. Disabling power saving feature with

iw dev wlan0 set power_save off

2. Switching wpa_supplicant for iwd by following this reddit post.

(I think I tried something else but I can't remember)


Also, I need to use

nmcli device wifi connect SSID

when it goes down or after logging in and it is not connected; and sometimes it gives weird errors like

Error: Connection activation failed: Secrets were required, but not provided.

and

Error: No network with SSID 'SSID' found.

even though it works after a few tries.


Some commands that might be helpful:

journalctl -b | grep NetworkManager

Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.5220] NetworkManager (version 1.46.0-2) is starting... (boot:3e3a20de-97d1-42b5-bf9b-8daa15bc763e)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.5220] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: iwd.conf, wifi_backend.conf, wifi_rand_mac.conf)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.5372] manager[0x5d996177aab0]: monitoring kernel firmware directory '/lib/firmware'.
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6281] hostname: hostname: using hostnamed
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6282] hostname: static hostname changed from (none) to "arch"
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6286] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6297] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6299] manager[0x5d996177aab0]: rfkill: Wi-Fi hardware radio set enabled
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6300] manager[0x5d996177aab0]: rfkill: WWAN hardware radio set enabled
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6439] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6447] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6500] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6784] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6795] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6813] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6816] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6818] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6819] manager: Networking is enabled by state file
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6822] settings: Loaded settings plugin: keyfile (internal)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6860] dhcp: init: Using DHCP client 'internal'
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6867] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6880] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6889] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6897] device (lo): Activation: starting connection 'lo' (1e3169fc-a0fc-451b-92ed-c0d2708774bf)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6905] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6917] settings: (enp2s0): created default wired connection 'Wired connection 1'
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.6918] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9549] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9552] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9685] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9705] ovsdb: disconnected from ovsdb
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9706] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9708] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9710] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9717] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9749] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9750] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 17 17:52:45 arch NetworkManager[350]: <info>  [1713387165.9755] device (lo): Activation: successful, device activated.
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.2208] device (wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.2631] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.2640] device (wlan0): new IWD device state is disconnected
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.2697] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.2709] device (wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.4184] device (wlan0): new IWD device state is connecting
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.4188] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.4189] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.4192] manager: NetworkManager state is now CONNECTING
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.4194] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.8102] device (wlan0): new IWD device state is connected
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.8104] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:52:46 arch NetworkManager[350]: <info>  [1713387166.8109] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.4050] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.5227] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.5231] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.5363] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.5377] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.5379] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.5382] manager: NetworkManager state is now CONNECTED_SITE
Apr 17 17:52:47 arch NetworkManager[350]: <info>  [1713387167.5385] device (wlan0): Activation: successful, device activated.
Apr 17 17:52:48 arch NetworkManager[350]: <info>  [1713387168.1336] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 17 17:52:51 arch NetworkManager[350]: <info>  [1713387171.9536] manager: startup complete
Apr 17 17:52:55 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 17 17:54:23 arch NetworkManager[350]: <info>  [1713387263.1375] device (wlan0): new IWD device state is disconnected
Apr 17 17:54:23 arch NetworkManager[350]: <info>  [1713387263.1377] device (wlan0): state change: activated -> failed (reason 'supplicant-disconnect', sys-iface-state: 'managed')
Apr 17 17:54:23 arch NetworkManager[350]: <info>  [1713387263.1379] manager: NetworkManager state is now DISCONNECTED
Apr 17 17:54:23 arch NetworkManager[350]: <warn>  [1713387263.1382] device (wlan0): Activation: failed for connection 'AAATTP1 1'
Apr 17 17:54:23 arch NetworkManager[350]: <info>  [1713387263.1390] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 17 17:54:23 arch NetworkManager[350]: <info>  [1713387263.1392] dhcp4 (wlan0): canceled DHCP transaction
Apr 17 17:54:23 arch NetworkManager[350]: <info>  [1713387263.1392] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 17 17:54:23 arch NetworkManager[350]: <info>  [1713387263.1392] dhcp4 (wlan0): state changed no lease
Apr 17 17:54:33 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 17 17:54:36 arch NetworkManager[350]: <info>  [1713387276.2894] device (wlan0): new IWD device state is connecting
Apr 17 17:54:36 arch NetworkManager[350]: <info>  [1713387276.2898] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 17 17:54:36 arch NetworkManager[350]: <info>  [1713387276.2899] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 17 17:54:36 arch NetworkManager[350]: <info>  [1713387276.2901] manager: NetworkManager state is now CONNECTING
Apr 17 17:54:36 arch NetworkManager[350]: <info>  [1713387276.2904] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:54:38 arch NetworkManager[350]: <info>  [1713387278.3484] device (wlan0): new IWD device state is disconnected
Apr 17 17:54:38 arch NetworkManager[350]: <info>  [1713387278.3485] device (wlan0): state change: config -> failed (reason 'supplicant-disconnect', sys-iface-state: 'managed')
Apr 17 17:54:38 arch NetworkManager[350]: <info>  [1713387278.3488] manager: NetworkManager state is now DISCONNECTED
Apr 17 17:54:38 arch NetworkManager[350]: <warn>  [1713387278.3490] device (wlan0): Activation: failed for connection 'AAATTP1 1'
Apr 17 17:54:38 arch NetworkManager[350]: <info>  [1713387278.3493] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 17 17:55:30 arch NetworkManager[350]: <info>  [1713387330.6934] audit: op="connection-update" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" args="connection.timestamp" pid=2282 uid=1000 result="success"
Apr 17 17:55:30 arch NetworkManager[350]: <info>  [1713387330.6997] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 17 17:55:30 arch NetworkManager[350]: <info>  [1713387330.6998] audit: op="connection-activate" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" pid=2282 uid=1000 result="success"
Apr 17 17:55:30 arch NetworkManager[350]: <info>  [1713387330.6999] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 17 17:55:30 arch NetworkManager[350]: <info>  [1713387330.7002] manager: NetworkManager state is now CONNECTING
Apr 17 17:55:30 arch NetworkManager[350]: <info>  [1713387330.7004] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:55:30 arch NetworkManager[350]: <info>  [1713387330.7302] device (wlan0): new IWD device state is connecting
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.1067] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to 'AAATTP1'.
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.1069] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.1075] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.1078] device (wlan0): new IWD device state is connected
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.1111] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.2561] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.2565] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.2696] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.3007] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.3009] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.3012] manager: NetworkManager state is now CONNECTED_SITE
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.3015] device (wlan0): Activation: successful, device activated.
Apr 17 17:55:31 arch NetworkManager[350]: <info>  [1713387331.8246] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 17 17:55:41 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 17 17:58:37 arch NetworkManager[350]: <info>  [1713387517.7005] audit: op="connection-update" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" args="connection.timestamp" pid=3852 uid=1000 result="success"
Apr 17 17:58:37 arch NetworkManager[350]: <info>  [1713387517.7063] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 17 17:58:37 arch NetworkManager[350]: <info>  [1713387517.7066] manager: NetworkManager state is now DISCONNECTING
Apr 17 17:58:37 arch NetworkManager[350]: <info>  [1713387517.7078] device (wlan0): disconnecting for new activation request.
Apr 17 17:58:37 arch NetworkManager[350]: <info>  [1713387517.7079] audit: op="connection-activate" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" pid=3852 uid=1000 result="success"
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0430] device (wlan0): new IWD device state is disconnecting
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0432] device (wlan0): new IWD device state is disconnected
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0433] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0435] dhcp4 (wlan0): canceled DHCP transaction
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0435] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0435] dhcp4 (wlan0): state changed no lease
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0897] manager: NetworkManager state is now DISCONNECTED
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0901] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0910] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0912] manager: NetworkManager state is now CONNECTING
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.0914] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.1215] device (wlan0): new IWD device state is connecting
Apr 17 17:58:38 arch NetworkManager[350]: <error> [1713387518.1857] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:net.connman.iwd.Failed: Operation failed
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.1858] device (wlan0): state change: config -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.1861] manager: NetworkManager state is now DISCONNECTED
Apr 17 17:58:38 arch NetworkManager[350]: <warn>  [1713387518.1863] device (wlan0): Activation: failed for connection 'AAATTP1 1'
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.1864] device (wlan0): new IWD device state is disconnected
Apr 17 17:58:38 arch NetworkManager[350]: <info>  [1713387518.1866] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.2398] audit: op="connection-update" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" args="connection.timestamp" pid=3905 uid=1000 result="success"
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.2460] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.2461] audit: op="connection-activate" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" pid=3905 uid=1000 result="success"
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.2462] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.2465] manager: NetworkManager state is now CONNECTING
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.2468] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.2787] device (wlan0): new IWD device state is connecting
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.6600] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to 'AAATTP1'.
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.6603] device (wlan0): new IWD device state is connected
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.6604] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.6610] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.6643] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.8193] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.8198] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.8321] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.8372] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.8374] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.8377] manager: NetworkManager state is now CONNECTED_SITE
Apr 17 17:58:43 arch NetworkManager[350]: <info>  [1713387523.8380] device (wlan0): Activation: successful, device activated.
Apr 17 17:58:44 arch NetworkManager[350]: <info>  [1713387524.3912] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 17 17:58:47 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 17 18:39:03 arch NetworkManager[350]: <info>  [1713389943.8857] manager: NetworkManager state is now CONNECTED_SITE
Apr 17 18:39:08 arch NetworkManager[350]: <info>  [1713389948.4176] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 17 18:39:13 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 17 18:58:43 arch NetworkManager[350]: <info>  [1713391123.6744] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 17 18:58:53 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.7377] audit: op="connection-update" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" args="connection.timestamp" pid=27555 uid=1000 result="success"
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.7436] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.7438] manager: NetworkManager state is now DISCONNECTING
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.7450] device (wlan0): disconnecting for new activation request.
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.7450] audit: op="connection-activate" uuid="8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0" name="AAATTP1 1" pid=27555 uid=1000 result="success"
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.9359] device (wlan0): new IWD device state is disconnecting
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.9360] device (wlan0): new IWD device state is disconnected
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.9360] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.9361] dhcp4 (wlan0): canceled DHCP transaction
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.9361] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 17 19:17:18 arch NetworkManager[350]: <info>  [1713392238.9362] dhcp4 (wlan0): state changed no lease
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.0160] manager: NetworkManager state is now DISCONNECTED
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.0163] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.0169] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.0171] manager: NetworkManager state is now CONNECTING
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.0172] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.0495] device (wlan0): new IWD device state is connecting
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.4895] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to 'AAATTP1'.
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.4897] device (wlan0): new IWD device state is connected
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.4899] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.4905] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.6293] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.7755] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.7759] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.7914] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.7962] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.7963] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.7967] manager: NetworkManager state is now CONNECTED_SITE
Apr 17 19:17:19 arch NetworkManager[350]: <info>  [1713392239.7970] device (wlan0): Activation: successful, device activated.
Apr 17 19:17:20 arch NetworkManager[350]: <info>  [1713392240.2194] manager: NetworkManager state is now CONNECTED_GLOBAL

lspci -k

01:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
        Subsystem: Dell Vostro 3470
        Kernel driver in use: ath9k
        Kernel modules: ath9k
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 07)
        Subsystem: Dell RTL810xE PCI Express Fast Ethernet controller
        Kernel driver in use: r8169
        Kernel modules: r8169

iwconfig

lo        no wireless extensions.

enp2s0    no wireless extensions.

wlan0     IEEE 802.11  ESSID:"AAATTP1"
          Mode:Managed  Frequency:2.412 GHz  Access Point: C8:E7:D8:6F:D6:4A
          Bit Rate=150 Mb/s   Tx-Power=15 dBm
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=41/70  Signal level=-69 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:1  Invalid misc:832   Missed beacon:0

ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether d0:94:66:a8:d0:d7 brd ff:ff:ff:ff:ff:ff
4: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 90:32:4b:c8:7e:23 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.109/24 brd 192.168.1.255 scope global dynamic noprefixroute wlan0
       valid_lft 4513sec preferred_lft 4513sec
    inet6 fe80::525c:66be:a4c9:557/64 scope link noprefixroute
       valid_lft forever preferred_lft forever

systemctl list-unit-files --state=enabled

UNIT FILE                          STATE   PRESET
bluetooth.service                  enabled disabled
cpupower.service                   enabled disabled
getty@.service                     enabled enabled
NetworkManager-dispatcher.service  enabled disabled
NetworkManager-wait-online.service enabled disabled
NetworkManager.service             enabled disabled
thermald.service                   enabled disabled
ufw.service                        enabled disabled
systemd-userdbd.socket             enabled enabled
remote-fs.target                   enabled enabled
fstrim.timer                       enabled disabled

11 unit files listed.

systemctl list-units | grep -iE '(net|dhcp|wpa|conn|wicd)'

  sys-devices-pci0000:00-0000:00:1c.0-0000:01:00.0-net-wlan0.device                        loaded active plugged   QCA9565 / AR9565 Wireless Network Adapter (Vostro 3470)
  sys-devices-pci0000:00-0000:00:1c.5-0000:02:00.0-net-enp2s0.device                       loaded active plugged   RTL810xE PCI Express Fast Ethernet controller
  sys-subsystem-net-devices-enp2s0.device                                                  loaded active plugged   RTL810xE PCI Express Fast Ethernet controller
  sys-subsystem-net-devices-wlan0.device                                                   loaded active plugged   QCA9565 / AR9565 Wireless Network Adapter (Vostro 3470)
  sys-fs-fuse-connections.mount                                                            loaded active mounted   FUSE Control File System
  session-1.scope                                                                          loaded active running   Session 1 of User netuno
  NetworkManager.service                                                                   loaded active running   Network Manager
  dirmngr@etc-pacman.d-gnupg.socket                                                        loaded active listening GnuPG network certificate management daemon for /etc/pacman.d/gnupg
  network.target                                                                           loaded active active    Network

I hope these are commands sufficient to diagnose the problem and sorry for the long logs. Thanks in advance.

Entnuo.

Last edited by entnuo (2024-05-13 21:38:24)

Offline

#2 2024-04-18 08:24:37

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

You connect successfully and the after an infrequent but short-sh time disconnect.
1. switch back to wpa_supplicant, iwd doesn't help you and the former will provide more debug information
2. don't grep unless you specifically know what you're grepping for, post the entire journal at least the segment from the successful connection to the next successful connection covering the intermediate loss.
This smells power saving related but ath9k historically also had issues w/ hw encryption, "modinfo ath9k", "ath9k.ps_enable=0 ath9k.nohwcrypt=1", https://wiki.archlinux.org/title/Kernel_parameters

Offline

#3 2024-04-18 15:44:55

entnuo
Member
Registered: 2024-03-07
Posts: 11

Re: [SOLVED] Wifi keep disconnecting every few minutes

seth wrote:

2. don't grep unless you specifically know what you're grepping for, post the entire journal at least the segment from the successful connection to the next successful connection covering the intermediate loss.

Sorry, I saw in another post and thought it was useful. Here's the log for this session after switching from iwd to wpa_supplicant:

journalctl -b

Apr 18 12:10:37 arch kernel: Linux version 6.7.6-arch1-2 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Feb 2024 19:08:51 +0000
Apr 18 12:10:37 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
Apr 18 12:10:37 arch kernel: BIOS-provided physical RAM map:
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a27b6fff] usable
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a27b7000-0x00000000a27b7fff] ACPI NVS
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a27b8000-0x00000000a27b8fff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a27b9000-0x00000000a825efff] usable
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a825f000-0x00000000a85d4fff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a85d5000-0x00000000a860cfff] ACPI data
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a860d000-0x00000000a8ef4fff] ACPI NVS
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 18 12:10:37 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000044f7fffff] usable
Apr 18 12:10:37 arch kernel: NX (Execute Disable) protection: active
Apr 18 12:10:37 arch kernel: APIC: Static calls initialized
Apr 18 12:10:37 arch kernel: e820: update [mem 0x9dbca018-0x9dbda057] usable ==> usable
Apr 18 12:10:37 arch kernel: e820: update [mem 0x9dbca018-0x9dbda057] usable ==> usable
Apr 18 12:10:37 arch kernel: extended physical RAM map:
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x0000000000001000-0x0000000000057fff] usable
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x000000000009d000-0x00000000000fffff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000009dbca017] usable
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x000000009dbca018-0x000000009dbda057] usable
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x000000009dbda058-0x00000000a27b6fff] usable
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a27b7000-0x00000000a27b7fff] ACPI NVS
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a27b8000-0x00000000a27b8fff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a27b9000-0x00000000a825efff] usable
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a825f000-0x00000000a85d4fff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a85d5000-0x00000000a860cfff] ACPI data
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a860d000-0x00000000a8ef4fff] ACPI NVS
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 18 12:10:37 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000044f7fffff] usable
Apr 18 12:10:37 arch kernel: efi: EFI v2.4 by American Megatrends
Apr 18 12:10:37 arch kernel: efi: ACPI=0xa85e0000 ACPI 2.0=0xa85e0000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 ESRT=0xa928d698 INITRD=0xa28b6e98 
Apr 18 12:10:37 arch kernel: efi: Remove mem37: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Apr 18 12:10:37 arch kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Apr 18 12:10:37 arch kernel: efi: Not removing mem38: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Apr 18 12:10:37 arch kernel: efi: Not removing mem39: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Apr 18 12:10:37 arch kernel: efi: Not removing mem40: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Apr 18 12:10:37 arch kernel: efi: Remove mem41: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Apr 18 12:10:37 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Apr 18 12:10:37 arch kernel: SMBIOS 3.1.1 present.
Apr 18 12:10:37 arch kernel: DMI: Dell Inc. Inspiron 15-3567/03M86X, BIOS 2.14.0 01/13/2021
Apr 18 12:10:37 arch kernel: tsc: Detected 2700.000 MHz processor
Apr 18 12:10:37 arch kernel: tsc: Detected 2699.909 MHz TSC
Apr 18 12:10:37 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 18 12:10:37 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 18 12:10:37 arch kernel: last_pfn = 0x44f800 max_arch_pfn = 0x400000000
Apr 18 12:10:37 arch kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
Apr 18 12:10:37 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 18 12:10:37 arch kernel: last_pfn = 0xa95ff max_arch_pfn = 0x400000000
Apr 18 12:10:37 arch kernel: esrt: Reserving ESRT space from 0x00000000a928d698 to 0x00000000a928d6d0.
Apr 18 12:10:37 arch kernel: Using GB pages for direct mapping
Apr 18 12:10:37 arch kernel: Secure boot disabled
Apr 18 12:10:37 arch kernel: RAMDISK: [mem 0x9dbdb000-0x9f20dfff]
Apr 18 12:10:37 arch kernel: ACPI: Early table checksum verification disabled
Apr 18 12:10:37 arch kernel: ACPI: RSDP 0x00000000A85E0000 000024 (v02 DELL  )
Apr 18 12:10:37 arch kernel: ACPI: XSDT 0x00000000A85E00B0 0000E4 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: FACP 0x00000000A86044E0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: DSDT 0x00000000A85E0228 0242B5 (v02 DELL   CBX3     01072009 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: FACS 0x00000000A8EF2180 000040
Apr 18 12:10:37 arch kernel: ACPI: APIC 0x00000000A86045F0 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: FPDT 0x00000000A8604678 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: FIDT 0x00000000A86046C0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: MCFG 0x00000000A8604770 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
Apr 18 12:10:37 arch kernel: ACPI: HPET 0x00000000A86047B0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0x00000000A86047E8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: BOOT 0x00000000A8604B48 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0x00000000A8604B70 0012EA (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: HPET 0x00000000A8605E60 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0x00000000A8605E98 000A34 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: UEFI 0x00000000A86068D0 000042 (v01                 00000000      00000000)
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0x00000000A8606918 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: LPIT 0x00000000A86077F8 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
Apr 18 12:10:37 arch kernel: ACPI: WSMT 0x00000000A8607890 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0x00000000A86078B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0x00000000A8607B58 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: DBGP 0x00000000A8608998 000034 (v01 INTEL           00000002 MSFT 0000005F)
Apr 18 12:10:37 arch kernel: ACPI: DBG2 0x00000000A86089D0 000061 (v00 INTEL           00000002 MSFT 0000005F)
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0x00000000A8608A38 003EA6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: MSDM 0x00000000A860C8E0 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: SLIC 0x00000000A860C938 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
Apr 18 12:10:37 arch kernel: ACPI: DMAR 0x00000000A860CAB0 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
Apr 18 12:10:37 arch kernel: ACPI: BGRT 0x00000000A860CBA0 000038 (v00                 01072009 AMI  00010013)
Apr 18 12:10:37 arch kernel: ACPI: Reserving FACP table memory at [mem 0xa86044e0-0xa86045eb]
Apr 18 12:10:37 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xa85e0228-0xa86044dc]
Apr 18 12:10:37 arch kernel: ACPI: Reserving FACS table memory at [mem 0xa8ef2180-0xa8ef21bf]
Apr 18 12:10:37 arch kernel: ACPI: Reserving APIC table memory at [mem 0xa86045f0-0xa8604673]
Apr 18 12:10:37 arch kernel: ACPI: Reserving FPDT table memory at [mem 0xa8604678-0xa86046bb]
Apr 18 12:10:37 arch kernel: ACPI: Reserving FIDT table memory at [mem 0xa86046c0-0xa860476b]
Apr 18 12:10:37 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xa8604770-0xa86047ab]
Apr 18 12:10:37 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa86047b0-0xa86047e7]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa86047e8-0xa8604b40]
Apr 18 12:10:37 arch kernel: ACPI: Reserving BOOT table memory at [mem 0xa8604b48-0xa8604b6f]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8604b70-0xa8605e59]
Apr 18 12:10:37 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa8605e60-0xa8605e97]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8605e98-0xa86068cb]
Apr 18 12:10:37 arch kernel: ACPI: Reserving UEFI table memory at [mem 0xa86068d0-0xa8606911]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8606918-0xa86077f5]
Apr 18 12:10:37 arch kernel: ACPI: Reserving LPIT table memory at [mem 0xa86077f8-0xa860788b]
Apr 18 12:10:37 arch kernel: ACPI: Reserving WSMT table memory at [mem 0xa8607890-0xa86078b7]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa86078b8-0xa8607b56]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8607b58-0xa8608996]
Apr 18 12:10:37 arch kernel: ACPI: Reserving DBGP table memory at [mem 0xa8608998-0xa86089cb]
Apr 18 12:10:37 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0xa86089d0-0xa8608a30]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8608a38-0xa860c8dd]
Apr 18 12:10:37 arch kernel: ACPI: Reserving MSDM table memory at [mem 0xa860c8e0-0xa860c934]
Apr 18 12:10:37 arch kernel: ACPI: Reserving SLIC table memory at [mem 0xa860c938-0xa860caad]
Apr 18 12:10:37 arch kernel: ACPI: Reserving DMAR table memory at [mem 0xa860cab0-0xa860cb9f]
Apr 18 12:10:37 arch kernel: ACPI: Reserving BGRT table memory at [mem 0xa860cba0-0xa860cbd7]
Apr 18 12:10:37 arch kernel: No NUMA configuration found
Apr 18 12:10:37 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000044f7fffff]
Apr 18 12:10:37 arch kernel: NODE_DATA(0) allocated [mem 0x44f7fb000-0x44f7fffff]
Apr 18 12:10:37 arch kernel: Zone ranges:
Apr 18 12:10:37 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 18 12:10:37 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 18 12:10:37 arch kernel:   Normal   [mem 0x0000000100000000-0x000000044f7fffff]
Apr 18 12:10:37 arch kernel:   Device   empty
Apr 18 12:10:37 arch kernel: Movable zone start for each node
Apr 18 12:10:37 arch kernel: Early memory node ranges
Apr 18 12:10:37 arch kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Apr 18 12:10:37 arch kernel:   node   0: [mem 0x0000000000059000-0x000000000009cfff]
Apr 18 12:10:37 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000a27b6fff]
Apr 18 12:10:37 arch kernel:   node   0: [mem 0x00000000a27b9000-0x00000000a825efff]
Apr 18 12:10:37 arch kernel:   node   0: [mem 0x00000000a95fe000-0x00000000a95fefff]
Apr 18 12:10:37 arch kernel:   node   0: [mem 0x0000000100000000-0x000000044f7fffff]
Apr 18 12:10:37 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000044f7fffff]
Apr 18 12:10:37 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 18 12:10:37 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 18 12:10:37 arch kernel: On node 0, zone DMA: 99 pages in unavailable ranges
Apr 18 12:10:37 arch kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Apr 18 12:10:37 arch kernel: On node 0, zone DMA32: 5023 pages in unavailable ranges
Apr 18 12:10:37 arch kernel: On node 0, zone Normal: 27137 pages in unavailable ranges
Apr 18 12:10:37 arch kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Apr 18 12:10:37 arch kernel: Reserving Intel graphics memory at [mem 0xab800000-0xaf7fffff]
Apr 18 12:10:37 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Apr 18 12:10:37 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 18 12:10:37 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Apr 18 12:10:37 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Apr 18 12:10:37 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Apr 18 12:10:37 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Apr 18 12:10:37 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 18 12:10:37 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 18 12:10:37 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 18 12:10:37 arch kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 18 12:10:37 arch kernel: e820: update [mem 0xa5c9b000-0xa5cdffff] usable ==> reserved
Apr 18 12:10:37 arch kernel: TSC deadline timer available
Apr 18 12:10:37 arch kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbca000-0x9dbcafff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbda000-0x9dbdafff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27b7000-0xa27b7fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27b8000-0xa27b8fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa5c9b000-0xa5cdffff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa825f000-0xa85d4fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85d5000-0xa860cfff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa860d000-0xa8ef4fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa8ef5000-0xa95fdfff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa95ff000-0xaf7fffff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xfdffffff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 18 12:10:37 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Apr 18 12:10:37 arch kernel: [mem 0xaf800000-0xfdffffff] available for PCI devices
Apr 18 12:10:37 arch kernel: Booting paravirtualized kernel on bare hardware
Apr 18 12:10:37 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 18 12:10:37 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Apr 18 12:10:37 arch kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
Apr 18 12:10:37 arch kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
Apr 18 12:10:37 arch kernel: pcpu-alloc: [0] 0 1 2 3 
Apr 18 12:10:37 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
Apr 18 12:10:37 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Apr 18 12:10:37 arch kernel: random: crng init done
Apr 18 12:10:37 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Apr 18 12:10:37 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Apr 18 12:10:37 arch kernel: Fallback order for Node 0: 0 
Apr 18 12:10:37 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4094836
Apr 18 12:10:37 arch kernel: Policy zone: Normal
Apr 18 12:10:37 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Apr 18 12:10:37 arch kernel: software IO TLB: area num 4.
Apr 18 12:10:37 arch kernel: Memory: 16095052K/16639972K available (16384K kernel code, 2116K rwdata, 12868K rodata, 3404K init, 3888K bss, 544660K reserved, 0K cma-reserved)
Apr 18 12:10:37 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Apr 18 12:10:37 arch kernel: Kernel/User page tables isolation: enabled
Apr 18 12:10:37 arch kernel: ftrace: allocating 48545 entries in 190 pages
Apr 18 12:10:37 arch kernel: ftrace: allocated 190 pages with 6 groups
Apr 18 12:10:37 arch kernel: Dynamic Preempt: full
Apr 18 12:10:37 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 18 12:10:37 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Apr 18 12:10:37 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 18 12:10:37 arch kernel:         Trampoline variant of Tasks RCU enabled.
Apr 18 12:10:37 arch kernel:         Rude variant of Tasks RCU enabled.
Apr 18 12:10:37 arch kernel:         Tracing variant of Tasks RCU enabled.
Apr 18 12:10:37 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Apr 18 12:10:37 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Apr 18 12:10:37 arch kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Apr 18 12:10:37 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 18 12:10:37 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Apr 18 12:10:37 arch kernel: Console: colour dummy device 80x25
Apr 18 12:10:37 arch kernel: printk: legacy console [tty0] enabled
Apr 18 12:10:37 arch kernel: ACPI: Core revision 20230628
Apr 18 12:10:37 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Apr 18 12:10:37 arch kernel: APIC: Switch to symmetric I/O mode setup
Apr 18 12:10:37 arch kernel: DMAR: Host address width 39
Apr 18 12:10:37 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Apr 18 12:10:37 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Apr 18 12:10:37 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Apr 18 12:10:37 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Apr 18 12:10:37 arch kernel: DMAR: RMRR base: 0x000000a8328000 end: 0x000000a8347fff
Apr 18 12:10:37 arch kernel: DMAR: RMRR base: 0x000000ab000000 end: 0x000000af7fffff
Apr 18 12:10:37 arch kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Apr 18 12:10:37 arch kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Apr 18 12:10:37 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Apr 18 12:10:37 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Apr 18 12:10:37 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 18 12:10:37 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 18 12:10:37 arch kernel: x2apic enabled
Apr 18 12:10:37 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Apr 18 12:10:37 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 18 12:10:37 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
Apr 18 12:10:37 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
Apr 18 12:10:37 arch kernel: x86/cpu: SGX disabled by BIOS.
Apr 18 12:10:37 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Apr 18 12:10:37 arch kernel: process: using mwait in idle threads
Apr 18 12:10:37 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Apr 18 12:10:37 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Apr 18 12:10:37 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 18 12:10:37 arch kernel: Spectre V2 : Mitigation: IBRS
Apr 18 12:10:37 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 18 12:10:37 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Apr 18 12:10:37 arch kernel: RETBleed: Mitigation: IBRS
Apr 18 12:10:37 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 18 12:10:37 arch kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Apr 18 12:10:37 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Apr 18 12:10:37 arch kernel: MDS: Mitigation: Clear CPU buffers
Apr 18 12:10:37 arch kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Apr 18 12:10:37 arch kernel: SRBDS: Mitigation: Microcode
Apr 18 12:10:37 arch kernel: GDS: Mitigation: Microcode
Apr 18 12:10:37 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 18 12:10:37 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 18 12:10:37 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 18 12:10:37 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Apr 18 12:10:37 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Apr 18 12:10:37 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 18 12:10:37 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Apr 18 12:10:37 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Apr 18 12:10:37 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Apr 18 12:10:37 arch kernel: Freeing SMP alternatives memory: 40K
Apr 18 12:10:37 arch kernel: pid_max: default: 32768 minimum: 301
Apr 18 12:10:37 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Apr 18 12:10:37 arch kernel: landlock: Up and running.
Apr 18 12:10:37 arch kernel: Yama: becoming mindful.
Apr 18 12:10:37 arch kernel: LSM support for eBPF active
Apr 18 12:10:37 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 18 12:10:37 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 18 12:10:37 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
Apr 18 12:10:37 arch kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Apr 18 12:10:37 arch kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Apr 18 12:10:37 arch kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Apr 18 12:10:37 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Apr 18 12:10:37 arch kernel: ... version:                4
Apr 18 12:10:37 arch kernel: ... bit width:              48
Apr 18 12:10:37 arch kernel: ... generic registers:      4
Apr 18 12:10:37 arch kernel: ... value mask:             0000ffffffffffff
Apr 18 12:10:37 arch kernel: ... max period:             00007fffffffffff
Apr 18 12:10:37 arch kernel: ... fixed-purpose events:   3
Apr 18 12:10:37 arch kernel: ... event mask:             000000070000000f
Apr 18 12:10:37 arch kernel: signal: max sigframe size: 2032
Apr 18 12:10:37 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1175
Apr 18 12:10:37 arch kernel: rcu: Hierarchical SRCU implementation.
Apr 18 12:10:37 arch kernel: rcu:         Max phase no-delay instances is 1000.
Apr 18 12:10:37 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 18 12:10:37 arch kernel: smp: Bringing up secondary CPUs ...
Apr 18 12:10:37 arch kernel: smpboot: x86: Booting SMP configuration:
Apr 18 12:10:37 arch kernel: .... node  #0, CPUs:      #1 #2 #3
Apr 18 12:10:37 arch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Apr 18 12:10:37 arch kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Apr 18 12:10:37 arch kernel: smp: Brought up 1 node, 4 CPUs
Apr 18 12:10:37 arch kernel: smpboot: Max logical packages: 1
Apr 18 12:10:37 arch kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
Apr 18 12:10:37 arch kernel: devtmpfs: initialized
Apr 18 12:10:37 arch kernel: x86/mm: Memory block size: 128MB
Apr 18 12:10:37 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa27b7000-0xa27b7fff] (4096 bytes)
Apr 18 12:10:37 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa860d000-0xa8ef4fff] (9338880 bytes)
Apr 18 12:10:37 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 18 12:10:37 arch kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Apr 18 12:10:37 arch kernel: pinctrl core: initialized pinctrl subsystem
Apr 18 12:10:37 arch kernel: PM: RTC time: 15:10:33, date: 2024-04-18
Apr 18 12:10:37 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 18 12:10:37 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Apr 18 12:10:37 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 18 12:10:37 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 18 12:10:37 arch kernel: audit: initializing netlink subsys (disabled)
Apr 18 12:10:37 arch kernel: audit: type=2000 audit(1713453033.063:1): state=initialized audit_enabled=0 res=1
Apr 18 12:10:37 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 18 12:10:37 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 18 12:10:37 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 18 12:10:37 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 18 12:10:37 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 18 12:10:37 arch kernel: cpuidle: using governor ladder
Apr 18 12:10:37 arch kernel: cpuidle: using governor menu
Apr 18 12:10:37 arch kernel: Simple Boot Flag at 0x47 set to 0x80
Apr 18 12:10:37 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 18 12:10:37 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 18 12:10:37 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 18 12:10:37 arch kernel: PCI: not using MMCONFIG
Apr 18 12:10:37 arch kernel: PCI: Using configuration type 1 for base access
Apr 18 12:10:37 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 18 12:10:37 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 18 12:10:37 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 18 12:10:37 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Apr 18 12:10:37 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 18 12:10:37 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Apr 18 12:10:37 arch kernel: ACPI: Added _OSI(Module Device)
Apr 18 12:10:37 arch kernel: ACPI: Added _OSI(Processor Device)
Apr 18 12:10:37 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 18 12:10:37 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 18 12:10:37 arch kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Apr 18 12:10:37 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 18 12:10:37 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0xFFFF9E7A41A1BC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0xFFFF9E7A41AE3800 0006B4 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0xFFFF9E7A41AE0800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 18 12:10:37 arch kernel: ACPI: SSDT 0xFFFF9E7A41A59200 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
Apr 18 12:10:37 arch kernel: ACPI: _OSC evaluated successfully for all CPUs
Apr 18 12:10:37 arch kernel: ACPI: EC: EC started
Apr 18 12:10:37 arch kernel: ACPI: EC: interrupt blocked
Apr 18 12:10:37 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Apr 18 12:10:37 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
Apr 18 12:10:37 arch kernel: ACPI: Interpreter enabled
Apr 18 12:10:37 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 18 12:10:37 arch kernel: ACPI: Using IOAPIC for interrupt routing
Apr 18 12:10:37 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 18 12:10:37 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Apr 18 12:10:37 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 18 12:10:37 arch kernel: PCI: Using E820 reservations for host bridge windows
Apr 18 12:10:37 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Apr 18 12:10:37 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Apr 18 12:10:37 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Apr 18 12:10:37 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Apr 18 12:10:37 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Apr 18 12:10:37 arch kernel: PCI host bridge to bus 0000:00
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000effff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: root bus resource [mem 0xaf800000-0xdfffffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Apr 18 12:10:37 arch kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 18 12:10:37 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Apr 18 12:10:37 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xd1220000-0xd1227fff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Apr 18 12:10:37 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1210000-0xd121ffff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 18 12:10:37 arch kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Apr 18 12:10:37 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd1238000-0xd1238fff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Apr 18 12:10:37 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0xd1237000-0xd1237fff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Apr 18 12:10:37 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0xd1236000-0xd1236fff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Apr 18 12:10:37 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd1235000-0xd1235fff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1230000-0xd1231fff]
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1234000-0xd12340ff]
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1233000-0xd12337ff]
Apr 18 12:10:37 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd122c000-0xd122ffff]
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1228000-0xd122bfff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1200000-0xd120ffff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1232000-0xd12320ff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Apr 18 12:10:37 arch kernel: pci 0000:01:00.0: [168c:0036] type 00 class 0x028000
Apr 18 12:10:37 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd1100000-0xd117ffff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd1180000-0xd118ffff pref]
Apr 18 12:10:37 arch kernel: pci 0000:01:00.0: supports D1 D2
Apr 18 12:10:37 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
Apr 18 12:10:37 arch kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
Apr 18 12:10:37 arch kernel: pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
Apr 18 12:10:37 arch kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
Apr 18 12:10:37 arch kernel: pci 0000:02:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
Apr 18 12:10:37 arch kernel: pci 0000:02:00.0: supports D1 D2
Apr 18 12:10:37 arch kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Apr 18 12:10:37 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Apr 18 12:10:37 arch kernel: ACPI: EC: interrupt unblocked
Apr 18 12:10:37 arch kernel: ACPI: EC: event unblocked
Apr 18 12:10:37 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Apr 18 12:10:37 arch kernel: ACPI: EC: GPE=0x45
Apr 18 12:10:37 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
Apr 18 12:10:37 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
Apr 18 12:10:37 arch kernel: iommu: Default domain type: Translated
Apr 18 12:10:37 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Apr 18 12:10:37 arch kernel: SCSI subsystem initialized
Apr 18 12:10:37 arch kernel: libata version 3.00 loaded.
Apr 18 12:10:37 arch kernel: ACPI: bus type USB registered
Apr 18 12:10:37 arch kernel: usbcore: registered new interface driver usbfs
Apr 18 12:10:37 arch kernel: usbcore: registered new interface driver hub
Apr 18 12:10:37 arch kernel: usbcore: registered new device driver usb
Apr 18 12:10:37 arch kernel: EDAC MC: Ver: 3.0.0
Apr 18 12:10:37 arch kernel: efivars: Registered efivars operations
Apr 18 12:10:37 arch kernel: NetLabel: Initializing
Apr 18 12:10:37 arch kernel: NetLabel:  domain hash size = 128
Apr 18 12:10:37 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 18 12:10:37 arch kernel: NetLabel:  unlabeled traffic allowed by default
Apr 18 12:10:37 arch kernel: mctp: management component transport protocol core
Apr 18 12:10:37 arch kernel: NET: Registered PF_MCTP protocol family
Apr 18 12:10:37 arch kernel: PCI: Using ACPI for IRQ routing
Apr 18 12:10:37 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0x9dbca018-0x9fffffff]
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0xa27b7000-0xa3ffffff]
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0xa5c9b000-0xa7ffffff]
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0xa825f000-0xabffffff]
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0xa95ff000-0xabffffff]
Apr 18 12:10:37 arch kernel: e820: reserve RAM buffer [mem 0x44f800000-0x44fffffff]
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 18 12:10:37 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 18 12:10:37 arch kernel: vgaarb: loaded
Apr 18 12:10:37 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 18 12:10:37 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Apr 18 12:10:37 arch kernel: clocksource: Switched to clocksource tsc-early
Apr 18 12:10:37 arch kernel: VFS: Disk quotas dquot_6.6.0
Apr 18 12:10:37 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 18 12:10:37 arch kernel: pnp: PnP ACPI init
Apr 18 12:10:37 arch kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Apr 18 12:10:37 arch kernel: system 00:00: [io  0xffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:00: [io  0xffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:00: [io  0xffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
Apr 18 12:10:37 arch kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Apr 18 12:10:37 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 18 12:10:37 arch kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
Apr 18 12:10:37 arch kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
Apr 18 12:10:37 arch kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
Apr 18 12:10:37 arch kernel: system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
Apr 18 12:10:37 arch kernel: pnp: PnP ACPI: found 10 devices
Apr 18 12:10:37 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
Apr 18 12:10:37 arch kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
Apr 18 12:10:37 arch kernel: NET: Registered PF_INET protocol family
Apr 18 12:10:37 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 18 12:10:37 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Apr 18 12:10:37 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 18 12:10:37 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Apr 18 12:10:37 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Apr 18 12:10:37 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 18 12:10:37 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Apr 18 12:10:37 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 18 12:10:37 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 18 12:10:37 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 18 12:10:37 arch kernel: NET: Registered PF_XDP protocol family
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
Apr 18 12:10:37 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000e4000-0x000effff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: resource 8 [mem 0xaf800000-0xdfffffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
Apr 18 12:10:37 arch kernel: pci_bus 0000:01: resource 1 [mem 0xd1100000-0xd11fffff]
Apr 18 12:10:37 arch kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
Apr 18 12:10:37 arch kernel: pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd10fffff]
Apr 18 12:10:37 arch kernel: PCI: CLS 0 bytes, default 64
Apr 18 12:10:37 arch kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
Apr 18 12:10:37 arch kernel: DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.1
Apr 18 12:10:37 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 18 12:10:37 arch kernel: software IO TLB: mapped [mem 0x0000000099bca000-0x000000009dbca000] (64MB)
Apr 18 12:10:37 arch kernel: Trying to unpack rootfs image as initramfs...
Apr 18 12:10:37 arch kernel: Initialise system trusted keyrings
Apr 18 12:10:37 arch kernel: Key type blacklist registered
Apr 18 12:10:37 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Apr 18 12:10:37 arch kernel: zbud: loaded
Apr 18 12:10:37 arch kernel: integrity: Platform Keyring initialized
Apr 18 12:10:37 arch kernel: integrity: Machine keyring initialized
Apr 18 12:10:37 arch kernel: Key type asymmetric registered
Apr 18 12:10:37 arch kernel: Asymmetric key parser 'x509' registered
Apr 18 12:10:37 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Apr 18 12:10:37 arch kernel: io scheduler mq-deadline registered
Apr 18 12:10:37 arch kernel: io scheduler kyber registered
Apr 18 12:10:37 arch kernel: io scheduler bfq registered
Apr 18 12:10:37 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Apr 18 12:10:37 arch kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
Apr 18 12:10:37 arch kernel: pcieport 0000:00:1c.5: PME: Signaling with IRQ 123
Apr 18 12:10:37 arch kernel: pcieport 0000:00:1c.5: AER: enabled with IRQ 123
Apr 18 12:10:37 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 18 12:10:37 arch kernel: ACPI: AC: AC Adapter [AC] (on-line)
Apr 18 12:10:37 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Apr 18 12:10:37 arch kernel: ACPI: button: Lid Switch [LID0]
Apr 18 12:10:37 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Apr 18 12:10:37 arch kernel: ACPI: button: Power Button [PBTN]
Apr 18 12:10:37 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Apr 18 12:10:37 arch kernel: ACPI: button: Sleep Button [SBTN]
Apr 18 12:10:37 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 18 12:10:37 arch kernel: ACPI: button: Power Button [PWRF]
Apr 18 12:10:37 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 18 12:10:37 arch kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
Apr 18 12:10:37 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 18 12:10:37 arch kernel: Non-volatile memory driver v1.3
Apr 18 12:10:37 arch kernel: Linux agpgart interface v0.103
Apr 18 12:10:37 arch kernel: ACPI: bus type drm_connector registered
Apr 18 12:10:37 arch kernel: ahci 0000:00:17.0: version 3.0
Apr 18 12:10:37 arch kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
Apr 18 12:10:37 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Apr 18 12:10:37 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
Apr 18 12:10:37 arch kernel: scsi host0: ahci
Apr 18 12:10:37 arch kernel: scsi host1: ahci
Apr 18 12:10:37 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233100 irq 124 lpm-pol 3
Apr 18 12:10:37 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233180 irq 124 lpm-pol 3
Apr 18 12:10:37 arch kernel: usbcore: registered new interface driver usbserial_generic
Apr 18 12:10:37 arch kernel: usbserial: USB Serial support registered for generic
Apr 18 12:10:37 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Apr 18 12:10:37 arch kernel: rtc_cmos 00:01: registered as rtc0
Apr 18 12:10:37 arch kernel: rtc_cmos 00:01: setting system clock to 2024-04-18T15:10:33 UTC (1713453033)
Apr 18 12:10:37 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Apr 18 12:10:37 arch kernel: intel_pstate: Intel P-state driver initializing
Apr 18 12:10:37 arch kernel: intel_pstate: HWP enabled
Apr 18 12:10:37 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 18 12:10:37 arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Apr 18 12:10:37 arch kernel: fbcon: Deferring console take-over
Apr 18 12:10:37 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Apr 18 12:10:37 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 18 12:10:37 arch kernel: drop_monitor: Initializing network drop monitor service
Apr 18 12:10:37 arch kernel: ACPI: battery: Slot [BAT0] (battery present)
Apr 18 12:10:37 arch kernel: NET: Registered PF_INET6 protocol family
Apr 18 12:10:37 arch kernel: Freeing initrd memory: 22732K
Apr 18 12:10:37 arch kernel: Segment Routing with IPv6
Apr 18 12:10:37 arch kernel: RPL Segment Routing with IPv6
Apr 18 12:10:37 arch kernel: In-situ OAM (IOAM) with IPv6
Apr 18 12:10:37 arch kernel: NET: Registered PF_PACKET protocol family
Apr 18 12:10:37 arch kernel: microcode: Current revision: 0x000000f4
Apr 18 12:10:37 arch kernel: microcode: Updated early from: 0x000000de
Apr 18 12:10:37 arch kernel: IPI shorthand broadcast: enabled
Apr 18 12:10:37 arch kernel: sched_clock: Marking stable (433742167, 569025)->(436376202, -2065010)
Apr 18 12:10:37 arch kernel: registered taskstats version 1
Apr 18 12:10:37 arch kernel: Loading compiled-in X.509 certificates
Apr 18 12:10:37 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8ce7c76ad10401d71312ab823fd2fc1035477ee3'
Apr 18 12:10:37 arch kernel: zswap: loaded using pool zstd/zsmalloc
Apr 18 12:10:37 arch kernel: Key type .fscrypt registered
Apr 18 12:10:37 arch kernel: Key type fscrypt-provisioning registered
Apr 18 12:10:37 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 18 12:10:37 arch kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
Apr 18 12:10:37 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 18 12:10:37 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Apr 18 12:10:37 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 18 12:10:37 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Apr 18 12:10:37 arch kernel: PM:   Magic number: 4:547:184
Apr 18 12:10:37 arch kernel: thermal LNXTHERM:00: hash matches
Apr 18 12:10:37 arch kernel: acpi device:43: hash matches
Apr 18 12:10:37 arch kernel: RAS: Correctable Errors collector initialized.
Apr 18 12:10:37 arch kernel: clk: Disabling unused clocks
Apr 18 12:10:37 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 18 12:10:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:10:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:10:37 arch kernel: ata1.00: ATA-11: SanDisk SSD PLUS 480GB, 42077100, max UDMA/133
Apr 18 12:10:37 arch kernel: ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
Apr 18 12:10:37 arch kernel: ata1.00: Features: Dev-Sleep
Apr 18 12:10:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:10:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:10:37 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:10:37 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD PLUS 7100 PQ: 0 ANSI: 5
Apr 18 12:10:37 arch kernel: sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
Apr 18 12:10:37 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 18 12:10:37 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 18 12:10:37 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 18 12:10:37 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Apr 18 12:10:37 arch kernel:  sda: sda1 sda2 sda3
Apr 18 12:10:37 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 18 12:10:37 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
Apr 18 12:10:37 arch kernel: Freeing unused decrypted memory: 2028K
Apr 18 12:10:37 arch kernel: Freeing unused kernel image (initmem) memory: 3404K
Apr 18 12:10:37 arch kernel: Write protecting the kernel read-only data: 30720k
Apr 18 12:10:37 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1468K
Apr 18 12:10:37 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 18 12:10:37 arch kernel: rodata_test: all tests were successful
Apr 18 12:10:37 arch kernel: x86/mm: Checking user space page tables
Apr 18 12:10:37 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 18 12:10:37 arch kernel: Run /init as init process
Apr 18 12:10:37 arch kernel:   with arguments:
Apr 18 12:10:37 arch kernel:     /init
Apr 18 12:10:37 arch kernel:   with environment:
Apr 18 12:10:37 arch kernel:     HOME=/
Apr 18 12:10:37 arch kernel:     TERM=linux
Apr 18 12:10:37 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Apr 18 12:10:37 arch kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Apr 18 12:10:37 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Apr 18 12:10:37 arch kernel: i8042: Warning: Keylock active
Apr 18 12:10:37 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 18 12:10:37 arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Apr 18 12:10:37 arch kernel: tsc: Refined TSC clocksource calibration: 2712.009 MHz
Apr 18 12:10:37 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27178ec3e42, max_idle_ns: 440795287235 ns
Apr 18 12:10:37 arch kernel: clocksource: Switched to clocksource tsc
Apr 18 12:10:37 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 18 12:10:37 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Apr 18 12:10:37 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Apr 18 12:10:37 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 18 12:10:37 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Apr 18 12:10:37 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Apr 18 12:10:37 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Apr 18 12:10:37 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 18 12:10:37 arch kernel: usb usb1: Product: xHCI Host Controller
Apr 18 12:10:37 arch kernel: usb usb1: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
Apr 18 12:10:37 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
Apr 18 12:10:37 arch kernel: hub 1-0:1.0: USB hub found
Apr 18 12:10:37 arch kernel: hub 1-0:1.0: 12 ports detected
Apr 18 12:10:37 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Apr 18 12:10:37 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 18 12:10:37 arch kernel: usb usb2: Product: xHCI Host Controller
Apr 18 12:10:37 arch kernel: usb usb2: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
Apr 18 12:10:37 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
Apr 18 12:10:37 arch kernel: hub 2-0:1.0: USB hub found
Apr 18 12:10:37 arch kernel: hub 2-0:1.0: 6 ports detected
Apr 18 12:10:37 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 18 12:10:37 arch kernel: usb 1-1: new low-speed USB device number 2 using xhci_hcd
Apr 18 12:10:37 arch kernel: usb 1-1: New USB device found, idVendor=1a2c, idProduct=0044, bcdDevice= 1.10
Apr 18 12:10:37 arch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 18 12:10:37 arch kernel: usb 1-1: Product: Usb Mouse
Apr 18 12:10:37 arch kernel: usb 1-1: Manufacturer: SIGMACHIP
Apr 18 12:10:37 arch kernel: usbcore: registered new interface driver usbhid
Apr 18 12:10:37 arch kernel: usbhid: USB HID core driver
Apr 18 12:10:37 arch kernel: input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1A2C:0044.0001/input/input6
Apr 18 12:10:37 arch kernel: hid-generic 0003:1A2C:0044.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:14.0-1/input0
Apr 18 12:10:37 arch kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
Apr 18 12:10:37 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Apr 18 12:10:37 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 18 12:10:37 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Apr 18 12:10:37 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
Apr 18 12:10:37 arch kernel: usb 1-5: New USB device found, idVendor=0c45, idProduct=6a05, bcdDevice=64.26
Apr 18 12:10:37 arch kernel: usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Apr 18 12:10:37 arch kernel: usb 1-5: Product: Integrated_Webcam_HD
Apr 18 12:10:37 arch kernel: usb 1-5: Manufacturer: CNFFH37O035400045742
Apr 18 12:10:37 arch kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
Apr 18 12:10:37 arch kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Apr 18 12:10:37 arch kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 18 12:10:37 arch kernel: usb 1-6: Product: USB2.0-CRW
Apr 18 12:10:37 arch kernel: usb 1-6: Manufacturer: Generic
Apr 18 12:10:37 arch kernel: usb 1-6: SerialNumber: 20100201396000000
Apr 18 12:10:37 arch kernel: usbcore: registered new interface driver rtsx_usb
Apr 18 12:10:37 arch kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
Apr 18 12:10:37 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
Apr 18 12:10:37 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 18 12:10:37 arch kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
Apr 18 12:10:37 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 18 12:10:37 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
Apr 18 12:10:37 arch kernel: i915 display info: display version: 9
Apr 18 12:10:37 arch kernel: i915 display info: cursor_needs_physical: no
Apr 18 12:10:37 arch kernel: i915 display info: has_cdclk_crawl: no
Apr 18 12:10:37 arch kernel: i915 display info: has_cdclk_squash: no
Apr 18 12:10:37 arch kernel: i915 display info: has_ddi: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_dp_mst: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_dsb: no
Apr 18 12:10:37 arch kernel: i915 display info: has_fpga_dbg: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_gmch: no
Apr 18 12:10:37 arch kernel: i915 display info: has_hotplug: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_hti: no
Apr 18 12:10:37 arch kernel: i915 display info: has_ipc: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_overlay: no
Apr 18 12:10:37 arch kernel: i915 display info: has_psr: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_psr_hw_tracking: yes
Apr 18 12:10:37 arch kernel: i915 display info: overlay_needs_physical: no
Apr 18 12:10:37 arch kernel: i915 display info: supports_tv: no
Apr 18 12:10:37 arch kernel: i915 display info: has_hdcp: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_dmc: yes
Apr 18 12:10:37 arch kernel: i915 display info: has_dsc: no
Apr 18 12:10:37 arch kernel: fbcon: i915drmfb (fb0) is primary device
Apr 18 12:10:37 arch kernel: fbcon: Deferring console take-over
Apr 18 12:10:37 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Apr 18 12:10:37 arch kernel: fbcon: Taking over console
Apr 18 12:10:37 arch kernel: Console: switching to colour frame buffer device 170x48
Apr 18 12:10:37 arch kernel: EXT4-fs (sda2): mounted filesystem 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w with ordered data mode. Quota mode: none.
Apr 18 12:10:37 arch systemd[1]: systemd 255.4-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)
Apr 18 12:10:37 arch systemd[1]: Detected architecture x86-64.
Apr 18 12:10:37 arch systemd[1]: Hostname set to <arch>.
Apr 18 12:10:37 arch systemd[1]: bpf-lsm: LSM BPF program attached
Apr 18 12:10:37 arch systemd[1]: Queued start job for default target Graphical Interface.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/dirmngr.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/getty.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/gpg-agent.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/keyboxd.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/modprobe.
Apr 18 12:10:37 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Apr 18 12:10:37 arch systemd[1]: Created slice User and Session Slice.
Apr 18 12:10:37 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 18 12:10:37 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 18 12:10:37 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 18 12:10:37 arch systemd[1]: Expecting device /dev/disk/by-uuid/0366-FBB0...
Apr 18 12:10:37 arch systemd[1]: Expecting device /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
Apr 18 12:10:37 arch systemd[1]: Reached target Local Encrypted Volumes.
Apr 18 12:10:37 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Apr 18 12:10:37 arch systemd[1]: Reached target Path Units.
Apr 18 12:10:37 arch systemd[1]: Reached target Remote File Systems.
Apr 18 12:10:37 arch systemd[1]: Reached target Slice Units.
Apr 18 12:10:37 arch systemd[1]: Reached target Local Verity Protected Volumes.
Apr 18 12:10:37 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 18 12:10:37 arch systemd[1]: Listening on Process Core Dump Socket.
Apr 18 12:10:37 arch systemd[1]: Listening on Journal Socket (/dev/log).
Apr 18 12:10:37 arch systemd[1]: Listening on Journal Socket.
Apr 18 12:10:37 arch systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 18 12:10:37 arch systemd[1]: Listening on udev Control Socket.
Apr 18 12:10:37 arch systemd[1]: Listening on udev Kernel Socket.
Apr 18 12:10:37 arch systemd[1]: Listening on User Database Manager Socket.
Apr 18 12:10:37 arch systemd[1]: Mounting Huge Pages File System...
Apr 18 12:10:37 arch systemd[1]: Mounting POSIX Message Queue File System...
Apr 18 12:10:37 arch systemd[1]: Mounting Kernel Debug File System...
Apr 18 12:10:37 arch systemd[1]: Mounting Kernel Trace File System...
Apr 18 12:10:37 arch systemd[1]: Starting Create List of Static Device Nodes...
Apr 18 12:10:37 arch systemd[1]: Starting Load Kernel Module configfs...
Apr 18 12:10:37 arch systemd[1]: Starting Load Kernel Module dm_mod...
Apr 18 12:10:37 arch systemd[1]: Starting Load Kernel Module drm...
Apr 18 12:10:37 arch systemd[1]: Starting Load Kernel Module fuse...
Apr 18 12:10:37 arch systemd[1]: Starting Load Kernel Module loop...
Apr 18 12:10:37 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Apr 18 12:10:37 arch systemd[1]: Starting Journal Service...
Apr 18 12:10:37 arch systemd[1]: Starting Load Kernel Modules...
Apr 18 12:10:37 arch systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 18 12:10:37 arch kernel: loop: module loaded
Apr 18 12:10:37 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 18 12:10:37 arch systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 18 12:10:37 arch systemd[1]: Starting Coldplug All udev Devices...
Apr 18 12:10:37 arch systemd[1]: Mounted Huge Pages File System.
Apr 18 12:10:37 arch systemd[1]: Mounted POSIX Message Queue File System.
Apr 18 12:10:37 arch systemd[1]: Mounted Kernel Debug File System.
Apr 18 12:10:37 arch systemd[1]: Mounted Kernel Trace File System.
Apr 18 12:10:37 arch kernel: fuse: init (API version 7.39)
Apr 18 12:10:37 arch kernel: device-mapper: uevent: version 1.0.3
Apr 18 12:10:37 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Apr 18 12:10:37 arch systemd[1]: Finished Create List of Static Device Nodes.
Apr 18 12:10:37 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 18 12:10:37 arch systemd-journald[193]: Collecting audit messages is disabled.
Apr 18 12:10:37 arch kernel: Asymmetric key parser 'pkcs8' registered
Apr 18 12:10:37 arch systemd[1]: Finished Load Kernel Module configfs.
Apr 18 12:10:37 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 18 12:10:37 arch kernel: EXT4-fs (sda2): re-mounted 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w. Quota mode: none.
Apr 18 12:10:37 arch systemd-journald[193]: Journal started
Apr 18 12:10:37 arch systemd-journald[193]: Runtime Journal (/run/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 8.0M, max 793.1M, 785.1M free.
Apr 18 12:10:37 arch systemd-modules-load[194]: Inserted module 'crypto_user'
Apr 18 12:10:37 arch systemd-modules-load[194]: Inserted module 'pkcs8_key_parser'
Apr 18 12:10:37 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 18 12:10:37 arch systemd[1]: Finished Load Kernel Module dm_mod.
Apr 18 12:10:37 arch systemd[1]: Started Journal Service.
Apr 18 12:10:37 arch systemd[1]: Finished Load Kernel Module drm.
Apr 18 12:10:37 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 18 12:10:37 arch systemd[1]: Finished Load Kernel Module fuse.
Apr 18 12:10:37 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 18 12:10:37 arch systemd[1]: Finished Load Kernel Module loop.
Apr 18 12:10:37 arch systemd[1]: Finished Load Kernel Modules.
Apr 18 12:10:37 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 18 12:10:37 arch systemd[1]: Mounting FUSE Control File System...
Apr 18 12:10:37 arch systemd[1]: Mounting Kernel Configuration File System...
Apr 18 12:10:37 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Apr 18 12:10:37 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 18 12:10:37 arch systemd[1]: Starting Load/Save OS Random Seed...
Apr 18 12:10:37 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 18 12:10:37 arch systemd[1]: Starting Apply Kernel Variables...
Apr 18 12:10:37 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Apr 18 12:10:37 arch systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 18 12:10:37 arch systemd-journald[193]: Time spent on flushing to /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6 is 147.776ms for 841 entries.
Apr 18 12:10:37 arch systemd-journald[193]: System Journal (/var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 426.0M, max 4.0G, 3.5G free.
Apr 18 12:10:37 arch systemd-journald[193]: Received client request to flush runtime journal.
Apr 18 12:10:37 arch systemd-journald[193]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/system.journal: Journal file uses a different sequence number ID, rotating.
Apr 18 12:10:37 arch systemd-journald[193]: Rotating system journal.
Apr 18 12:10:37 arch systemd[1]: Finished Coldplug All udev Devices.
Apr 18 12:10:37 arch systemd[1]: Mounted FUSE Control File System.
Apr 18 12:10:37 arch systemd[1]: Mounted Kernel Configuration File System.
Apr 18 12:10:37 arch systemd[1]: Finished Apply Kernel Variables.
Apr 18 12:10:37 arch systemd[1]: Finished Load/Save OS Random Seed.
Apr 18 12:10:37 arch systemd[1]: Starting User Database Manager...
Apr 18 12:10:37 arch systemd[1]: Starting CLI Netfilter Manager...
Apr 18 12:10:37 arch systemd[1]: Started User Database Manager.
Apr 18 12:10:37 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 18 12:10:37 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Apr 18 12:10:37 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Apr 18 12:10:37 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 18 12:10:37 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 18 12:10:37 arch systemd[1]: Reached target Preparation for Local File Systems.
Apr 18 12:10:37 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Apr 18 12:10:38 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Apr 18 12:10:38 arch systemd-udevd[285]: Using default interface naming scheme 'v255'.
Apr 18 12:10:38 arch systemd[1]: Finished CLI Netfilter Manager.
Apr 18 12:10:38 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Apr 18 12:10:38 arch kernel: intel_pmc_core INT33A1:00:  initialized
Apr 18 12:10:38 arch mtp-probe[327]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Apr 18 12:10:38 arch mtp-probe[327]: bus: 1, device: 2 was not an MTP device
Apr 18 12:10:38 arch kernel: Consider using thermal netlink events interface
Apr 18 12:10:38 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 1.
Apr 18 12:10:38 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 3.
Apr 18 12:10:38 arch systemd[1]: Activating swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
Apr 18 12:10:38 arch mtp-probe[335]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Apr 18 12:10:38 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/0366-FBB0...
Apr 18 12:10:38 arch kernel: Adding 16808956k swap on /dev/sda3.  Priority:-2 extents:1 across:16808956k SS
Apr 18 12:10:38 arch mtp-probe[335]: bus: 1, device: 3 was not an MTP device
Apr 18 12:10:38 arch kernel: mousedev: PS/2 mouse device common for all mice
Apr 18 12:10:38 arch mtp-probe[338]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
Apr 18 12:10:38 arch kernel: acpi INT33D5:00: intel-hid: created platform device
Apr 18 12:10:38 arch kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input8
Apr 18 12:10:38 arch kernel: intel-hid INT33D5:00: failed to enable HID power button
Apr 18 12:10:38 arch kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Apr 18 12:10:38 arch kernel: mc: Linux media interface: v0.10
Apr 18 12:10:38 arch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Apr 18 12:10:38 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Apr 18 12:10:38 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Apr 18 12:10:38 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Apr 18 12:10:38 arch systemd[1]: Activated swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945.
Apr 18 12:10:38 arch systemd[1]: Reached target Swaps.
Apr 18 12:10:38 arch systemd[1]: Mounting Temporary Directory /tmp...
Apr 18 12:10:38 arch systemd[1]: Mounted Temporary Directory /tmp.
Apr 18 12:10:38 arch systemd-fsck[348]: fsck.fat 4.2 (2021-01-31)
Apr 18 12:10:38 arch systemd-fsck[348]: /dev/sda1: 3 files, 38/261627 clusters
Apr 18 12:10:38 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Apr 18 12:10:38 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 18 12:10:38 arch kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Apr 18 12:10:38 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Apr 18 12:10:38 arch systemd-backlight[352]: intel_backlight: Saved brightness 150 is too low; increasing to 375.
Apr 18 12:10:38 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/0366-FBB0.
Apr 18 12:10:38 arch kernel: i2c i2c-4: 2/2 memory slots populated (from DMI)
Apr 18 12:10:38 arch kernel: i2c i2c-4: Successfully instantiated SPD at 0x50
Apr 18 12:10:38 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 18 12:10:38 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
Apr 18 12:10:38 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 18 12:10:38 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 18 12:10:38 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Apr 18 12:10:38 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 18 12:10:38 arch kernel: cfg80211: failed to load regulatory.db
Apr 18 12:10:38 arch mtp-probe[338]: bus: 1, device: 4 was not an MTP device
Apr 18 12:10:38 arch systemd[1]: Mounting /boot/efi...
Apr 18 12:10:38 arch kernel: Bluetooth: Core ver 2.22
Apr 18 12:10:38 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 18 12:10:38 arch kernel: Bluetooth: HCI device and connection manager initialized
Apr 18 12:10:38 arch kernel: Bluetooth: HCI socket layer initialized
Apr 18 12:10:38 arch kernel: Bluetooth: L2CAP socket layer initialized
Apr 18 12:10:38 arch kernel: Bluetooth: SCO socket layer initialized
Apr 18 12:10:38 arch systemd[1]: Starting Virtual Console Setup...
Apr 18 12:10:38 arch systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Apr 18 12:10:38 arch kernel: videodev: Linux video capture interface: v2.00
Apr 18 12:10:38 arch systemd[1]: Stopped Virtual Console Setup.
Apr 18 12:10:38 arch kernel: input: DELL078B:00 06CB:78F6 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input11
Apr 18 12:10:38 arch kernel: hid-generic 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
Apr 18 12:10:38 arch systemd[1]: Starting Virtual Console Setup...
Apr 18 12:10:38 arch systemd[1]: Mounted /boot/efi.
Apr 18 12:10:38 arch systemd[1]: Reached target Local File Systems.
Apr 18 12:10:38 arch systemd[1]: Listening on System Extension Image Management (Varlink).
Apr 18 12:10:38 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Apr 18 12:10:38 arch systemd[1]: Starting Set Up Additional Binary Formats...
Apr 18 12:10:38 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Apr 18 12:10:38 arch systemd[1]: Starting Create Volatile Files and Directories...
Apr 18 12:10:38 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 18 12:10:38 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 375 (systemd-binfmt)
Apr 18 12:10:38 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
Apr 18 12:10:38 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Apr 18 12:10:38 arch kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input13
Apr 18 12:10:38 arch kernel: ee1004 4-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Apr 18 12:10:38 arch kernel: iTCO_vendor_support: vendor-support=0
Apr 18 12:10:38 arch kernel: r8169 0000:02:00.0: enabling device (0000 -> 0003)
Apr 18 12:10:38 arch kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 18 12:10:38 arch kernel: r8169 0000:02:00.0 eth0: RTL8106e, d0:94:66:a8:d0:d7, XID 449, IRQ 128
Apr 18 12:10:38 arch systemd[1]: Finished Virtual Console Setup.
Apr 18 12:10:38 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
Apr 18 12:10:38 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Apr 18 12:10:38 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 18 12:10:38 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 18 12:10:38 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 18 12:10:38 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 18 12:10:38 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Apr 18 12:10:38 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Apr 18 12:10:38 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Apr 18 12:10:38 arch kernel: intel_rapl_common: Found RAPL domain package
Apr 18 12:10:38 arch kernel: intel_rapl_common: Found RAPL domain core
Apr 18 12:10:38 arch kernel: cryptd: max_cpu_qlen set to 1000
Apr 18 12:10:38 arch kernel: intel_rapl_common: Found RAPL domain uncore
Apr 18 12:10:38 arch kernel: intel_rapl_common: Found RAPL domain dram
Apr 18 12:10:38 arch kernel: intel_rapl_common: Found RAPL domain psys
Apr 18 12:10:38 arch kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Apr 18 12:10:38 arch systemd[1]: Finished Set Up Additional Binary Formats.
Apr 18 12:10:38 arch kernel: usbcore: registered new interface driver btusb
Apr 18 12:10:38 arch kernel: AVX2 version of gcm_enc/dec engaged.
Apr 18 12:10:38 arch kernel: AES CTR mode by8 optimization enabled
Apr 18 12:10:38 arch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Apr 18 12:10:38 arch kernel: intel_rapl_common: Found RAPL domain package
Apr 18 12:10:38 arch kernel: intel_rapl_common: Found RAPL domain dram
Apr 18 12:10:39 arch kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a05)
Apr 18 12:10:39 arch kernel: usbcore: registered new interface driver uvcvideo
Apr 18 12:10:39 arch kernel: usb 1-8: USB disconnect, device number 5
Apr 18 12:10:39 arch kernel: usbcore: registered new interface driver ath3k
Apr 18 12:10:39 arch kernel: ath9k 0000:01:00.0: enabling device (0000 -> 0002)
Apr 18 12:10:39 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Apr 18 12:10:39 arch kernel: ath: phy0: WB335 2-ANT card detected
Apr 18 12:10:39 arch kernel: ath: phy0: Set BT/WLAN RX diversity capability
Apr 18 12:10:39 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 18 12:10:39 arch kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3096-006, fw id: 2430125
Apr 18 12:10:39 arch kernel: ath: phy0: Enable LNA combining
Apr 18 12:10:39 arch kernel: ath: phy0: ASPM enabled: 0x42
Apr 18 12:10:39 arch kernel: ath: EEPROM regdomain: 0x6c
Apr 18 12:10:39 arch kernel: ath: EEPROM indicates we should expect a direct regpair map
Apr 18 12:10:39 arch kernel: ath: Country alpha2 being used: 00
Apr 18 12:10:39 arch kernel: ath: Regpair used: 0x6c
Apr 18 12:10:39 arch kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Apr 18 12:10:39 arch kernel: ieee80211 phy0: Atheros AR9565 Rev:2 mem=0x0000000057ef53ba, irq=16
Apr 18 12:10:39 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 18 12:10:39 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 18 12:10:39 arch systemd[1]: Finished Create Volatile Files and Directories.
Apr 18 12:10:39 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 18 12:10:39 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 18 12:10:39 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Apr 18 12:10:39 arch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 18 12:10:39 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Apr 18 12:10:39 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
Apr 18 12:10:39 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Apr 18 12:10:39 arch kernel: input: Synaptics TM3096-006 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input14
Apr 18 12:10:39 arch kernel: hid-rmi 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
Apr 18 12:10:39 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Apr 18 12:10:39 arch systemd[1]: Reached target System Initialization.
Apr 18 12:10:39 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Apr 18 12:10:39 arch systemd[1]: Started Discard unused filesystem blocks once a week.
Apr 18 12:10:39 arch systemd[1]: Started Daily man-db regeneration.
Apr 18 12:10:39 arch systemd[1]: Started Daily verification of password and group files.
Apr 18 12:10:39 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 18 12:10:39 arch systemd[1]: Reached target Timer Units.
Apr 18 12:10:39 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 18 12:10:39 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Apr 18 12:10:39 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Apr 18 12:10:39 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Apr 18 12:10:39 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Apr 18 12:10:39 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Apr 18 12:10:39 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Apr 18 12:10:39 arch systemd[1]: Reached target Socket Units.
Apr 18 12:10:39 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
Apr 18 12:10:39 arch systemd[1]: Starting D-Bus System Message Bus...
Apr 18 12:10:39 arch systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 18 12:10:39 arch systemd[1]: Started D-Bus System Message Bus.
Apr 18 12:10:39 arch systemd[1]: Reached target Basic System.
Apr 18 12:10:39 arch systemd[1]: Starting Network Manager...
Apr 18 12:10:39 arch systemd[1]: Starting Apply cpupower configuration...
Apr 18 12:10:39 arch systemd[1]: Starting User Login Management...
Apr 18 12:10:39 arch systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 18 12:10:39 arch systemd[1]: Starting Thermal Daemon Service...
Apr 18 12:10:39 arch systemd[1]: Started Verify integrity of password and group files.
Apr 18 12:10:39 arch dbus-broker-launch[409]: Ready
Apr 18 12:10:39 arch kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
Apr 18 12:10:39 arch systemd-logind[414]: New seat seat0.
Apr 18 12:10:39 arch systemd[1]: Finished Apply cpupower configuration.
Apr 18 12:10:39 arch systemd-logind[414]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 18 12:10:39 arch systemd-logind[414]: Watching system buttons on /dev/input/event1 (Power Button)
Apr 18 12:10:39 arch systemd-logind[414]: Watching system buttons on /dev/input/event0 (Lid Switch)
Apr 18 12:10:39 arch systemd-logind[414]: Watching system buttons on /dev/input/event2 (Sleep Button)
Apr 18 12:10:39 arch systemd-logind[414]: Watching system buttons on /dev/input/event7 (Intel HID events)
Apr 18 12:10:39 arch systemd-logind[414]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Apr 18 12:10:39 arch systemd[1]: Started User Login Management.
Apr 18 12:10:39 arch thermald[415]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 18 12:10:39 arch thermald[415]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 18 12:10:39 arch thermald[415]: sensor id 8 : No temp sysfs for reading raw temp
Apr 18 12:10:39 arch thermald[415]: sensor id 8 : No temp sysfs for reading raw temp
Apr 18 12:10:39 arch thermald[415]: sensor id 8 : No temp sysfs for reading raw temp
Apr 18 12:10:39 arch kernel: thermald[415]: segfault at 62969e2db020 ip 000062969ce2bb38 sp 00007ffe6f686720 error 4 in thermald[62969cde9000+56000] likely on CPU 1 (core 1, socket 0)
Apr 18 12:10:39 arch kernel: Code: 48 8b 7c 24 70 48 8b 44 24 10 48 39 c7 74 06 ff 15 05 20 03 00 41 83 c6 01 49 83 c5 60 44 3b b3 e0 02 00 00 0f 83 70 01 00 00 <49> 8b 45 20 48 8b 14 24 4d 8d 7d 08 48 89 ef 4c 89 fe 4d 8b 65 40
Apr 18 12:10:39 arch systemd[1]: shadow.service: Deactivated successfully.
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.3696] NetworkManager (version 1.46.0-2) is starting... (boot:a188170a-ad12-4826-aec4-1575b4e8fbae)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.3697] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: iwd.conf, wifi_backend.conf, wifi_rand_mac.conf)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.3783] manager[0x5affd9c72080]: monitoring kernel firmware directory '/lib/firmware'.
Apr 18 12:10:39 arch systemd[1]: Created slice Slice /system/systemd-coredump.
Apr 18 12:10:39 arch systemd[1]: Starting Hostname Service...
Apr 18 12:10:39 arch systemd[1]: Started Process Core Dump (PID 432/UID 0).
Apr 18 12:10:39 arch systemd[1]: Started Hostname Service.
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4647] hostname: hostname: using hostnamed
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4647] hostname: static hostname changed from (none) to "arch"
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4653] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4665] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4667] manager[0x5affd9c72080]: rfkill: Wi-Fi hardware radio set enabled
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4667] manager[0x5affd9c72080]: rfkill: WWAN hardware radio set enabled
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4793] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4801] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.4857] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5156] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5258] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5305] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5308] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5309] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5310] manager: Networking is enabled by state file
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5316] settings: Loaded settings plugin: keyfile (internal)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5361] dhcp: init: Using DHCP client 'internal'
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5368] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5378] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5386] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5394] device (lo): Activation: starting connection 'lo' (96e88f2a-d844-47f7-b2df-99455f01702e)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5402] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5414] settings: (enp2s0): created default wired connection 'Wired connection 1'
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.5415] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:10:39 arch kernel: RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Apr 18 12:10:39 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:10:39 arch systemd-coredump[441]: Process 415 (thermald) of user 0 dumped core.
                                            
                                            Stack trace of thread 415:
                                            #0  0x000062969ce2bb38 _ZN13cthd_acpi_rel20parse_target_devicesEv (thermald + 0x58b38)
                                            #1  0x000062969ce247a7 _ZN13cthd_acpi_rel19create_thermal_zoneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x517a7)
                                            #2  0x000062969ce2be56 _ZN13cthd_acpi_rel20create_thermal_zonesEv (thermald + 0x58e56)
                                            #3  0x000062969ce2691a _ZN13cthd_acpi_rel13generate_confENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x5391a)
                                            #4  0x000062969ce1ca51 _ZN10cthd_parse11parser_initENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x49a51)
                                            #5  0x000062969cdf727d _ZN11cthd_engine11parser_initEv (thermald + 0x2427d)
                                            #6  0x000062969ce008f0 _ZN19cthd_engine_default20read_thermal_sensorsEv (thermald + 0x2d8f0)
                                            #7  0x000062969cdf7329 _ZN11cthd_engine15thd_engine_initEbb (thermald + 0x24329)
                                            #8  0x000062969ce01365 _Z32thd_engine_create_default_enginebbPKc (thermald + 0x2e365)
                                            #9  0x000062969cdf10f6 main (thermald + 0x1e0f6)
                                            #10 0x00007485f8643cd0 n/a (libc.so.6 + 0x25cd0)
                                            #11 0x00007485f8643d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                            #12 0x000062969cdf1645 _start (thermald + 0x1e645)
                                            
                                            Stack trace of thread 425:
                                            #0  0x00007485f87190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x00007485f8f552f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x00007485f8ef5162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                            #3  0x00007485f8ef51b2 n/a (libglib-2.0.so.0 + 0x581b2)
                                            #4  0x00007485f8f28a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007485f86a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007485f8726a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 427:
                                            #0  0x00007485f872488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x00007485f8f50337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                            #2  0x00007485f8ec21b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                            #3  0x00007485f8f2aace n/a (libglib-2.0.so.0 + 0x8dace)
                                            #4  0x00007485f8f28a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007485f86a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007485f8726a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 430:
                                            #0  0x00007485f87190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x00007485f8f552f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x00007485f8ef7b97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                                            #3  0x00007485f8dd619c n/a (libgio-2.0.so.0 + 0x11219c)
                                            #4  0x00007485f8f28a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007485f86a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007485f8726a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 428:
                                            #0  0x00007485f872488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x00007485f8f50d13 g_cond_wait_until (libglib-2.0.so.0 + 0xb3d13)
                                            #2  0x00007485f8ec2185 n/a (libglib-2.0.so.0 + 0x25185)
                                            #3  0x00007485f8f2b57b n/a (libglib-2.0.so.0 + 0x8e57b)
                                            #4  0x00007485f8f28a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007485f86a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007485f8726a3c n/a (libc.so.6 + 0x108a3c)
                                            ELF object binary architecture: AMD x86-64
Apr 18 12:10:39 arch systemd[1]: systemd-coredump@0-432-0.service: Deactivated successfully.
Apr 18 12:10:39 arch systemd[1]: thermald.service: Main process exited, code=dumped, status=11/SEGV
Apr 18 12:10:39 arch systemd[1]: thermald.service: Failed with result 'core-dump'.
Apr 18 12:10:39 arch systemd[1]: Failed to start Thermal Daemon Service.
Apr 18 12:10:39 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:10:39 arch systemd[1]: thermald.service: Scheduled restart job, restart counter is at 1.
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7707] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7709] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:10:39 arch kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7875] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 18 12:10:39 arch systemd[1]: Starting Thermal Daemon Service...
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7897] ovsdb: disconnected from ovsdb
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7898] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7900] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7902] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7908] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 18 12:10:39 arch systemd[1]: Started Network Manager.
Apr 18 12:10:39 arch systemd[1]: Starting Wireless service...
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7965] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7967] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 18 12:10:39 arch NetworkManager[412]: <info>  [1713453039.7974] device (lo): Activation: successful, device activated.
Apr 18 12:10:39 arch thermald[455]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 18 12:10:39 arch thermald[455]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 18 12:10:39 arch thermald[455]: sensor id 8 : No temp sysfs for reading raw temp
Apr 18 12:10:39 arch thermald[455]: sensor id 8 : No temp sysfs for reading raw temp
Apr 18 12:10:39 arch thermald[455]: sensor id 8 : No temp sysfs for reading raw temp
Apr 18 12:10:39 arch thermald[455]: Using generated /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: Using config file /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
Apr 18 12:10:39 arch thermald[455]: ^
Apr 18 12:10:39 arch thermald[455]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: Using generated /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: Using config file /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
Apr 18 12:10:39 arch thermald[455]: ^
Apr 18 12:10:39 arch thermald[455]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: Using generated /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: Using config file /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
Apr 18 12:10:39 arch thermald[455]: ^
Apr 18 12:10:39 arch thermald[455]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
Apr 18 12:10:39 arch thermald[455]: Polling mode is enabled: 4
Apr 18 12:10:39 arch systemd[1]: Started Thermal Daemon Service.
Apr 18 12:10:39 arch kernel: NET: Registered PF_ALG protocol family
Apr 18 12:10:39 arch kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Apr 18 12:10:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Apr 18 12:10:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Apr 18 12:10:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Apr 18 12:10:39 arch iwd[458]: Wireless daemon version 2.17
Apr 18 12:10:39 arch systemd[1]: Started Wireless service.
Apr 18 12:10:39 arch systemd[1]: Reached target Network.
Apr 18 12:10:39 arch iwd[458]: station: Network configuration is disabled.
Apr 18 12:10:39 arch iwd[458]: Wiphy: 0, Name: phy0
Apr 18 12:10:39 arch iwd[458]:         Permanent Address: 90:32:4b:c8:7e:23
Apr 18 12:10:39 arch iwd[458]:         2.4GHz Band:
Apr 18 12:10:39 arch iwd[458]:                 Bitrates (non-HT):
Apr 18 12:10:39 arch iwd[458]:                          1.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                          2.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                          5.5 Mbps
Apr 18 12:10:39 arch iwd[458]:                         11.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                          6.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                          9.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                         12.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                         18.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                         24.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                         36.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                         48.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                         54.0 Mbps
Apr 18 12:10:39 arch iwd[458]:                 HT Capabilities:
Apr 18 12:10:39 arch iwd[458]:                         HT40
Apr 18 12:10:39 arch iwd[458]:                         Short GI for 20Mhz
Apr 18 12:10:39 arch iwd[458]:                         Short GI for 40Mhz
Apr 18 12:10:39 arch iwd[458]:                 HT RX MCS indexes:
Apr 18 12:10:39 arch iwd[458]:                         0-7
Apr 18 12:10:39 arch iwd[458]:         Ciphers: BIP-CMAC-256 BIP-GMAC-256 BIP-GMAC-128 CCMP-256
Apr 18 12:10:39 arch iwd[458]:                  GCMP-256 GCMP-128 BIP-CMAC-128 CCMP-128
Apr 18 12:10:39 arch iwd[458]:                  TKIP
Apr 18 12:10:39 arch iwd[458]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go
Apr 18 12:10:40 arch systemd[1]: Starting Permit User Sessions...
Apr 18 12:10:40 arch systemd[1]: Finished Permit User Sessions.
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.0455] device (wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Apr 18 12:10:40 arch systemd[1]: Starting Save/Restore Sound Card State...
Apr 18 12:10:40 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Apr 18 12:10:40 arch systemd[1]: Started Getty on tty1.
Apr 18 12:10:40 arch systemd[1]: Reached target Login Prompts.
Apr 18 12:10:40 arch systemd[1]: Reached target Multi-User System.
Apr 18 12:10:40 arch systemd[1]: Reached target Graphical Interface.
Apr 18 12:10:40 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.0757] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.0784] device (wlan0): new IWD device state is disconnected
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.0820] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.0828] device (wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:10:40 arch systemd[1]: Finished Save/Restore Sound Card State.
Apr 18 12:10:40 arch systemd[1]: Reached target Sound Card.
Apr 18 12:10:40 arch systemd[1]: Startup finished in 4.758s (firmware) + 1.063s (loader) + 3.526s (kernel) + 3.441s (userspace) = 12.789s.
Apr 18 12:10:40 arch dbus-broker-launch[409]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Apr 18 12:10:40 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: 7, load: 127/255
Apr 18 12:10:40 arch iwd[458]: event: state, old: autoconnect_quick, new: connecting (auto)
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.2128] device (wlan0): new IWD device state is connecting
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.2133] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.2134] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.2136] manager: NetworkManager state is now CONNECTING
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.2139] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:10:40 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:10:40 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:10:40 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:10:40 arch kernel: wlan0: authenticated
Apr 18 12:10:40 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:10:40 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:10:40 arch kernel: wlan0: associated
Apr 18 12:10:40 arch iwd[458]: hardware_rekey not supported
Apr 18 12:10:40 arch iwd[458]: event: state, old: connecting (auto), new: connected
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.6095] device (wlan0): new IWD device state is connected
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.6097] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:10:40 arch NetworkManager[412]: <info>  [1713453040.6103] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.2176] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.4083] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.4086] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:10:41 arch dbus-broker-launch[409]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.4154] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.4167] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.4168] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.4171] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.4174] device (wlan0): Activation: successful, device activated.
Apr 18 12:10:41 arch NetworkManager[412]: <info>  [1713453041.9370] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:10:44 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Apr 18 12:10:44 arch login[553]: pam_unix(login:session): session opened for user netuno(uid=1000) by netuno(uid=0)
Apr 18 12:10:44 arch systemd-logind[414]: New session 1 of user netuno.
Apr 18 12:10:44 arch systemd[1]: Created slice User Slice of UID 1000.
Apr 18 12:10:44 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Apr 18 12:10:44 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Apr 18 12:10:44 arch systemd[1]: Starting User Manager for UID 1000...
Apr 18 12:10:44 arch (systemd)[572]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[netuno] ruser=[<unknown>] rhost=[<unknown>]
Apr 18 12:10:44 arch (systemd)[572]: pam_unix(systemd-user:session): session opened for user netuno(uid=1000) by netuno(uid=0)
Apr 18 12:10:44 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
Apr 18 12:10:44 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 18 12:10:44 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 18 12:10:44 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 18 12:10:44 arch systemd[1]: Starting Bluetooth service...
Apr 18 12:10:44 arch bluetoothd[582]: Bluetooth daemon 5.73
Apr 18 12:10:44 arch systemd[1]: Started Bluetooth service.
Apr 18 12:10:44 arch systemd[1]: Reached target Bluetooth Support.
Apr 18 12:10:44 arch bluetoothd[582]: Starting SDP server
Apr 18 12:10:44 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 18 12:10:44 arch kernel: Bluetooth: BNEP filters: protocol multicast
Apr 18 12:10:44 arch kernel: Bluetooth: BNEP socket layer initialized
Apr 18 12:10:44 arch bluetoothd[582]: src/plugin.c:init_plugin() System does not support bap plugin
Apr 18 12:10:44 arch bluetoothd[582]: src/plugin.c:init_plugin() System does not support bass plugin
Apr 18 12:10:44 arch bluetoothd[582]: src/plugin.c:init_plugin() System does not support mcp plugin
Apr 18 12:10:44 arch bluetoothd[582]: src/plugin.c:init_plugin() System does not support vcp plugin
Apr 18 12:10:44 arch bluetoothd[582]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Apr 18 12:10:44 arch bluetoothd[582]: src/plugin.c:init_plugin() System does not support micp plugin
Apr 18 12:10:44 arch bluetoothd[582]: src/plugin.c:init_plugin() System does not support ccp plugin
Apr 18 12:10:44 arch bluetoothd[582]: src/plugin.c:init_plugin() System does not support csip plugin
Apr 18 12:10:44 arch bluetoothd[582]: Bluetooth management interface 1.22 initialized
Apr 18 12:10:44 arch systemd[572]: Queued start job for default target Main User Target.
Apr 18 12:10:44 arch kernel: Bluetooth: MGMT ver 1.22
Apr 18 12:10:44 arch systemd-journald[193]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Apr 18 12:10:44 arch bluetoothd[582]: Battery Provider Manager created
Apr 18 12:10:44 arch systemd[572]: Created slice User Application Slice.
Apr 18 12:10:44 arch login[553]: LOGIN ON tty1 BY netuno
Apr 18 12:10:44 arch systemd[572]: Created slice User Core Session Slice.
Apr 18 12:10:44 arch systemd[572]: Reached target Bluetooth.
Apr 18 12:10:44 arch systemd[572]: Reached target Paths.
Apr 18 12:10:44 arch systemd[572]: Reached target Timers.
Apr 18 12:10:44 arch systemd[572]: Starting D-Bus User Message Bus Socket...
Apr 18 12:10:44 arch systemd[572]: Listening on GnuPG network certificate management daemon.
Apr 18 12:10:44 arch systemd[572]: Listening on GCR ssh-agent wrapper.
Apr 18 12:10:44 arch systemd[572]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 18 12:10:44 arch systemd[572]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 18 12:10:44 arch systemd[572]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 18 12:10:44 arch systemd[572]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 18 12:10:44 arch systemd[572]: Listening on GnuPG public key management service.
Apr 18 12:10:44 arch systemd[572]: Listening on p11-kit server.
Apr 18 12:10:44 arch systemd[572]: Listening on PipeWire PulseAudio.
Apr 18 12:10:44 arch systemd[572]: Listening on PipeWire Multimedia System Sockets.
Apr 18 12:10:44 arch systemd[572]: Listening on D-Bus User Message Bus Socket.
Apr 18 12:10:44 arch systemd[572]: Reached target Sockets.
Apr 18 12:10:44 arch systemd[572]: Reached target Basic System.
Apr 18 12:10:44 arch systemd[1]: Started User Manager for UID 1000.
Apr 18 12:10:44 arch systemd[1]: Started Session 1 of User netuno.
Apr 18 12:10:44 arch systemd[572]: Started PipeWire Multimedia Service.
Apr 18 12:10:44 arch systemd[572]: Started Multimedia Service Session Manager.
Apr 18 12:10:44 arch systemd[572]: Started PipeWire PulseAudio.
Apr 18 12:10:44 arch systemd[572]: Starting Update XDG user dir configuration...
Apr 18 12:10:44 arch systemd[572]: Finished Update XDG user dir configuration.
Apr 18 12:10:44 arch systemd[572]: Reached target Main User Target.
Apr 18 12:10:44 arch systemd[572]: Startup finished in 205ms.
Apr 18 12:10:44 arch systemd[572]: Starting D-Bus User Message Bus...
Apr 18 12:10:44 arch dbus-broker-launch[594]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Apr 18 12:10:44 arch dbus-broker-launch[594]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Apr 18 12:10:44 arch dbus-broker-launch[594]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Apr 18 12:10:44 arch dbus-broker-launch[594]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Apr 18 12:10:44 arch systemd[572]: Started D-Bus User Message Bus.
Apr 18 12:10:44 arch dbus-broker-launch[594]: Ready
Apr 18 12:10:44 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Apr 18 12:10:44 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully called chroot.
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully dropped privileges.
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully limited resources.
Apr 18 12:10:44 arch rtkit-daemon[604]: Running.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Watchdog thread running.
Apr 18 12:10:44 arch rtkit-daemon[604]: Canary thread running.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 0 threads of 0 processes of 0 users.
Apr 18 12:10:44 arch systemd[1]: Starting Authorization Manager...
Apr 18 12:10:44 arch polkitd[611]: Started polkitd version 124
Apr 18 12:10:44 arch polkitd[611]: Loading rules from directory /etc/polkit-1/rules.d
Apr 18 12:10:44 arch polkitd[611]: Loading rules from directory /usr/share/polkit-1/rules.d
Apr 18 12:10:44 arch polkitd[611]: Finished loading, compiling and executing 3 rules
Apr 18 12:10:44 arch systemd[1]: Started Authorization Manager.
Apr 18 12:10:44 arch polkitd[611]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Apr 18 12:10:44 arch wireplumber[586]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully made thread 586 of process 586 owned by '1000' high priority at nice level -11.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 1 threads of 1 processes of 1 users.
Apr 18 12:10:44 arch wireplumber[586]: [0:00:11.747249283] [586] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Apr 18 12:10:44 arch wireplumber[586]: [0:00:11.747275312] [586] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Apr 18 12:10:44 arch wireplumber[586]: [0:00:11.747325930] [586]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully made thread 605 of process 586 owned by '1000' RT at priority 20.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 2 threads of 1 processes of 1 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully made thread 588 of process 588 owned by '1000' high priority at nice level -11.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 3 threads of 2 processes of 1 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully made thread 608 of process 588 owned by '1000' RT at priority 20.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 4 threads of 2 processes of 1 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully made thread 585 of process 585 owned by '1000' high priority at nice level -11.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 5 threads of 3 processes of 1 users.
Apr 18 12:10:44 arch rtkit-daemon[604]: Successfully made thread 607 of process 585 owned by '1000' RT at priority 20.
Apr 18 12:10:44 arch rtkit-daemon[604]: Supervising 6 threads of 3 processes of 1 users.
Apr 18 12:10:45 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Apr 18 12:10:45 arch kernel: Bluetooth: RFCOMM socket layer initialized
Apr 18 12:10:45 arch kernel: Bluetooth: RFCOMM ver 1.11
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/ldac
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx_hd
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_hd
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aac
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aac
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc_xq
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc_xq
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream_duplex
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Apr 18 12:10:45 arch bluetoothd[582]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Apr 18 12:10:45 arch pipewire[585]: [0:00:12.237788508] [585] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Apr 18 12:10:45 arch pipewire[585]: [0:00:12.237804677] [585] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Apr 18 12:10:45 arch pipewire[585]: [0:00:12.237849923] [585]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
Apr 18 12:10:45 arch wireplumber[586]: <WpPortalPermissionStorePlugin:0x6538d411c470> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Apr 18 12:10:45 arch wireplumber[586]: <WpPortalPermissionStorePlugin:0x6538d411c470> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Apr 18 12:10:45 arch NetworkManager[412]: <info>  [1713453045.7698] manager: startup complete
Apr 18 12:10:45 arch systemd[572]: Starting Dunst notification daemon...
Apr 18 12:10:45 arch systemd[572]: Started Dunst notification daemon.
Apr 18 12:10:45 arch dunst[704]: WARNING: No icon found in path: 'dialog-information'
Apr 18 12:10:49 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Apr 18 12:10:49 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:10:51 arch systemd[572]: Starting Accessibility services bus...
Apr 18 12:10:51 arch systemd[572]: Started Accessibility services bus.
Apr 18 12:10:51 arch systemd[1]: Starting Time & Date Service...
Apr 18 12:10:51 arch systemd[1]: Started Time & Date Service.
Apr 18 12:10:51 arch rtkit-daemon[604]: Supervising 6 threads of 3 processes of 1 users.
Apr 18 12:10:51 arch rtkit-daemon[604]: Supervising 6 threads of 3 processes of 1 users.
Apr 18 12:10:51 arch rtkit-daemon[604]: Supervising 6 threads of 3 processes of 1 users.
Apr 18 12:10:51 arch rtkit-daemon[604]: Supervising 6 threads of 3 processes of 1 users.
Apr 18 12:10:51 arch rtkit-daemon[604]: Successfully made thread 890 of process 746 owned by '1000' RT at priority 10.
Apr 18 12:10:51 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:52 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:52 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:52 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:52 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:52 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:52 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:53 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:53 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:53 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:53 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:53 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:53 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:54 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:10:54 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:11:00 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:11:00 arch rtkit-daemon[604]: Supervising 7 threads of 4 processes of 1 users.
Apr 18 12:11:00 arch rtkit-daemon[604]: Successfully made thread 1296 of process 1053 owned by '1000' RT at priority 10.
Apr 18 12:11:00 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:11:14 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 18 12:11:21 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 18 12:11:30 arch kernel: ata1.00: exception Emask 0x10 SAct 0x200000 SErr 0x4050000 action 0xe frozen
Apr 18 12:11:30 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:11:30 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:11:30 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 18 12:11:30 arch kernel: ata1.00: cmd 60/08:a8:f8:b7:65/00:00:2f:00:00/40 tag 21 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:11:30 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:11:30 arch kernel: ata1: hard resetting link
Apr 18 12:11:31 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 18 12:11:31 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:11:31 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:11:31 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:11:31 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:11:31 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:11:31 arch kernel: ata1: EH complete
Apr 18 12:11:37 arch dunst[704]: WARNING: No icon found in path: 'dialog-information'
Apr 18 12:11:37 arch dunst[704]: CRITICAL: Source ID 16 was not found when attempting to remove it
Apr 18 12:11:38 arch dunst[704]: WARNING: No icon found in path: 'dialog-information'
Apr 18 12:11:38 arch dunst[704]: WARNING: No icon found in path: 'dialog-information'
Apr 18 12:11:50 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:11:50 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:11:52 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:11:52 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:11:52 arch rtkit-daemon[604]: Successfully made thread 2143 of process 1063 owned by '1000' RT at priority 10.
Apr 18 12:11:52 arch rtkit-daemon[604]: Supervising 9 threads of 6 processes of 1 users.
Apr 18 12:12:20 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:12:20 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:12:25 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80 SErr 0x4050000 action 0xe frozen
Apr 18 12:12:25 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:12:25 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:12:25 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 18 12:12:25 arch kernel: ata1.00: cmd 60/08:38:08:72:67/00:00:2f:00:00/40 tag 7 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:25 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:25 arch kernel: ata1: hard resetting link
Apr 18 12:12:26 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 18 12:12:26 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:12:26 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:12:26 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:12:26 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:12:26 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:12:26 arch kernel: ata1: EH complete
Apr 18 12:12:28 arch kernel: ata1.00: exception Emask 0x10 SAct 0x20fffe SErr 0x4040000 action 0xe frozen
Apr 18 12:12:28 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:12:28 arch kernel: ata1: SError: { CommWake DevExch }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:08:30:08:60/00:00:05:00:00/40 tag 1 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:10:48:08:e0/00:00:07:00:00/40 tag 2 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:18:00:8e:0d/00:00:18:00:00/40 tag 3 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:20:90:e3:0d/00:00:18:00:00/40 tag 4 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:28:a0:e3:0d/00:00:18:00:00/40 tag 5 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:30:10:08:20/00:00:00:00:00/40 tag 6 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:38:20:08:20/00:00:00:00:00/40 tag 7 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:40:40:08:20/00:00:00:00:00/40 tag 8 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:48:d0:08:20/00:00:00:00:00/40 tag 9 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:50:10:08:a0/00:00:01:00:00/40 tag 10 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:58:b0:a6:f1/00:00:01:00:00/40 tag 11 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:60:98:ef:f1/00:00:01:00:00/40 tag 12 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:68:a8:ef:f1/00:00:01:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:70:10:30:f2/00:00:01:00:00/40 tag 14 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:78:88:30:f2/00:00:01:00:00/40 tag 15 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:12:28 arch kernel: ata1.00: cmd 61/08:a8:38:08:60/00:00:03:00:00/40 tag 21 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:12:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:12:28 arch kernel: ata1: hard resetting link
Apr 18 12:12:29 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 18 12:12:29 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:12:29 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:12:29 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:12:29 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:12:29 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:12:29 arch kernel: ata1: EH complete
Apr 18 12:13:14 arch kernel: ata1: limiting SATA link speed to 3.0 Gbps
Apr 18 12:13:14 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2000 SErr 0x4040000 action 0xe frozen
Apr 18 12:13:14 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:13:14 arch kernel: ata1: SError: { CommWake DevExch }
Apr 18 12:13:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:13:14 arch kernel: ata1.00: cmd 61/48:68:70:20:fe/00:00:1a:00:00/40 tag 13 ncq dma 36864 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:13:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:13:14 arch kernel: ata1: hard resetting link
Apr 18 12:13:15 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 18 12:13:15 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:13:15 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:13:15 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:13:15 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:13:15 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:13:15 arch kernel: ata1: EH complete
Apr 18 12:13:33 arch sudo[2669]:   netuno : TTY=pts/0 ; PWD=/home/netuno ; USER=root ; COMMAND=/usr/bin/pacman -S wpa_supplicant
Apr 18 12:13:33 arch sudo[2669]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=1000)
Apr 18 12:13:36 arch dbus-broker-launch[409]: Noticed file-system modification, trigger reload.
Apr 18 12:13:36 arch dbus-broker-launch[409]: Noticed file-system modification, trigger reload.
Apr 18 12:13:36 arch systemd[1]: Reloading requested from client PID 2731 ('systemctl') (unit session-1.scope)...
Apr 18 12:13:36 arch systemd[1]: Reloading...
Apr 18 12:13:36 arch kernel: ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x4050000 action 0xe frozen
Apr 18 12:13:36 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:13:36 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:13:36 arch kernel: ata1.00: failed command: FLUSH CACHE EXT
Apr 18 12:13:36 arch kernel: ata1.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 18
                                      res 50/00:f0:e8:8a:0b/00:00:02:00:00/40 Emask 0x10 (ATA bus error)
Apr 18 12:13:36 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:13:36 arch kernel: ata1: hard resetting link
Apr 18 12:13:37 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 18 12:13:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:13:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:13:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:13:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:13:37 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:13:37 arch kernel: ata1.00: retrying FLUSH 0xea Emask 0x10
Apr 18 12:13:37 arch kernel: ata1: EH complete
Apr 18 12:13:37 arch systemd[1]: Reloading finished in 1043 ms.
Apr 18 12:13:37 arch systemd[1]: Reloading D-Bus System Message Bus...
Apr 18 12:13:37 arch systemd[1]: Reloaded D-Bus System Message Bus.
Apr 18 12:13:37 arch sudo[2669]: pam_unix(sudo:session): session closed for user root
Apr 18 12:13:49 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:49 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:49 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:49 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:54 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:54 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:56 arch kernel: ata1.00: exception Emask 0x10 SAct 0x400 SErr 0x4050000 action 0xe frozen
Apr 18 12:13:56 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:13:56 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:13:56 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 18 12:13:56 arch kernel: ata1.00: cmd 60/08:50:a0:bc:0d/00:00:18:00:00/40 tag 10 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:13:56 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:13:56 arch kernel: ata1: hard resetting link
Apr 18 12:13:56 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:56 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:57 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 18 12:13:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:13:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:13:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:13:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:13:57 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:13:57 arch kernel: ata1: EH complete
Apr 18 12:13:59 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:59 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:59 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:13:59 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:14:01 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10000 SErr 0x4050000 action 0xe frozen
Apr 18 12:14:01 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:14:01 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:14:01 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 18 12:14:01 arch kernel: ata1.00: cmd 60/08:80:38:47:c8/00:00:2e:00:00/40 tag 16 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:01 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:01 arch kernel: ata1: hard resetting link
Apr 18 12:14:02 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 18 12:14:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:02 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:14:02 arch kernel: sd 0:0:0:0: [sda] tag#16 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
Apr 18 12:14:02 arch kernel: sd 0:0:0:0: [sda] tag#16 Sense Key : Illegal Request [current] 
Apr 18 12:14:02 arch kernel: sd 0:0:0:0: [sda] tag#16 Add. Sense: Unaligned write command
Apr 18 12:14:02 arch kernel: sd 0:0:0:0: [sda] tag#16 CDB: Read(10) 28 00 2e c8 47 38 00 00 08 00
Apr 18 12:14:02 arch kernel: I/O error, dev sda, sector 784877368 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
Apr 18 12:14:02 arch kernel: ata1: EH complete
Apr 18 12:14:26 arch kernel: ata1: limiting SATA link speed to 1.5 Gbps
Apr 18 12:14:26 arch kernel: ata1.00: exception Emask 0x10 SAct 0x1000 SErr 0x4050000 action 0xe frozen
Apr 18 12:14:26 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:14:26 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:14:26 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:26 arch kernel: ata1.00: cmd 61/e0:60:f0:72:81/03:00:19:00:00/40 tag 12 ncq dma 507904 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:26 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:26 arch kernel: ata1: hard resetting link
Apr 18 12:14:27 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:14:27 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:27 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:27 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:27 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:27 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:14:27 arch kernel: ata1: EH complete
Apr 18 12:14:32 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80000000 SErr 0x4050000 action 0xe frozen
Apr 18 12:14:32 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:14:32 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:14:32 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:32 arch kernel: ata1.00: cmd 61/88:f8:00:11:e4/00:00:0b:00:00/40 tag 31 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:32 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:32 arch kernel: ata1: hard resetting link
Apr 18 12:14:33 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:14:33 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:14:33 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:14:33 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:33 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:33 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:33 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:33 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:14:33 arch kernel: ata1: EH complete
Apr 18 12:14:34 arch kernel: ata1.00: exception Emask 0x10 SAct 0x87f00000 SErr 0x4050000 action 0xe frozen
Apr 18 12:14:34 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:14:34 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/78:a0:10:77:e4/00:00:19:00:00/40 tag 20 ncq dma 61440 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/b8:a8:60:91:f5/01:00:04:00:00/40 tag 21 ncq dma 225280 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/10:b0:78:13:3d/00:00:05:00:00/40 tag 22 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/10:b8:90:1f:e8/00:00:05:00:00/40 tag 23 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/10:c0:18:21:e8/00:00:05:00:00/40 tag 24 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/18:c8:38:ac:d7/00:00:09:00:00/40 tag 25 ncq dma 12288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/10:d0:d0:9c:75/00:00:19:00:00/40 tag 26 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:34 arch kernel: ata1.00: cmd 61/40:f8:88:77:e4/00:00:19:00:00/40 tag 31 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:34 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:34 arch kernel: ata1: hard resetting link
Apr 18 12:14:35 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:14:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:35 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:14:35 arch kernel: ata1: EH complete
Apr 18 12:14:40 arch kernel: ata1.00: exception Emask 0x10 SAct 0x8000 SErr 0x4050000 action 0xe frozen
Apr 18 12:14:40 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:14:40 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:14:40 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:14:40 arch kernel: ata1.00: cmd 61/20:78:60:43:31/00:00:05:00:00/40 tag 15 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:14:40 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:14:40 arch kernel: ata1: hard resetting link
Apr 18 12:14:40 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:14:40 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:14:41 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:14:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:14:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:14:41 arch kernel: ata1.00: configured for UDMA/133
Apr 18 12:14:41 arch kernel: ata1: EH complete
Apr 18 12:14:54 arch sudo[3350]:   netuno : TTY=pts/0 ; PWD=/home/netuno ; USER=root ; COMMAND=/usr/bin/pacman -R iwd
Apr 18 12:14:54 arch sudo[3350]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=1000)
Apr 18 12:15:02 arch dbus-broker-launch[409]: Noticed file-system modification, trigger reload.
Apr 18 12:15:02 arch systemd[1]: Reloading requested from client PID 3391 ('systemctl') (unit session-1.scope)...
Apr 18 12:15:02 arch systemd[1]: Reloading...
Apr 18 12:15:02 arch systemd[1]: Reloading finished in 195 ms.
Apr 18 12:15:02 arch systemd[1]: Reloading D-Bus System Message Bus...
Apr 18 12:15:02 arch systemd[1]: Reloaded D-Bus System Message Bus.
Apr 18 12:15:02 arch sudo[3350]: pam_unix(sudo:session): session closed for user root
Apr 18 12:15:22 arch sudo[3523]:   netuno : TTY=pts/0 ; PWD=/home/netuno ; USER=root ; COMMAND=/usr/bin/systemctl restart NetworkManager
Apr 18 12:15:22 arch sudo[3523]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=1000)
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.2797] caught SIGTERM, shutting down normally.
Apr 18 12:15:22 arch systemd[1]: Stopping Network Manager...
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.2806] device (wlan0): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed')
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.2809] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:15:22 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:15:22 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.3193] device (wlan0): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed')
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.3194] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.3194] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.3195] dhcp4 (wlan0): state changed no lease
Apr 18 12:15:22 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:15:22 arch iwd[458]: Received Deauthentication event, reason: 3, from_ap: false
Apr 18 12:15:22 arch iwd[458]: event: disconnect-info, reason: 3
Apr 18 12:15:22 arch iwd[458]: event: state, old: connected, new: disconnected
Apr 18 12:15:22 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.4133] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:15:22 arch NetworkManager[412]: <info>  [1713453322.4230] exiting (success)
Apr 18 12:15:22 arch systemd[1]: NetworkManager.service: Deactivated successfully.
Apr 18 12:15:22 arch systemd[1]: Stopped Network Manager.
Apr 18 12:15:22 arch systemd[1]: Starting Network Manager...
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5146] NetworkManager (version 1.46.0-2) is starting... (after a restart, boot:a188170a-ad12-4826-aec4-1575b4e8fbae)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5146] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: iwd.conf, wifi_backend.conf, wifi_rand_mac.conf)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5197] manager[0x60df396b9da0]: monitoring kernel firmware directory '/lib/firmware'.
Apr 18 12:15:22 arch systemd[1]: Starting Hostname Service...
Apr 18 12:15:22 arch systemd[1]: Started Hostname Service.
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5754] hostname: hostname: using hostnamed
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5755] hostname: static hostname changed from (none) to "arch"
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5758] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5771] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5773] manager[0x60df396b9da0]: rfkill: Wi-Fi hardware radio set enabled
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5773] manager[0x60df396b9da0]: rfkill: WWAN hardware radio set enabled
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5789] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5792] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5804] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5885] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5888] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5890] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5893] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5894] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5894] manager: Networking is enabled by state file
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5896] settings: Loaded settings plugin: keyfile (internal)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5916] dhcp: init: Using DHCP client 'internal'
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5919] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5922] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5925] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5932] device (lo): Activation: starting connection 'lo' (96e88f2a-d844-47f7-b2df-99455f01702e)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5941] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5943] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5961] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.5965] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:15:22 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:15:22 arch systemd[1]: Started Network Manager.
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6136] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6159] ovsdb: disconnected from ovsdb
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6160] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6163] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6165] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 18 12:15:22 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd:net.connman.iwd.AgentManager.RegisterAgent to :1.8.
Apr 18 12:15:22 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd:net.connman.iwd.Daemon.GetInfo to :1.8.
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6172] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <warn>  [1713453322.6179] iwd: Daemon.GetInfo() failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:15:22 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6201] device (wlan0): new IWD device state is disconnected
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6202] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 18 12:15:22 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.GetOrderedNetworks to :1.8.
Apr 18 12:15:22 arch NetworkManager[3536]: <error> [1713453322.6207] device (wlan0): Station.GetOrderedNetworks failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:15:22 arch sudo[3523]: pam_unix(sudo:session): session closed for user root
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6220] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6221] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.6225] device (lo): Activation: successful, device activated.
Apr 18 12:15:22 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -60, load: 127/255
Apr 18 12:15:22 arch iwd[458]: event: state, old: autoconnect_quick, new: connecting (auto)
Apr 18 12:15:22 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.7609] device (wlan0): new IWD device state is connecting
Apr 18 12:15:22 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.GetOrderedNetworks to :1.8.
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.7613] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:15:22 arch NetworkManager[3536]: <error> [1713453322.7613] device (wlan0): Station.GetOrderedNetworks failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.7614] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:15:22 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:15:22 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.7617] manager: NetworkManager state is now CONNECTING
Apr 18 12:15:22 arch NetworkManager[3536]: <info>  [1713453322.7619] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:15:22 arch kernel: wlan0: authenticated
Apr 18 12:15:22 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:15:22 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:15:22 arch kernel: wlan0: associated
Apr 18 12:15:23 arch iwd[458]: event: state, old: connecting (auto), new: connected
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.1359] device (wlan0): new IWD device state is connected
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.1361] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.1366] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.1415] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.3251] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.3256] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.3411] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.3430] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.3433] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.3439] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.3441] device (wlan0): Activation: successful, device activated.
Apr 18 12:15:23 arch NetworkManager[3536]: <info>  [1713453323.8714] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:15:24 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:15:24 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:15:28 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:15:28 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:15:28 arch NetworkManager[3536]: <info>  [1713453328.5951] manager: startup complete
Apr 18 12:15:31 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:15:31 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:15:31 arch rtkit-daemon[604]: Successfully made thread 3739 of process 3207 owned by '1000' RT at priority 10.
Apr 18 12:15:31 arch rtkit-daemon[604]: Supervising 9 threads of 6 processes of 1 users.
Apr 18 12:15:31 arch kernel: ata1.00: limiting speed to UDMA/100:PIO4
Apr 18 12:15:31 arch kernel: ata1.00: exception Emask 0x10 SAct 0x20 SErr 0x4050000 action 0xe frozen
Apr 18 12:15:31 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:15:31 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:15:31 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:15:31 arch kernel: ata1.00: cmd 61/08:28:60:1c:b5/00:00:04:00:00/40 tag 5 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:15:31 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:15:31 arch kernel: ata1: hard resetting link
Apr 18 12:15:32 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:15:32 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:15:32 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:15:32 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:15:32 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:15:32 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:15:32 arch kernel: ata1.00: configured for UDMA/100
Apr 18 12:15:32 arch kernel: ata1: EH complete
Apr 18 12:15:50 arch sudo[3872]:   netuno : TTY=pts/1 ; PWD=/etc/NetworkManager/conf.d ; USER=root ; COMMAND=/usr/bin/nnn
Apr 18 12:15:50 arch sudo[3872]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=1000)
Apr 18 12:15:52 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 18 12:16:00 arch sudo[3935]:     root : TTY=pts/2 ; PWD=/etc/NetworkManager/conf.d ; USER=root ; COMMAND=/usr/bin/rm iwd.conf
Apr 18 12:16:00 arch sudo[3935]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=0)
Apr 18 12:16:00 arch sudo[3935]: pam_unix(sudo:session): session closed for user root
Apr 18 12:16:08 arch sudo[3973]:     root : TTY=pts/2 ; PWD=/etc/NetworkManager/conf.d ; USER=root ; COMMAND=/usr/bin/rm wifi_backend.conf
Apr 18 12:16:08 arch sudo[3973]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=0)
Apr 18 12:16:08 arch sudo[3973]: pam_unix(sudo:session): session closed for user root
Apr 18 12:16:18 arch sudo[4018]:     root : TTY=pts/2 ; PWD=/etc/NetworkManager/conf.d ; USER=root ; COMMAND=/usr/bin/rm wifi_rand_mac.conf
Apr 18 12:16:18 arch sudo[4018]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=0)
Apr 18 12:16:18 arch sudo[4018]: pam_unix(sudo:session): session closed for user root
Apr 18 12:16:20 arch sudo[3872]: pam_unix(sudo:session): session closed for user root
Apr 18 12:16:34 arch at-spi-bus-launcher[4211]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Apr 18 12:16:34 arch at-spi-bus-launcher[4211]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Apr 18 12:16:34 arch dbus-broker-launch[4211]: Ready
Apr 18 12:16:34 arch systemd[572]: Created slice Slice /app/dbus-:1.27-org.a11y.atspi.Registry.
Apr 18 12:16:34 arch systemd[572]: Started dbus-:1.27-org.a11y.atspi.Registry@0.service.
Apr 18 12:16:34 arch at-spi2-registryd[4217]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Apr 18 12:16:37 arch dunst[704]: WARNING: No icon found in path: 'dialog-information'
Apr 18 12:16:37 arch dunst[704]: CRITICAL: Source ID 38 was not found when attempting to remove it
Apr 18 12:16:51 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:16:51 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:16:58 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:16:58 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:17:00 arch dunst[704]: WARNING: No icon found in path: 'dialog-information'
Apr 18 12:17:00 arch dunst[704]: CRITICAL: Source ID 45 was not found when attempting to remove it
Apr 18 12:17:02 arch iwd[458]: Received Deauthentication event, reason: 4, from_ap: false
Apr 18 12:17:02 arch iwd[458]: event: disconnect-info, reason: 4
Apr 18 12:17:02 arch iwd[458]: event: state, old: connected, new: disconnected
Apr 18 12:17:02 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:17:02 arch NetworkManager[3536]: <info>  [1713453422.2714] device (wlan0): new IWD device state is disconnected
Apr 18 12:17:02 arch NetworkManager[3536]: <info>  [1713453422.2716] device (wlan0): state change: activated -> failed (reason 'supplicant-disconnect', sys-iface-state: 'managed')
Apr 18 12:17:02 arch NetworkManager[3536]: <info>  [1713453422.2719] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:17:02 arch NetworkManager[3536]: <warn>  [1713453422.2722] device (wlan0): Activation: failed for connection 'AAATTP1 1'
Apr 18 12:17:02 arch NetworkManager[3536]: <info>  [1713453422.2729] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:17:02 arch NetworkManager[3536]: <info>  [1713453422.2731] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:17:02 arch NetworkManager[3536]: <info>  [1713453422.2731] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:17:02 arch NetworkManager[3536]: <info>  [1713453422.2731] dhcp4 (wlan0): state changed no lease
Apr 18 12:17:02 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:17:02 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:17:02 arch kernel: ata1.00: exception Emask 0x10 SAct 0x8 SErr 0x4050000 action 0xe frozen
Apr 18 12:17:02 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:17:02 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:17:02 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:17:02 arch kernel: ata1.00: cmd 61/08:18:78:f9:b5/00:00:04:00:00/40 tag 3 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:17:02 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:17:02 arch kernel: ata1: hard resetting link
Apr 18 12:17:02 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:17:03 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:17:03 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:17:03 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:17:03 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:17:03 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:17:03 arch kernel: ata1.00: configured for UDMA/100
Apr 18 12:17:03 arch kernel: ata1: EH complete
Apr 18 12:17:03 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.GetOrderedNetworks to :1.8.
Apr 18 12:17:03 arch NetworkManager[3536]: <error> [1713453423.1901] device (wlan0): Station.GetOrderedNetworks failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:17:03 arch kernel: input: 联想thinkplus-GM2 pro (AVRCP) as /devices/virtual/input/input19
Apr 18 12:17:03 arch systemd-logind[414]: Watching system buttons on /dev/input/event15 (联想thinkplus-GM2 pro (AVRCP))
Apr 18 12:17:03 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.GetOrderedNetworks to :1.8.
Apr 18 12:17:03 arch NetworkManager[3536]: <error> [1713453423.9053] device (wlan0): Station.GetOrderedNetworks failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:17:04 arch dunst[704]: WARNING: No icon found in path: 'dialog-information'
Apr 18 12:17:04 arch dunst[704]: CRITICAL: Source ID 52 was not found when attempting to remove it
Apr 18 12:17:04 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4000 SErr 0x4050000 action 0xe frozen
Apr 18 12:17:04 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:17:04 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:17:04 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:17:04 arch kernel: ata1.00: cmd 61/08:70:f0:72:06/00:00:08:00:00/40 tag 14 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:17:04 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:17:04 arch kernel: ata1: hard resetting link
Apr 18 12:17:05 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:17:05 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:17:05 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:17:05 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:17:05 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:17:05 arch kernel: ata1.00: configured for UDMA/100
Apr 18 12:17:05 arch kernel: ata1: EH complete
Apr 18 12:17:12 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:17:15 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:15 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -58, load: 127/255
Apr 18 12:17:15 arch iwd[458]: event: state, old: autoconnect_full, new: connecting (auto)
Apr 18 12:17:15 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.4340] device (wlan0): new IWD device state is connecting
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.4345] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.4346] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:17:15 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:17:15 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.4349] manager: NetworkManager state is now CONNECTING
Apr 18 12:17:15 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.GetOrderedNetworks to :1.8.
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.4351] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:17:15 arch NetworkManager[3536]: <error> [1713453435.4354] device (wlan0): Station.GetOrderedNetworks failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:17:15 arch kernel: wlan0: authenticated
Apr 18 12:17:15 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:17:15 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:17:15 arch kernel: wlan0: associated
Apr 18 12:17:15 arch iwd[458]: event: state, old: connecting (auto), new: connected
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.8056] device (wlan0): new IWD device state is connected
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.8057] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.8064] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:17:15 arch NetworkManager[3536]: <info>  [1713453435.8101] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.0016] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.0020] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.0170] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:17:16 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:17:16 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.0587] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.0589] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.0592] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.0595] device (wlan0): Activation: successful, device activated.
Apr 18 12:17:16 arch NetworkManager[3536]: <info>  [1713453436.5689] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:17:21 arch iwd[458]: event: roam-scan,
Apr 18 12:17:24 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:24 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:24 arch iwd[458]: error parsing non-HT rates
Apr 18 12:17:26 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:17:30 arch iwd[458]: event: roam-scan,
Apr 18 12:17:34 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:34 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:34 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:34 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:34 arch iwd[458]: error parsing non-HT rates
Apr 18 12:17:40 arch iwd[458]: event: roam-scan,
Apr 18 12:17:43 arch iwd[458]: error parsing HT capabilities
Apr 18 12:17:49 arch iwd[458]: event: roam-scan,
Apr 18 12:17:53 arch iwd[458]: error parsing HT capabilities
Apr 18 12:18:05 arch iwd[458]: Received Deauthentication event, reason: 4, from_ap: false
Apr 18 12:18:05 arch iwd[458]: event: disconnect-info, reason: 4
Apr 18 12:18:05 arch iwd[458]: event: state, old: connected, new: disconnected
Apr 18 12:18:05 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:18:05 arch NetworkManager[3536]: <info>  [1713453485.7521] device (wlan0): new IWD device state is disconnected
Apr 18 12:18:05 arch NetworkManager[3536]: <info>  [1713453485.7523] device (wlan0): state change: activated -> failed (reason 'supplicant-disconnect', sys-iface-state: 'managed')
Apr 18 12:18:05 arch NetworkManager[3536]: <info>  [1713453485.7526] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:18:05 arch NetworkManager[3536]: <warn>  [1713453485.7529] device (wlan0): Activation: failed for connection 'AAATTP1 1'
Apr 18 12:18:05 arch NetworkManager[3536]: <info>  [1713453485.7537] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:05 arch NetworkManager[3536]: <info>  [1713453485.7539] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:18:05 arch NetworkManager[3536]: <info>  [1713453485.7539] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:18:05 arch NetworkManager[3536]: <info>  [1713453485.7539] dhcp4 (wlan0): state changed no lease
Apr 18 12:18:05 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:18:05 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:18:05 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:18:05 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.GetOrderedNetworks to :1.8.
Apr 18 12:18:05 arch NetworkManager[3536]: <error> [1713453485.8954] device (wlan0): Station.GetOrderedNetworks failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:18:07 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -56, load: 127/255
Apr 18 12:18:07 arch iwd[458]: event: state, old: autoconnect_full, new: connecting (auto)
Apr 18 12:18:07 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.4170] device (wlan0): new IWD device state is connecting
Apr 18 12:18:07 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.GetOrderedNetworks to :1.8.
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.4174] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.4175] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.4176] manager: NetworkManager state is now CONNECTING
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.4178] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:07 arch NetworkManager[3536]: <error> [1713453487.4181] device (wlan0): Station.GetOrderedNetworks failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:18:07 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:18:07 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:18:07 arch kernel: wlan0: authenticated
Apr 18 12:18:07 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:18:07 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:18:07 arch kernel: wlan0: associated
Apr 18 12:18:07 arch iwd[458]: event: state, old: connecting (auto), new: connected
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.7922] device (wlan0): new IWD device state is connected
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.7923] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.7928] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.8020] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.9516] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.9520] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.9663] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.9709] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.9711] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.9714] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:18:07 arch NetworkManager[3536]: <info>  [1713453487.9717] device (wlan0): Activation: successful, device activated.
Apr 18 12:18:08 arch NetworkManager[3536]: <info>  [1713453488.5179] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:18:15 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:18:24 arch iwd[458]: event: roam-scan,
Apr 18 12:18:28 arch iwd[458]: error parsing HT capabilities
Apr 18 12:18:35 arch iwd[458]: event: roam-scan,
Apr 18 12:18:35 arch bluetoothd[582]: /org/bluez/hci0/dev_41_42_2F_5E_F9_A0/sep2/fd0: fd(31) ready
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5556] device (wlan0): disconnecting for new activation request.
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5556] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5558] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5569] audit: op="connection-add-activate" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5481 uid=1000 result="success"
Apr 18 12:18:52 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:18:52 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:18:52 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:18:52 arch NetworkManager[3536]: <warn>  [1713453532.5984] device (wlan0): Deactivation failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5985] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5986] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5987] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.5987] dhcp4 (wlan0): state changed no lease
Apr 18 12:18:52 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6557] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6560] device (wlan0): Activation: starting connection 'AAATTP1' (bdaa05c7-6e87-449f-b132-4cdc8dbf5d64)
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6569] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6571] manager: NetworkManager state is now CONNECTING
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6574] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:52 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:18:52 arch NetworkManager[3536]: <error> [1713453532.6582] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6583] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6586] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:18:52 arch NetworkManager[3536]: <warn>  [1713453532.6588] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:18:52 arch NetworkManager[3536]: <info>  [1713453532.6592] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:52 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9837] audit: op="connection-update" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5504 uid=1000 result="success"
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9907] device (wlan0): Activation: starting connection 'AAATTP1' (bdaa05c7-6e87-449f-b132-4cdc8dbf5d64)
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9908] audit: op="connection-activate" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5504 uid=1000 result="success"
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9909] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9912] manager: NetworkManager state is now CONNECTING
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9914] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:54 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:18:54 arch NetworkManager[3536]: <error> [1713453534.9920] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9921] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9924] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:18:54 arch NetworkManager[3536]: <warn>  [1713453534.9926] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:18:54 arch NetworkManager[3536]: <info>  [1713453534.9927] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:54 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:18:55 arch kernel: ata1.00: exception Emask 0x10 SAct 0x6000 SErr 0x4050000 action 0xe frozen
Apr 18 12:18:55 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:18:55 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:18:55 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:18:55 arch kernel: ata1.00: cmd 61/08:68:e8:fc:b5/00:00:04:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:18:55 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:18:55 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:18:55 arch kernel: ata1.00: cmd 61/08:70:38:29:b5/00:00:04:00:00/40 tag 14 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:18:55 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:18:55 arch kernel: ata1: hard resetting link
Apr 18 12:18:56 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:18:56 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:18:56 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:18:56 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:18:56 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:18:56 arch kernel: ata1.00: configured for UDMA/100
Apr 18 12:18:56 arch kernel: ata1: EH complete
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1342] audit: op="connection-update" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5529 uid=1000 result="success"
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1411] device (wlan0): Activation: starting connection 'AAATTP1' (bdaa05c7-6e87-449f-b132-4cdc8dbf5d64)
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1412] audit: op="connection-activate" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5529 uid=1000 result="success"
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1413] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1415] manager: NetworkManager state is now CONNECTING
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1418] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:58 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:18:58 arch NetworkManager[3536]: <error> [1713453538.1423] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1425] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1427] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:18:58 arch NetworkManager[3536]: <warn>  [1713453538.1429] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:18:58 arch NetworkManager[3536]: <info>  [1713453538.1431] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:18:58 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0863] audit: op="connection-update" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" args="802-11-wireless-security.psk" pid=5550 uid=1000 result="success"
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0925] device (wlan0): Activation: starting connection 'AAATTP1' (bdaa05c7-6e87-449f-b132-4cdc8dbf5d64)
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0926] audit: op="connection-activate" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5550 uid=1000 result="success"
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0927] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0930] manager: NetworkManager state is now CONNECTING
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0932] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:01 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:19:01 arch NetworkManager[3536]: <error> [1713453541.0937] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0938] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0941] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:19:01 arch NetworkManager[3536]: <warn>  [1713453541.0943] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:19:01 arch NetworkManager[3536]: <info>  [1713453541.0945] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:01 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4078] audit: op="connection-update" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5563 uid=1000 result="success"
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4138] device (wlan0): Activation: starting connection 'AAATTP1' (bdaa05c7-6e87-449f-b132-4cdc8dbf5d64)
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4139] audit: op="connection-activate" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5563 uid=1000 result="success"
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4140] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4143] manager: NetworkManager state is now CONNECTING
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4145] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:02 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:19:02 arch NetworkManager[3536]: <error> [1713453542.4150] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4151] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4154] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:19:02 arch NetworkManager[3536]: <warn>  [1713453542.4155] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:19:02 arch NetworkManager[3536]: <info>  [1713453542.4158] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:02 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:19:02 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:19:16 arch kernel: ata1.00: limiting speed to UDMA/33:PIO4
Apr 18 12:19:16 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80000 SErr 0x4050000 action 0xe frozen
Apr 18 12:19:16 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:19:16 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:19:16 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:19:16 arch kernel: ata1.00: cmd 61/88:98:00:31:e4/00:00:0b:00:00/40 tag 19 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:19:16 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:19:16 arch kernel: ata1: hard resetting link
Apr 18 12:19:17 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:19:17 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:19:17 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:19:17 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:19:17 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:19:17 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:19:17 arch kernel: ata1: EH complete
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5046] audit: op="connection-update" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5653 uid=1000 result="success"
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5111] device (wlan0): Activation: starting connection 'AAATTP1' (bdaa05c7-6e87-449f-b132-4cdc8dbf5d64)
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5112] audit: op="connection-activate" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5653 uid=1000 result="success"
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5113] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5116] manager: NetworkManager state is now CONNECTING
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5118] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:21 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:19:21 arch NetworkManager[3536]: <error> [1713453561.5124] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5125] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5128] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:19:21 arch NetworkManager[3536]: <warn>  [1713453561.5130] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:19:21 arch NetworkManager[3536]: <info>  [1713453561.5131] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:21 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:19:21 arch kernel: ata1.00: exception Emask 0x10 SAct 0x18 SErr 0x4050000 action 0xe frozen
Apr 18 12:19:21 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:19:21 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:19:21 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:19:21 arch kernel: ata1.00: cmd 61/20:18:40:2b:b6/00:00:04:00:00/40 tag 3 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:19:21 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:19:21 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:19:21 arch kernel: ata1.00: cmd 61/08:20:30:0b:07/00:00:08:00:00/40 tag 4 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:19:21 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:19:21 arch kernel: ata1: hard resetting link
Apr 18 12:19:22 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:19:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:19:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:19:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:19:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:19:22 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:19:22 arch kernel: ata1: EH complete
Apr 18 12:19:26 arch NetworkManager[3536]: <info>  [1713453566.6974] audit: op="connection-delete" uuid="bdaa05c7-6e87-449f-b132-4cdc8dbf5d64" name="AAATTP1" pid=5682 uid=1000 result="success"
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6593] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6594] audit: op="connection-add-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=5697 uid=1000 result="success"
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6599] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6602] manager: NetworkManager state is now CONNECTING
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6604] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:28 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:19:28 arch NetworkManager[3536]: <error> [1713453568.6609] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6610] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6612] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:19:28 arch NetworkManager[3536]: <warn>  [1713453568.6614] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:19:28 arch NetworkManager[3536]: <info>  [1713453568.6616] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:28 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1282] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=5713 uid=1000 result="success"
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1347] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1348] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=5713 uid=1000 result="success"
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1349] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1352] manager: NetworkManager state is now CONNECTING
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1355] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:30 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:19:30 arch NetworkManager[3536]: <error> [1713453570.1360] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1362] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1365] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:19:30 arch NetworkManager[3536]: <warn>  [1713453570.1367] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:19:30 arch NetworkManager[3536]: <info>  [1713453570.1369] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:19:30 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:21:01 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80000000 SErr 0x4050000 action 0xe frozen
Apr 18 12:21:02 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:21:02 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:21:02 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:21:02 arch kernel: ata1.00: cmd 61/48:f8:80:f6:e4/00:00:0b:00:00/40 tag 31 ncq dma 36864 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:21:02 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:21:02 arch kernel: ata1: hard resetting link
Apr 18 12:21:02 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:21:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:21:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:21:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:21:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:21:02 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:21:02 arch kernel: ata1: EH complete
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6229] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6112 uid=1000 result="success"
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6294] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6295] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6112 uid=1000 result="success"
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6296] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6299] manager: NetworkManager state is now CONNECTING
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6302] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:02 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:21:02 arch NetworkManager[3536]: <error> [1713453662.6309] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6310] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6313] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:21:02 arch NetworkManager[3536]: <warn>  [1713453662.6315] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:21:02 arch NetworkManager[3536]: <info>  [1713453662.6317] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:02 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6274] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6124 uid=1000 result="success"
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6340] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6341] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6124 uid=1000 result="success"
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6341] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6344] manager: NetworkManager state is now CONNECTING
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6346] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:03 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:21:03 arch NetworkManager[3536]: <error> [1713453663.6351] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6352] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6355] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:21:03 arch NetworkManager[3536]: <warn>  [1713453663.6357] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:21:03 arch NetworkManager[3536]: <info>  [1713453663.6358] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:03 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2543] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6136 uid=1000 result="success"
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2609] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2610] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6136 uid=1000 result="success"
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2611] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2613] manager: NetworkManager state is now CONNECTING
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2614] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:04 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:21:04 arch NetworkManager[3536]: <error> [1713453664.2623] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2624] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2627] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:21:04 arch NetworkManager[3536]: <warn>  [1713453664.2629] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.2631] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:04 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5838] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6144 uid=1000 result="success"
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5899] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5899] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6144 uid=1000 result="success"
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5900] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5903] manager: NetworkManager state is now CONNECTING
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5905] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:04 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:21:04 arch NetworkManager[3536]: <error> [1713453664.5911] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5913] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5916] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:21:04 arch NetworkManager[3536]: <warn>  [1713453664.5918] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:21:04 arch NetworkManager[3536]: <info>  [1713453664.5920] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:04 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5508] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6157 uid=1000 result="success"
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5573] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5573] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6157 uid=1000 result="success"
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5574] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5577] manager: NetworkManager state is now CONNECTING
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5580] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:05 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4/41414154545031_psk:net.connman.iwd.Network.Connect to :1.8.
Apr 18 12:21:05 arch NetworkManager[3536]: <error> [1713453665.5585] device (wlan0): Activation: (wifi) Network.Connect failed: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Sender is not authorized to send message
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5586] device (wlan0): state change: config -> failed (reason 'supplicant-failed', sys-iface-state: 'managed')
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5589] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:21:05 arch NetworkManager[3536]: <warn>  [1713453665.5591] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:21:05 arch NetworkManager[3536]: <info>  [1713453665.5593] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:21:05 arch dbus-broker[411]: A security policy denied :1.54 to send method call /net/connman/iwd/0/4:net.connman.iwd.Station.Disconnect to :1.8.
Apr 18 12:22:08 arch sudo[6432]:   netuno : TTY=pts/1 ; PWD=/home/netuno ; USER=root ; COMMAND=/usr/bin/systemctl restart wpa_supplicant
Apr 18 12:22:08 arch sudo[6432]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=1000)
Apr 18 12:22:08 arch systemd[1]: Starting WPA supplicant...
Apr 18 12:22:08 arch systemd[1]: Started WPA supplicant.
Apr 18 12:22:08 arch wpa_supplicant[6452]: Successfully initialized wpa_supplicant
Apr 18 12:22:08 arch sudo[6432]: pam_unix(sudo:session): session closed for user root
Apr 18 12:22:11 arch sudo[6468]:   netuno : TTY=pts/1 ; PWD=/home/netuno ; USER=root ; COMMAND=/usr/bin/systemctl restart NetworkManager
Apr 18 12:22:11 arch sudo[6468]: pam_unix(sudo:session): session opened for user root(uid=0) by netuno(uid=1000)
Apr 18 12:22:11 arch NetworkManager[3536]: <info>  [1713453731.9009] caught SIGTERM, shutting down normally.
Apr 18 12:22:11 arch systemd[1]: Stopping Network Manager...
Apr 18 12:22:11 arch NetworkManager[3536]: <info>  [1713453731.9023] device (wlan0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Apr 18 12:22:11 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:22:11 arch iwd[458]: Received Deauthentication event, reason: 3, from_ap: false
Apr 18 12:22:11 arch iwd[458]: event: disconnect-info, reason: 3
Apr 18 12:22:11 arch iwd[458]: event: state, old: connected, new: disconnected
Apr 18 12:22:11 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:11 arch NetworkManager[3536]: <info>  [1713453731.9535] exiting (success)
Apr 18 12:22:11 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:22:11 arch systemd[1]: NetworkManager.service: Deactivated successfully.
Apr 18 12:22:11 arch systemd[1]: Stopped Network Manager.
Apr 18 12:22:11 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:22:11 arch systemd[1]: Starting Network Manager...
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0179] NetworkManager (version 1.46.0-2) is starting... (after a restart, boot:a188170a-ad12-4826-aec4-1575b4e8fbae)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0180] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0232] manager[0x605b89712830]: monitoring kernel firmware directory '/lib/firmware'.
Apr 18 12:22:12 arch systemd[1]: Starting Hostname Service...
Apr 18 12:22:12 arch systemd[1]: Started Hostname Service.
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0933] hostname: hostname: using hostnamed
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0933] hostname: static hostname changed from (none) to "arch"
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0936] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0950] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0953] manager[0x605b89712830]: rfkill: Wi-Fi hardware radio set enabled
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0953] manager[0x605b89712830]: rfkill: WWAN hardware radio set enabled
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0969] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0972] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.0984] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1069] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1071] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1073] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1076] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1077] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1077] manager: Networking is enabled by state file
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1080] settings: Loaded settings plugin: keyfile (internal)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1106] dhcp: init: Using DHCP client 'internal'
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1109] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1114] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1118] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1125] device (lo): Activation: starting connection 'lo' (96e88f2a-d844-47f7-b2df-99455f01702e)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1134] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1137] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1147] device (wlan0): driver supports Access Point (AP) mode
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1154] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1157] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:22:12 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:12 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:22:12 arch iwd[458]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Apr 18 12:22:12 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1528] device (wlan0): set-hw-addr: set MAC address to D6:EA:2E:6E:A6:05 (scanning)
Apr 18 12:22:12 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:12 arch systemd[1]: Started Network Manager.
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1665] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1679] ovsdb: disconnected from ovsdb
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1680] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1683] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1685] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1692] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch wpa_supplicant[6452]: nl80211: kernel reports: Match already configured
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1749] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1751] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.1756] device (lo): Activation: successful, device activated.
Apr 18 12:22:12 arch sudo[6468]: pam_unix(sudo:session): session closed for user root
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.2060] device (wlan0): supplicant interface state: internal-starting -> disconnected
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.2061] Wi-Fi P2P device controlled by interface wlan0 created
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.2063] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.2066] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.2071] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 18 12:22:12 arch NetworkManager[6480]: <info>  [1713453732.2075] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:12 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:22:12 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Apr 18 12:22:13 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:13 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:13 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -60, load: 127/255
Apr 18 12:22:13 arch iwd[458]: event: state, old: autoconnect_full, new: connecting (auto)
Apr 18 12:22:13 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8167] policy: auto-activating connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8171] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8172] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8174] manager: NetworkManager state is now CONNECTING
Apr 18 12:22:13 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=d6:ea:2e:6e:a6:05)
Apr 18 12:22:13 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:13 arch kernel: wlan0: aborting authentication with c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8662] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:22:13 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8788] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8791] device (wlan0): Activation: (wifi) access point 'AAATTP1 1' has security, but secrets are required.
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8791] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8794] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8794] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8800] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8802] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8805] device (wlan0): Activation: (wifi) connection 'AAATTP1 1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8805] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8805] Config: added 'scan_ssid' value '1'
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8805] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8805] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8806] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8806] Config: added 'psk' value '<hidden>'
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8815] device (wlan0): supplicant interface state: interface_disabled -> inactive
Apr 18 12:22:13 arch NetworkManager[6480]: <info>  [1713453733.8815] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Apr 18 12:22:13 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:22:14 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -18, load: 127/255
Apr 18 12:22:14 arch iwd[458]: event: state, old: autoconnect_quick, new: connecting (auto)
Apr 18 12:22:14 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:14 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:22:14 arch NetworkManager[6480]: <info>  [1713453734.0389] device (wlan0): supplicant interface state: inactive -> authenticating
Apr 18 12:22:14 arch NetworkManager[6480]: <info>  [1713453734.0389] device (p2p-dev-wlan0): supplicant management interface state: inactive -> authenticating
Apr 18 12:22:14 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:22:14 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:14 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:22:14 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:14 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:14 arch wpa_supplicant[6452]: wlan0: SME: Association request to the driver failed
Apr 18 12:22:14 arch NetworkManager[6480]: <info>  [1713453734.1164] device (wlan0): supplicant interface state: authenticating -> disconnected
Apr 18 12:22:14 arch NetworkManager[6480]: <info>  [1713453734.1164] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> disconnected
Apr 18 12:22:14 arch kernel: wlan0: authenticated
Apr 18 12:22:14 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:14 arch NetworkManager[6480]: <info>  [1713453734.2216] device (wlan0): supplicant interface state: disconnected -> scanning
Apr 18 12:22:14 arch NetworkManager[6480]: <info>  [1713453734.2217] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Apr 18 12:22:14 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:22:14 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:22:15 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:15 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 2/3)
Apr 18 12:22:15 arch wpa_supplicant[6452]: wlan0: SME: Authentication request to the driver failed
Apr 18 12:22:15 arch NetworkManager[6480]: <info>  [1713453735.2191] device (wlan0): supplicant interface state: scanning -> disconnected
Apr 18 12:22:15 arch NetworkManager[6480]: <info>  [1713453735.2191] device (p2p-dev-wlan0): supplicant management interface state: scanning -> disconnected
Apr 18 12:22:15 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:22:15 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:22:15 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:22:15 arch kernel: wlan0: associated
Apr 18 12:22:15 arch NetworkManager[6480]: <info>  [1713453735.2278] device (wlan0): supplicant interface state: disconnected -> associated
Apr 18 12:22:15 arch NetworkManager[6480]: <info>  [1713453735.2278] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Apr 18 12:22:15 arch iwd[458]: event: state, old: connecting (auto), new: connected
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.1171] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6534 uid=1000 result="success"
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.1236] device (wlan0): disconnecting for new activation request.
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.1237] device (wlan0): state change: config -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.1239] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.1245] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6534 uid=1000 result="success"
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.1259] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:22:16 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:22:16 arch iwd[458]: Received Deauthentication event, reason: 3, from_ap: false
Apr 18 12:22:16 arch iwd[458]: event: disconnect-info, reason: 3
Apr 18 12:22:16 arch iwd[458]: event: state, old: connected, new: disconnected
Apr 18 12:22:16 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.1928] device (wlan0): set-hw-addr: set MAC address to B2:53:C1:E3:B2:D5 (scanning)
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2059] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2061] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2066] device (wlan0): supplicant interface state: associated -> disconnected
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2066] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2070] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2075] manager: NetworkManager state is now CONNECTING
Apr 18 12:22:16 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-100
Apr 18 12:22:16 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2631] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:22:16 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2756] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2759] device (wlan0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2759] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2769] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2772] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2774] device (wlan0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2774] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2774] Config: added 'scan_ssid' value '1'
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2774] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2774] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2775] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.2775] Config: added 'psk' value '<hidden>'
Apr 18 12:22:16 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:22:16 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -17, load: 127/255
Apr 18 12:22:16 arch iwd[458]: event: state, old: autoconnect_quick, new: connecting (auto)
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:16 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.4345] device (wlan0): supplicant interface state: disconnected -> authenticating
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.4345] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> authenticating
Apr 18 12:22:16 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:22:16 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:16 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:22:16 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:16 arch kernel: wlan0: authenticated
Apr 18 12:22:16 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: SME: Association request to the driver failed
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.4386] device (wlan0): supplicant interface state: authenticating -> disconnected
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.4386] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> disconnected
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:22:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:22:16 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:22:16 arch kernel: wlan0: associated
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.4483] device (wlan0): supplicant interface state: disconnected -> associated
Apr 18 12:22:16 arch NetworkManager[6480]: <info>  [1713453736.4483] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Apr 18 12:22:16 arch iwd[458]: event: state, old: connecting (auto), new: connected
Apr 18 12:22:17 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
Apr 18 12:22:21 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:22:26 arch wpa_supplicant[6452]: wlan0: Authentication with c8:e7:d8:6f:d6:4a timed out.
Apr 18 12:22:26 arch wpa_supplicant[6452]: BSSID c8:e7:d8:6f:d6:4a ignore list count incremented to 2, ignoring for 10 seconds
Apr 18 12:22:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:22:26 arch wpa_supplicant[6452]: BSSID c8:e7:d8:6f:d6:4a ignore list count incremented to 3, ignoring for 60 seconds
Apr 18 12:22:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="AAATTP1" auth_failures=1 duration=10 reason=CONN_FAILED
Apr 18 12:22:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:22:26 arch NetworkManager[6480]: <info>  [1713453746.4490] device (wlan0): supplicant interface state: associated -> disconnected
Apr 18 12:22:26 arch NetworkManager[6480]: <info>  [1713453746.4491] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Apr 18 12:22:26 arch NetworkManager[6480]: <info>  [1713453746.5489] device (wlan0): supplicant interface state: disconnected -> scanning
Apr 18 12:22:26 arch NetworkManager[6480]: <info>  [1713453746.5489] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Apr 18 12:22:30 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-9999 noise=-95 txrate=0
Apr 18 12:22:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="AAATTP1"
Apr 18 12:22:40 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:40 arch wpa_supplicant[6452]: wlan0: SME: Authentication request to the driver failed
Apr 18 12:22:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="AAATTP1" auth_failures=2 duration=20 reason=CONN_FAILED
Apr 18 12:22:40 arch NetworkManager[6480]: <info>  [1713453760.6095] device (wlan0): supplicant interface state: scanning -> disconnected
Apr 18 12:22:40 arch NetworkManager[6480]: <info>  [1713453760.6095] device (p2p-dev-wlan0): supplicant management interface state: scanning -> disconnected
Apr 18 12:22:41 arch NetworkManager[6480]: <warn>  [1713453761.1198] device (wlan0): Activation: (wifi) association took too long
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1198] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:41 arch NetworkManager[6480]: <warn>  [1713453761.1202] device (wlan0): Activation: (wifi) asking for new secrets
Apr 18 12:22:41 arch NetworkManager[6480]: <warn>  [1713453761.1204] device (wlan0): no secrets: No agents were available for this request.
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1205] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1208] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:22:41 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:22:41 arch iwd[458]: Received Deauthentication event, reason: 3, from_ap: false
Apr 18 12:22:41 arch iwd[458]: event: disconnect-info, reason: 3
Apr 18 12:22:41 arch iwd[458]: event: state, old: connected, new: disconnected
Apr 18 12:22:41 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1531] device (wlan0): set-hw-addr: set MAC address to FE:A3:4D:B8:42:E4 (scanning)
Apr 18 12:22:41 arch NetworkManager[6480]: <warn>  [1713453761.1659] device (wlan0): Activation: failed for connection 'AAATTP1'
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1660] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1660] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1663] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:41 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:41 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:22:41 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1726] device (wlan0): supplicant interface state: interface_disabled -> inactive
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.1727] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Apr 18 12:22:41 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:22:41 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:41 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -55, load: 127/255
Apr 18 12:22:41 arch iwd[458]: event: state, old: autoconnect_quick, new: connecting (auto)
Apr 18 12:22:41 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:22:41 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=fe:a3:4d:b8:42:e4)
Apr 18 12:22:41 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:41 arch kernel: wlan0: authenticated
Apr 18 12:22:41 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:41 arch wpa_supplicant[6452]: wlan0: No network configuration found for the current AP
Apr 18 12:22:41 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:22:41 arch wpa_supplicant[6452]: BSSID c8:e7:d8:6f:d6:4a ignore list count incremented to 2, ignoring for 10 seconds
Apr 18 12:22:41 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:22:41 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.4823] device (wlan0): supplicant interface state: inactive -> associated
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.4823] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Apr 18 12:22:41 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:22:41 arch kernel: wlan0: associated
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.4875] device (wlan0): supplicant interface state: associated -> disconnected
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.4876] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.5875] device (wlan0): supplicant interface state: disconnected -> inactive
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.5876] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.6729] policy: auto-activating connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.6735] device (wlan0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.6736] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.6738] manager: NetworkManager state is now CONNECTING
Apr 18 12:22:41 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:22:41 arch iwd[458]: Received Deauthentication event, reason: 3, from_ap: false
Apr 18 12:22:41 arch iwd[458]: event: connect-failed, reason: 3
Apr 18 12:22:41 arch iwd[458]: event: state, old: connecting (auto), new: disconnected
Apr 18 12:22:41 arch iwd[458]: event: state, old: disconnected, new: autoconnect_full
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7130] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7256] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7258] device (wlan0): Activation: (wifi) access point 'AAATTP1 1' has security, but secrets are required.
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7259] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7269] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7272] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7277] device (wlan0): Activation: (wifi) connection 'AAATTP1 1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7277] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7277] Config: added 'scan_ssid' value '1'
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7277] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7277] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7278] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7278] Config: added 'psk' value '<hidden>'
Apr 18 12:22:41 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:22:41 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:22:41 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7421] device (wlan0): supplicant interface state: inactive -> disconnected
Apr 18 12:22:41 arch NetworkManager[6480]: <info>  [1713453761.7421] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Apr 18 12:22:42 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 18 12:22:43 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:43 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:22:43 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:22:43 arch NetworkManager[6480]: <info>  [1713453763.2731] device (wlan0): supplicant interface state: disconnected -> authenticating
Apr 18 12:22:43 arch NetworkManager[6480]: <info>  [1713453763.2731] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> authenticating
Apr 18 12:22:43 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:22:43 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:44 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:44 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:44 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:44 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:44 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 2/3)
Apr 18 12:22:44 arch kernel: wlan0: authenticated
Apr 18 12:22:44 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:22:44 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:22:44 arch NetworkManager[6480]: <info>  [1713453764.8821] device (wlan0): supplicant interface state: authenticating -> associating
Apr 18 12:22:44 arch NetworkManager[6480]: <info>  [1713453764.8822] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Apr 18 12:22:44 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:22:44 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:22:44 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:22:44 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:22:44 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:22:44 arch kernel: wlan0: associated
Apr 18 12:22:44 arch NetworkManager[6480]: <info>  [1713453764.8949] device (wlan0): supplicant interface state: associating -> associated
Apr 18 12:22:44 arch NetworkManager[6480]: <info>  [1713453764.8949] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2117] device (wlan0): supplicant interface state: associated -> 4way_handshake
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2118] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4way_handshake
Apr 18 12:22:45 arch wpa_supplicant[6452]: wlan0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 18 12:22:45 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2523] device (wlan0): supplicant interface state: 4way_handshake -> completed
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2523] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2523] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2524] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2527] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.2709] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.4751] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:22:45 arch NetworkManager[6480]: <info>  [1713453765.4754] policy: set 'AAATTP1 1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:22:45 arch kernel: ata1.00: exception Emask 0x10 SAct 0x1000 SErr 0x4050000 action 0xe frozen
Apr 18 12:22:45 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:22:45 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:22:45 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:22:45 arch kernel: ata1.00: cmd 61/08:60:c0:2b:b6/00:00:04:00:00/40 tag 12 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:22:45 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:22:45 arch kernel: ata1: hard resetting link
Apr 18 12:22:45 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=30000
Apr 18 12:22:46 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:22:46 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:22:46 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:22:46 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:22:46 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:22:46 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:22:46 arch kernel: ata1: EH complete
Apr 18 12:22:46 arch NetworkManager[6480]: <info>  [1713453766.3053] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:46 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:22:46 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:22:46 arch NetworkManager[6480]: <info>  [1713453766.3488] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:46 arch NetworkManager[6480]: <info>  [1713453766.3490] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:22:46 arch NetworkManager[6480]: <info>  [1713453766.3493] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:22:46 arch NetworkManager[6480]: <info>  [1713453766.3498] device (wlan0): Activation: successful, device activated.
Apr 18 12:22:46 arch NetworkManager[6480]: <info>  [1713453766.3515] manager: startup complete
Apr 18 12:22:46 arch NetworkManager[6480]: <info>  [1713453766.8706] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:22:48 arch kernel: ata1.00: exception Emask 0x10 SAct 0x200 SErr 0x4050000 action 0xe frozen
Apr 18 12:22:48 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:22:48 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:22:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:22:48 arch kernel: ata1.00: cmd 61/08:48:c8:2b:b6/00:00:04:00:00/40 tag 9 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:22:48 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:22:48 arch kernel: ata1: hard resetting link
Apr 18 12:22:48 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:22:48 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:22:48 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:22:48 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:22:48 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:22:48 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:22:48 arch kernel: ata1: EH complete
Apr 18 12:22:56 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:22:59 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:59 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:59 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:59 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:59 arch iwd[458]: error parsing HT capabilities
Apr 18 12:22:59 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 18 12:23:01 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-37 noise=-95 txrate=150000
Apr 18 12:23:12 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-38 noise=-95 txrate=90000
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.7387] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6839 uid=1000 result="success"
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.7457] device (wlan0): disconnecting for new activation request.
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.7458] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.7460] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.7471] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=6839 uid=1000 result="success"
Apr 18 12:23:18 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:23:18 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:23:18 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:23:18 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:23:18 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9022] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:23:18 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9024] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9024] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9025] dhcp4 (wlan0): state changed no lease
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9295] device (wlan0): set-hw-addr: set MAC address to 26:E4:6E:D4:BB:3C (scanning)
Apr 18 12:23:18 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:23:18 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9990] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9992] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9998] device (wlan0): supplicant interface state: completed -> disconnected
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9998] device (p2p-dev-wlan0): supplicant management interface state: completed -> disconnected
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9999] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9999] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:23:18 arch NetworkManager[6480]: <info>  [1713453798.9999] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453798.9999] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0004] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0006] manager: NetworkManager state is now CONNECTING
Apr 18 12:23:19 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:23:19 arch iwd[458]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Apr 18 12:23:19 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-100
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0463] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:23:19 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0590] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0593] device (wlan0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0593] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0609] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0612] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0614] device (wlan0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0614] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0615] Config: added 'scan_ssid' value '1'
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0615] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0615] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0615] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.0615] Config: added 'psk' value '<hidden>'
Apr 18 12:23:19 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:23:19 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:23:19 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:23:19 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.2254] device (wlan0): supplicant interface state: disconnected -> authenticating
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.2254] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> authenticating
Apr 18 12:23:19 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:23:19 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:23:19 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:23:19 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.2327] device (wlan0): supplicant interface state: authenticating -> associating
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.2327] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Apr 18 12:23:19 arch kernel: wlan0: authenticated
Apr 18 12:23:19 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:23:19 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:23:19 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:23:19 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:23:19 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=10)
Apr 18 12:23:19 arch kernel: wlan0: associated
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.2442] device (wlan0): supplicant interface state: associating -> associated
Apr 18 12:23:19 arch NetworkManager[6480]: <info>  [1713453799.2443] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.6457] device (wlan0): supplicant interface state: associated -> 4way_handshake
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.6457] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4way_handshake
Apr 18 12:23:22 arch wpa_supplicant[6452]: wlan0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 18 12:23:22 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.8089] device (wlan0): supplicant interface state: 4way_handshake -> completed
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.8090] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.8090] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.8091] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.8094] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:23:22 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=15000
Apr 18 12:23:22 arch NetworkManager[6480]: <info>  [1713453802.8413] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.0116] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.0121] policy: set 'AAATTP1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.0233] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.0284] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.0286] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.0289] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.0293] device (wlan0): Activation: successful, device activated.
Apr 18 12:23:23 arch NetworkManager[6480]: <info>  [1713453803.4848] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:23:24 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-95 txrate=65000
Apr 18 12:23:28 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:23:28 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
Apr 18 12:23:34 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-56 noise=-95 txrate=1000
Apr 18 12:23:38 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 18 12:23:58 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:23:58 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:23:58 arch iwd[458]: event: connect-info, ssid: AAATTP1, bss: c8:e7:d8:6f:d6:4a, signal: -72, load: 127/255
Apr 18 12:23:58 arch iwd[458]: event: state, old: autoconnect_full, new: connecting (auto)
Apr 18 12:23:58 arch iwd[458]: event: connect-failed, status: 1
Apr 18 12:23:58 arch iwd[458]: event: state, old: connecting (auto), new: disconnected
Apr 18 12:23:58 arch iwd[458]: event: state, old: disconnected, new: autoconnect_full
Apr 18 12:24:03 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
Apr 18 12:24:08 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=121500
Apr 18 12:24:27 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:24:27 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:24:41 arch NetworkManager[6480]: <info>  [1713453881.8263] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" args="connection.timestamp" pid=7271 uid=1000 result="success"
Apr 18 12:24:41 arch NetworkManager[6480]: <info>  [1713453881.8328] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:24:41 arch NetworkManager[6480]: <info>  [1713453881.8330] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:24:41 arch NetworkManager[6480]: <info>  [1713453881.8342] device (wlan0): disconnecting for new activation request.
Apr 18 12:24:41 arch NetworkManager[6480]: <info>  [1713453881.8342] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=7271 uid=1000 result="success"
Apr 18 12:24:41 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:24:41 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:24:41 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.0330] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.0333] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.0333] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.0334] dhcp4 (wlan0): state changed no lease
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.0924] device (wlan0): set-hw-addr: set MAC address to 0A:60:50:D3:33:9E (scanning)
Apr 18 12:24:42 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:24:42 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1492] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1495] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1501] device (wlan0): supplicant interface state: completed -> disconnected
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1501] device (p2p-dev-wlan0): supplicant management interface state: completed -> disconnected
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1504] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1505] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1505] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1505] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1509] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1512] manager: NetworkManager state is now CONNECTING
Apr 18 12:24:42 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:24:42 arch iwd[458]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-100
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.1930] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:24:42 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2057] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2059] device (wlan0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2059] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2075] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2078] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2080] device (wlan0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2081] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2081] Config: added 'scan_ssid' value '1'
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2081] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2081] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2081] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.2081] Config: added 'psk' value '<hidden>'
Apr 18 12:24:42 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:24:42 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:24:42 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.3690] device (wlan0): supplicant interface state: disconnected -> authenticating
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.3691] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> authenticating
Apr 18 12:24:42 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:24:42 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:24:42 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.3942] device (wlan0): supplicant interface state: authenticating -> associating
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.3942] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Apr 18 12:24:42 arch kernel: wlan0: authenticated
Apr 18 12:24:42 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:24:42 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:24:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:24:42 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=6)
Apr 18 12:24:42 arch kernel: wlan0: associated
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.4186] device (wlan0): supplicant interface state: associating -> associated
Apr 18 12:24:42 arch NetworkManager[6480]: <info>  [1713453882.4187] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.2786] device (wlan0): supplicant interface state: associated -> 4way_handshake
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.2787] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4way_handshake
Apr 18 12:24:49 arch wpa_supplicant[6452]: wlan0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 18 12:24:49 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.8926] device (wlan0): supplicant interface state: 4way_handshake -> completed
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.8926] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.8926] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.8927] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.8931] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:24:49 arch NetworkManager[6480]: <info>  [1713453889.8998] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.0518] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.0522] policy: set 'AAATTP1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.0660] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.0709] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.0711] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.0714] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.0719] device (wlan0): Activation: successful, device activated.
Apr 18 12:24:50 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=13500
Apr 18 12:24:50 arch NetworkManager[6480]: <info>  [1713453890.5750] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:24:51 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:24:56 arch iwd[458]: error parsing HT capabilities
Apr 18 12:24:56 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
Apr 18 12:25:09 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=150000
Apr 18 12:25:13 arch iwd[458]: error parsing HT capabilities
Apr 18 12:25:13 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
Apr 18 12:25:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=108000
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.7390] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" args="connection.timestamp" pid=7447 uid=1000 result="success"
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.7448] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.7450] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.7485] device (wlan0): disconnecting for new activation request.
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.7486] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=7447 uid=1000 result="success"
Apr 18 12:25:17 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:25:17 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:25:17 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:25:17 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:25:17 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:25:17 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.9232] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.9234] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.9235] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.9235] dhcp4 (wlan0): state changed no lease
Apr 18 12:25:17 arch iwd[458]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Apr 18 12:25:17 arch NetworkManager[6480]: <info>  [1713453917.9691] device (wlan0): set-hw-addr: set MAC address to 52:58:70:DF:CD:0E (scanning)
Apr 18 12:25:17 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:25:17 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0289] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0291] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0298] device (wlan0): supplicant interface state: completed -> disconnected
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0298] device (p2p-dev-wlan0): supplicant management interface state: completed -> disconnected
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0303] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0303] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0303] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0303] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0307] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0309] manager: NetworkManager state is now CONNECTING
Apr 18 12:25:18 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:25:18 arch iwd[458]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Apr 18 12:25:18 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-100
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.0897] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:25:18 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1023] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1025] device (wlan0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1025] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1036] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1037] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1046] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1048] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1051] device (wlan0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1051] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1051] Config: added 'scan_ssid' value '1'
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1051] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1051] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1052] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1052] Config: added 'psk' value '<hidden>'
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1066] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.1066] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:25:18 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:25:18 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:25:18 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:25:18 arch wpa_supplicant[6452]: wlan0: SME: Authentication request to the driver failed
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.3525] device (wlan0): supplicant interface state: disconnected -> scanning
Apr 18 12:25:18 arch NetworkManager[6480]: <info>  [1713453918.3525] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Apr 18 12:25:20 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:25:20 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:25:20 arch iwd[458]: error parsing HT capabilities
Apr 18 12:25:20 arch NetworkManager[6480]: <info>  [1713453920.7612] device (wlan0): supplicant interface state: scanning -> authenticating
Apr 18 12:25:20 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:25:20 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:25:20 arch NetworkManager[6480]: <info>  [1713453920.7612] device (p2p-dev-wlan0): supplicant management interface state: scanning -> authenticating
Apr 18 12:25:20 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:25:20 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:25:20 arch kernel: wlan0: authenticated
Apr 18 12:25:20 arch NetworkManager[6480]: <info>  [1713453920.7852] device (wlan0): supplicant interface state: authenticating -> associating
Apr 18 12:25:20 arch NetworkManager[6480]: <info>  [1713453920.7852] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Apr 18 12:25:20 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:25:20 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:25:20 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:25:20 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:25:20 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=6)
Apr 18 12:25:20 arch kernel: wlan0: associated
Apr 18 12:25:20 arch NetworkManager[6480]: <info>  [1713453920.8221] device (wlan0): supplicant interface state: associating -> associated
Apr 18 12:25:20 arch NetworkManager[6480]: <info>  [1713453920.8221] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
Apr 18 12:25:23 arch kernel: ata1.00: exception Emask 0x10 SAct 0x30000 SErr 0x4050000 action 0xe frozen
Apr 18 12:25:24 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:25:24 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:25:24 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:25:24 arch kernel: ata1.00: cmd 61/08:80:e0:b7:6c/00:00:06:00:00/40 tag 16 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:25:24 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:25:24 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:25:24 arch kernel: ata1.00: cmd 61/a0:88:c0:31:ff/00:00:1a:00:00/40 tag 17 ncq dma 81920 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:25:24 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:25:24 arch kernel: ata1: hard resetting link
Apr 18 12:25:24 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:25:24 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:25:24 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:25:24 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:25:24 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:25:24 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:25:24 arch kernel: ata1: EH complete
Apr 18 12:25:27 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.1096] device (wlan0): supplicant interface state: associated -> 4way_handshake
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.1096] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4way_handshake
Apr 18 12:25:28 arch wpa_supplicant[6452]: wlan0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 18 12:25:28 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.4323] device (wlan0): supplicant interface state: 4way_handshake -> completed
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.4324] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.4324] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.4325] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.4329] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.4808] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:25:28 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=11000
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.6551] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.6554] policy: set 'AAATTP1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.6707] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:28 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:25:28 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.7014] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.7016] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.7019] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:25:28 arch NetworkManager[6480]: <info>  [1713453928.7024] device (wlan0): Activation: successful, device activated.
Apr 18 12:25:29 arch NetworkManager[6480]: <info>  [1713453929.1257] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:25:29 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-84 noise=-95 txrate=120000
Apr 18 12:25:33 arch iwd[458]: error parsing HT capabilities
Apr 18 12:25:33 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-79 noise=-95 txrate=1000
Apr 18 12:25:33 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=65000
Apr 18 12:25:34 arch systemd[1]: Starting Cleanup of Temporary Directories...
Apr 18 12:25:34 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Apr 18 12:25:34 arch systemd[1]: Finished Cleanup of Temporary Directories.
Apr 18 12:25:37 arch iwd[458]: error parsing HT capabilities
Apr 18 12:25:37 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=-95 txrate=1000
Apr 18 12:25:38 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:25:39 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=150000
Apr 18 12:25:39 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
Apr 18 12:25:45 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=39000
Apr 18 12:25:49 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=58500
Apr 18 12:25:53 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-76 noise=-95 txrate=1000
Apr 18 12:25:58 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
Apr 18 12:26:00 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=90000
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.2412] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" args="connection.timestamp" pid=7691 uid=1000 result="success"
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.2477] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.2480] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.2508] device (wlan0): disconnecting for new activation request.
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.2509] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=7691 uid=1000 result="success"
Apr 18 12:26:05 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:26:05 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:26:05 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:26:05 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:26:05 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.4293] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:26:05 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.4296] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.4296] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.4296] dhcp4 (wlan0): state changed no lease
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.4531] device (wlan0): set-hw-addr: set MAC address to AE:91:DC:38:E1:2B (scanning)
Apr 18 12:26:05 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:26:05 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5260] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5262] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5268] device (wlan0): supplicant interface state: completed -> disconnected
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5268] device (p2p-dev-wlan0): supplicant management interface state: completed -> disconnected
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5269] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5269] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5269] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5269] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5273] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5276] manager: NetworkManager state is now CONNECTING
Apr 18 12:26:05 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:26:05 arch iwd[458]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Apr 18 12:26:05 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-100
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5697] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:26:05 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5851] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5853] device (wlan0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5854] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5864] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5864] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5872] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5875] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5878] device (wlan0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5879] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5879] Config: added 'scan_ssid' value '1'
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5879] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5879] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5879] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.5879] Config: added 'psk' value '<hidden>'
Apr 18 12:26:05 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.6121] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.6121] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:26:05 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:26:05 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:26:05 arch wpa_supplicant[6452]: wlan0: SME: Authentication request to the driver failed
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.8361] device (wlan0): supplicant interface state: disconnected -> scanning
Apr 18 12:26:05 arch NetworkManager[6480]: <info>  [1713453965.8362] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Apr 18 12:26:07 arch iwd[458]: error parsing HT capabilities
Apr 18 12:26:07 arch iwd[458]: error parsing non-HT rates
Apr 18 12:26:08 arch iwd[458]: error parsing HT capabilities
Apr 18 12:26:08 arch iwd[458]: error parsing non-HT rates
Apr 18 12:26:08 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:26:08 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.2437] device (wlan0): supplicant interface state: scanning -> authenticating
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.2437] device (p2p-dev-wlan0): supplicant management interface state: scanning -> authenticating
Apr 18 12:26:08 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:26:08 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:26:08 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:26:08 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.2457] device (wlan0): supplicant interface state: authenticating -> associating
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.2458] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Apr 18 12:26:08 arch kernel: wlan0: authenticated
Apr 18 12:26:08 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:26:08 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:26:08 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:26:08 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:26:08 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=6)
Apr 18 12:26:08 arch kernel: wlan0: associated
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.2587] device (wlan0): supplicant interface state: associating -> associated
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.2587] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.5819] device (wlan0): supplicant interface state: associated -> 4way_handshake
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.5819] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4way_handshake
Apr 18 12:26:08 arch wpa_supplicant[6452]: wlan0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 18 12:26:08 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.6225] device (wlan0): supplicant interface state: 4way_handshake -> completed
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.6225] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.6225] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.6227] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.6231] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.6261] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.7851] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.7854] policy: set 'AAATTP1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.8020] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.8050] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.8052] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.8055] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:26:08 arch NetworkManager[6480]: <info>  [1713453968.8060] device (wlan0): Activation: successful, device activated.
Apr 18 12:26:09 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=30000
Apr 18 12:26:09 arch NetworkManager[6480]: <info>  [1713453969.3164] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:26:13 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=108000
Apr 18 12:26:15 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 18 12:26:16 arch iwd[458]: error parsing HT capabilities
Apr 18 12:26:16 arch iwd[458]: error parsing non-HT rates
Apr 18 12:26:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
Apr 18 12:26:21 arch iwd[458]: error parsing HT capabilities
Apr 18 12:26:21 arch iwd[458]: error parsing non-HT rates
Apr 18 12:26:21 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
Apr 18 12:26:28 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10000000 SErr 0x4050000 action 0xe frozen
Apr 18 12:26:28 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:26:28 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:26:28 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:26:28 arch kernel: ata1.00: cmd 61/08:e0:18:ff:b5/00:00:04:00:00/40 tag 28 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:26:28 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:26:28 arch kernel: ata1: hard resetting link
Apr 18 12:26:29 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:26:29 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:26:29 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:26:29 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:26:29 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:26:29 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:26:29 arch kernel: ata1: EH complete
Apr 18 12:26:45 arch kernel: ata1.00: exception Emask 0x10 SAct 0xc0 SErr 0x4050000 action 0xe frozen
Apr 18 12:26:45 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:26:45 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:26:45 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:26:45 arch kernel: ata1.00: cmd 61/08:30:20:ff:b5/00:00:04:00:00/40 tag 6 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:26:45 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:26:45 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:26:45 arch kernel: ata1.00: cmd 61/18:38:28:ff:b5/00:00:04:00:00/40 tag 7 ncq dma 12288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:26:45 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:26:45 arch kernel: ata1: hard resetting link
Apr 18 12:26:46 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:26:46 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:26:46 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:26:46 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:26:46 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:26:46 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:26:46 arch kernel: ata1: EH complete
Apr 18 12:26:46 arch iwd[458]: error parsing HT capabilities
Apr 18 12:26:53 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=135000
Apr 18 12:26:57 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:27:00 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=45000
Apr 18 12:27:04 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
Apr 18 12:27:04 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
Apr 18 12:27:06 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=120000
Apr 18 12:27:14 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=135000
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=34.107.221.82 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=16123 PROTO=TCP SPT=80 DPT=44874 WINDOW=265 RES=0x00 ACK URGP=0 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=34.107.221.82 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=38110 PROTO=TCP SPT=80 DPT=44888 WINDOW=273 RES=0x00 ACK URGP=0 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=34.107.221.82 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=16125 PROTO=TCP SPT=80 DPT=44874 WINDOW=265 RES=0x00 ACK URGP=0 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=34.107.221.82 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=38112 PROTO=TCP SPT=80 DPT=44888 WINDOW=273 RES=0x00 ACK URGP=0 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.109 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=47277 PROTO=UDP SPT=53 DPT=40282 LEN=83 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.109 LEN=115 TOS=0x00 PREC=0x00 TTL=61 ID=47297 PROTO=UDP SPT=53 DPT=40282 LEN=95 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.109 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=13193 PROTO=UDP SPT=53 DPT=52505 LEN=83 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.109 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=13671 PROTO=UDP SPT=53 DPT=41880 LEN=83 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.109 LEN=115 TOS=0x00 PREC=0x00 TTL=61 ID=13706 PROTO=UDP SPT=53 DPT=41880 LEN=95 
Apr 18 12:27:15 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.109 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=48827 PROTO=UDP SPT=53 DPT=40282 LEN=83 
Apr 18 12:27:15 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=-95 txrate=150000
Apr 18 12:28:14 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.109 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=53584 PROTO=UDP SPT=53 DPT=58002 LEN=83 
Apr 18 12:28:14 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.109 LEN=115 TOS=0x00 PREC=0x00 TTL=61 ID=53585 PROTO=UDP SPT=53 DPT=58002 LEN=95 
Apr 18 12:28:22 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
Apr 18 12:28:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
Apr 18 12:28:56 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
Apr 18 12:28:59 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
Apr 18 12:29:03 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
Apr 18 12:29:05 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=81000
Apr 18 12:29:09 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
Apr 18 12:29:14 arch kernel: ata1.00: exception Emask 0x10 SAct 0x78ffe001 SErr 0x4050000 action 0xe frozen
Apr 18 12:29:14 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:29:14 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:00:10:4f:0e/00:00:18:00:00/40 tag 0 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:68:90:08:20/00:00:2b:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/10:70:e0:28:20/00:00:2b:00:00/40 tag 14 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:78:28:08:20/00:00:00:00:00/40 tag 15 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:80:60:08:20/00:00:00:00:00/40 tag 16 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:88:60:09:20/00:00:00:00:00/40 tag 17 ncq dma 4096 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:90:e8:2a:21/00:00:00:00:00/40 tag 18 ncq dma 4096 out
                                      res 40/00:f0:e8:8a:0b/00:00:02:00:00/40 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:98:50:2b:21/00:00:00:00:00/40 tag 19 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:a0:b8:2b:21/00:00:00:00:00/40 tag 20 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:a8:20:2c:21/00:00:00:00:00/40 tag 21 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:b0:e8:47:0f/00:00:02:00:00/40 tag 22 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:b8:28:08:a0/00:00:04:00:00/40 tag 23 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:d8:30:08:e0/00:00:04:00:00/40 tag 27 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:e0:08:08:e0/00:00:0b:00:00/40 tag 28 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:e8:28:10:a0/00:00:17:00:00/40 tag 29 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:14 arch kernel: ata1.00: cmd 61/08:f0:b8:8a:0d/00:00:18:00:00/40 tag 30 ncq dma 4096 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:14 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:14 arch kernel: ata1: hard resetting link
Apr 18 12:29:14 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:29:14 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:29:14 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:29:14 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:29:14 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:29:14 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:29:14 arch kernel: ata1: EH complete
Apr 18 12:29:22 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=65000
Apr 18 12:29:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:29:27 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
Apr 18 12:29:33 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=135000
Apr 18 12:29:36 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=135000
Apr 18 12:29:39 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-95 txrate=1000
Apr 18 12:29:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=1000
Apr 18 12:29:43 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:29:43 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:29:49 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=57800
Apr 18 12:29:52 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80800000 SErr 0x4050000 action 0xe frozen
Apr 18 12:29:52 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:29:52 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:29:52 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:52 arch kernel: ata1.00: cmd 61/08:b8:70:3e:b5/00:00:04:00:00/40 tag 23 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:52 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:52 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:29:52 arch kernel: ata1.00: cmd 61/10:f8:78:3e:b5/00:00:04:00:00/40 tag 31 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:29:52 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:29:52 arch kernel: ata1: hard resetting link
Apr 18 12:29:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:29:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:29:53 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:29:53 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:29:53 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:29:53 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:29:53 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:29:53 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:29:53 arch kernel: ata1: EH complete
Apr 18 12:29:54 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
Apr 18 12:29:54 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
Apr 18 12:29:58 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
Apr 18 12:30:02 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
Apr 18 12:30:03 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=42505 PROTO=TCP SPT=443 DPT=52624 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 18 12:30:03 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=42506 PROTO=TCP SPT=443 DPT=52624 WINDOW=305 RES=0x00 ACK PSH URGP=0 
Apr 18 12:30:03 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=42507 PROTO=TCP SPT=443 DPT=52624 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 18 12:30:03 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=42508 PROTO=TCP SPT=443 DPT=52624 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 18 12:30:03 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=42509 PROTO=TCP SPT=443 DPT=52624 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 18 12:30:03 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=42510 PROTO=TCP SPT=443 DPT=52624 WINDOW=305 RES=0x00 ACK PSH URGP=0 
Apr 18 12:30:05 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
Apr 18 12:30:06 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
Apr 18 12:30:09 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=121500
Apr 18 12:30:15 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=1000
Apr 18 12:30:17 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=108000
Apr 18 12:30:19 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=72200
Apr 18 12:30:25 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
Apr 18 12:30:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:30:28 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
Apr 18 12:30:33 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:30:35 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:30:36 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
Apr 18 12:30:39 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80000 SErr 0x4050000 action 0xe frozen
Apr 18 12:30:39 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:30:39 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:30:39 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 18 12:30:39 arch kernel: ata1.00: cmd 60/c8:98:b0:a1:cc/00:00:2e:00:00/40 tag 19 ncq dma 102400 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:30:39 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:30:39 arch kernel: ata1: hard resetting link
Apr 18 12:30:40 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:30:40 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:30:40 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:30:40 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:30:40 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:30:40 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:30:40 arch kernel: sd 0:0:0:0: [sda] tag#19 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
Apr 18 12:30:40 arch kernel: sd 0:0:0:0: [sda] tag#19 Sense Key : Illegal Request [current] 
Apr 18 12:30:40 arch kernel: sd 0:0:0:0: [sda] tag#19 Add. Sense: Unaligned write command
Apr 18 12:30:40 arch kernel: sd 0:0:0:0: [sda] tag#19 CDB: Read(10) 28 00 2e cc a1 b0 00 00 c8 00
Apr 18 12:30:40 arch kernel: I/O error, dev sda, sector 785162672 op 0x0:(READ) flags 0x80700 phys_seg 25 prio class 2
Apr 18 12:30:40 arch kernel: ata1: EH complete
Apr 18 12:30:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
Apr 18 12:30:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
Apr 18 12:30:44 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
Apr 18 12:30:48 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
Apr 18 12:30:48 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:30:48 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:30:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:30:48 arch kernel: ata1.00: cmd 61/08:10:98:2b:b5/00:00:04:00:00/40 tag 2 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:30:48 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:30:48 arch kernel: ata1: hard resetting link
Apr 18 12:30:48 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:30:48 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:30:48 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:30:48 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=121500
Apr 18 12:30:49 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:30:49 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:30:49 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:30:49 arch kernel: ata1: EH complete
Apr 18 12:30:54 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:30:56 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
Apr 18 12:31:00 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-83 noise=-95 txrate=150000
Apr 18 12:31:05 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=1754 PROTO=TCP SPT=443 DPT=57162 WINDOW=375 RES=0x00 ACK URGP=0 
Apr 18 12:31:05 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=1755 PROTO=TCP SPT=443 DPT=57162 WINDOW=375 RES=0x00 ACK URGP=0 
Apr 18 12:31:07 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-86 noise=-95 txrate=1000
Apr 18 12:31:09 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
Apr 18 12:31:14 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
Apr 18 12:31:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=81000
Apr 18 12:31:20 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
Apr 18 12:31:21 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=121500
Apr 18 12:31:40 arch iwd[458]: error parsing HT capabilities
Apr 18 12:31:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
Apr 18 12:31:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
Apr 18 12:31:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=1000
Apr 18 12:32:12 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2 SErr 0x4050000 action 0xe frozen
Apr 18 12:32:12 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:32:12 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:32:12 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:32:12 arch kernel: ata1.00: cmd 61/08:08:d8:3e:b5/00:00:04:00:00/40 tag 1 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:32:12 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:32:12 arch kernel: ata1: hard resetting link
Apr 18 12:32:13 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:32:13 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:32:13 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:32:13 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:32:13 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:32:13 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:32:13 arch kernel: ata1: EH complete
Apr 18 12:32:44 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 18 12:32:44 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 18 12:32:46 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
Apr 18 12:32:50 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:32:50 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 18 12:32:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:32:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:33:03 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
Apr 18 12:33:07 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
Apr 18 12:33:09 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
Apr 18 12:33:12 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 18 12:33:12 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 18 12:33:13 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=121500
Apr 18 12:33:17 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
Apr 18 12:33:19 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
Apr 18 12:33:23 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
Apr 18 12:33:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
Apr 18 12:33:30 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
Apr 18 12:33:30 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=41867 PROTO=TCP SPT=443 DPT=59826 WINDOW=262 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=41869 PROTO=TCP SPT=443 DPT=59826 WINDOW=262 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=39544 PROTO=TCP SPT=443 DPT=41460 WINDOW=278 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=39545 PROTO=TCP SPT=443 DPT=41460 WINDOW=278 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=39546 PROTO=TCP SPT=443 DPT=41460 WINDOW=278 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=39547 PROTO=TCP SPT=443 DPT=41460 WINDOW=278 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=18979 PROTO=TCP SPT=443 DPT=59822 WINDOW=330 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.42 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=63074 PROTO=TCP SPT=443 DPT=41470 WINDOW=349 RES=0x00 ACK URGP=0 
Apr 18 12:33:42 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=18980 PROTO=TCP SPT=443 DPT=59822 WINDOW=341 RES=0x00 ACK URGP=0 
Apr 18 12:33:44 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=52000
Apr 18 12:33:55 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=162.159.61.4 DST=192.168.1.109 LEN=130 TOS=0x00 PREC=0x00 TTL=51 ID=25418 DF PROTO=TCP SPT=443 DPT=44432 WINDOW=8 RES=0x00 ACK PSH URGP=0 
Apr 18 12:34:24 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=1492 TOS=0x00 PREC=0x00 TTL=122 ID=19019 PROTO=TCP SPT=443 DPT=59822 WINDOW=352 RES=0x00 ACK URGP=0 
Apr 18 12:34:39 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
Apr 18 12:34:43 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=150000
Apr 18 12:34:46 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=120000
Apr 18 12:34:51 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
Apr 18 12:35:01 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=135000
Apr 18 12:35:32 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=72200
Apr 18 12:35:33 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:35:33 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:35:37 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=1000
Apr 18 12:35:37 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=90000
Apr 18 12:35:40 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
Apr 18 12:35:45 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
Apr 18 12:35:45 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 18 12:35:45 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-16 noise=-95 txrate=1000
Apr 18 12:35:57 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=135000
Apr 18 12:36:01 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 18 12:36:07 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
Apr 18 12:36:12 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
Apr 18 12:36:14 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-46 noise=-95 txrate=108000
Apr 18 12:36:18 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=135000
Apr 18 12:36:20 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.109 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=18822 PROTO=UDP SPT=53 DPT=34764 LEN=83 
Apr 18 12:36:20 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.109 LEN=115 TOS=0x00 PREC=0x00 TTL=61 ID=18823 PROTO=UDP SPT=53 DPT=34764 LEN=95 
Apr 18 12:36:20 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=34697 PROTO=TCP SPT=443 DPT=44072 WINDOW=436 RES=0x00 ACK URGP=0 
Apr 18 12:36:20 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=34698 PROTO=TCP SPT=443 DPT=44072 WINDOW=436 RES=0x00 ACK URGP=0 
Apr 18 12:36:20 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.250.78.238 DST=192.168.1.109 LEN=1452 TOS=0x00 PREC=0x00 TTL=56 ID=40677 PROTO=TCP SPT=443 DPT=59124 WINDOW=256 RES=0x00 ACK URGP=0 
Apr 18 12:36:20 arch kernel: [UFW BLOCK] IN=wlan0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.109 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=34699 PROTO=TCP SPT=443 DPT=44072 WINDOW=436 RES=0x00 ACK URGP=0 
Apr 18 12:36:21 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=150000
Apr 18 12:36:44 arch iwd[458]: error parsing HT capabilities
Apr 18 12:36:49 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=150000
Apr 18 12:36:53 arch iwd[458]: error parsing HT capabilities
Apr 18 12:36:53 arch iwd[458]: error parsing HT capabilities
Apr 18 12:36:53 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
Apr 18 12:36:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:36:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:36:54 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
Apr 18 12:36:56 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 18 12:37:01 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
Apr 18 12:37:06 arch iwd[458]: error parsing HT capabilities
Apr 18 12:37:06 arch iwd[458]: error parsing HT capabilities
Apr 18 12:37:06 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-56 noise=-95 txrate=1000
Apr 18 12:37:06 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=1000
Apr 18 12:37:11 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
Apr 18 12:37:15 arch iwd[458]: error parsing HT capabilities
Apr 18 12:37:15 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
Apr 18 12:37:20 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
Apr 18 12:37:24 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
Apr 18 12:37:25 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
Apr 18 12:37:26 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
Apr 18 12:37:34 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=150000
Apr 18 12:37:34 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=150000
Apr 18 12:37:37 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
Apr 18 12:37:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
Apr 18 12:37:42 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=150000
Apr 18 12:37:46 arch kernel: ata1.00: exception Emask 0x10 SAct 0x3fc0 SErr 0x4050000 action 0xe frozen
Apr 18 12:37:46 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 18 12:37:46 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:30:00:0b:db/00:00:09:00:00/40 tag 6 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:38:d0:0c:db/00:00:09:00:00/40 tag 7 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:40:48:0d:db/00:00:09:00:00/40 tag 8 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:48:08:0f:db/00:00:09:00:00/40 tag 9 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:50:60:0f:db/00:00:09:00:00/40 tag 10 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:58:a0:0f:db/00:00:09:00:00/40 tag 11 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:60:68:10:db/00:00:09:00:00/40 tag 12 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:68:10:13:db/00:00:09:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1: hard resetting link
Apr 18 12:37:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 18 12:37:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:37:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:37:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 18 12:37:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 18 12:37:47 arch kernel: ata1.00: configured for UDMA/33
Apr 18 12:37:47 arch kernel: ata1: EH complete
Apr 18 12:37:56 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
Apr 18 12:38:00 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=-95 txrate=1000
Apr 18 12:38:05 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=108000
Apr 18 12:38:15 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-38 noise=-95 txrate=135000
Apr 18 12:38:17 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-36 noise=-95 txrate=135000
Apr 18 12:38:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:38:53 arch rtkit-daemon[604]: Supervising 8 threads of 5 processes of 1 users.
Apr 18 12:39:04 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=150000
Apr 18 12:39:08 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
Apr 18 12:39:10 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
Apr 18 12:39:10 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=135000
Apr 18 12:39:16 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.1011] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" args="connection.timestamp" pid=11259 uid=1000 result="success"
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.1071] device (wlan0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.1073] manager: NetworkManager state is now DISCONNECTING
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.1085] device (wlan0): disconnecting for new activation request.
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.1086] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=11259 uid=1000 result="success"
Apr 18 12:39:20 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 18 12:39:20 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 18 12:39:20 arch kernel: wlan0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 18 12:39:20 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 18 12:39:20 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.5130] device (wlan0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.5132] dhcp4 (wlan0): canceled DHCP transaction
Apr 18 12:39:20 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.5132] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.5132] dhcp4 (wlan0): state changed no lease
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.5789] device (wlan0): set-hw-addr: set MAC address to 42:A6:94:2B:63:D7 (scanning)
Apr 18 12:39:20 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:39:20 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6425] manager: NetworkManager state is now DISCONNECTED
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6428] device (wlan0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6433] device (wlan0): supplicant interface state: completed -> disconnected
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6433] device (p2p-dev-wlan0): supplicant management interface state: completed -> disconnected
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6443] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6444] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6444] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6445] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6451] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6454] manager: NetworkManager state is now CONNECTING
Apr 18 12:39:20 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:39:20 arch iwd[458]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Apr 18 12:39:20 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-100
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.6929] device (wlan0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 18 12:39:20 arch iwd[458]: event: state, old: disconnected, new: autoconnect_quick
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7056] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7058] device (wlan0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7058] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7067] device (wlan0): supplicant interface state: disconnected -> interface_disabled
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7067] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7076] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7078] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7081] device (wlan0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7081] Config: added 'ssid' value 'AAATTP1'
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7082] Config: added 'scan_ssid' value '1'
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7082] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7082] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 SAE'
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7082] Config: added 'auth_alg' value 'OPEN'
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7083] Config: added 'psk' value '<hidden>'
Apr 18 12:39:20 arch iwd[458]: Could not register frame watch type 00d0: -114
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7321] device (wlan0): supplicant interface state: interface_disabled -> disconnected
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.7322] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> disconnected
Apr 18 12:39:20 arch iwd[458]: event: state, old: autoconnect_quick, new: autoconnect_full
Apr 18 12:39:20 arch wpa_supplicant[6452]: wlan0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:39:20 arch kernel: wlan0: 80 MHz not supported, disabling VHT
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.8723] device (wlan0): supplicant interface state: disconnected -> authenticating
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.8724] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> authenticating
Apr 18 12:39:20 arch kernel: wlan0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 18 12:39:20 arch kernel: wlan0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:39:20 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:39:20 arch wpa_supplicant[6452]: wlan0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.9479] device (wlan0): supplicant interface state: authenticating -> associating
Apr 18 12:39:20 arch kernel: wlan0: authenticated
Apr 18 12:39:20 arch kernel: wlan0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 18 12:39:20 arch NetworkManager[6480]: <info>  [1713454760.9480] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Apr 18 12:39:21 arch iwd[458]: Unexpected connection related event -- is another supplicant running?
Apr 18 12:39:21 arch wpa_supplicant[6452]: wlan0: Associated with c8:e7:d8:6f:d6:4a
Apr 18 12:39:21 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 18 12:39:21 arch kernel: wlan0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=6)
Apr 18 12:39:21 arch kernel: wlan0: associated
Apr 18 12:39:21 arch NetworkManager[6480]: <info>  [1713454761.0124] device (wlan0): supplicant interface state: associating -> associated
Apr 18 12:39:21 arch NetworkManager[6480]: <info>  [1713454761.0124] device (p2p-dev-wlan0): supplicant management interface state: associating -> associated
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.1965] device (wlan0): supplicant interface state: associated -> 4way_handshake
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.1965] device (p2p-dev-wlan0): supplicant management interface state: associated -> 4way_handshake
Apr 18 12:39:27 arch wpa_supplicant[6452]: wlan0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 18 12:39:27 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.2692] device (wlan0): supplicant interface state: 4way_handshake -> completed
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.2693] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.2693] device (p2p-dev-wlan0): supplicant management interface state: 4way_handshake -> completed
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.2694] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.2698] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.2807] dhcp4 (wlan0): state changed new lease, address=192.168.1.109, acd pending
Apr 18 12:39:27 arch wpa_supplicant[6452]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.4516] dhcp4 (wlan0): state changed new lease, address=192.168.1.109
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.4521] policy: set 'AAATTP1' (wlan0) as default for IPv4 routing and DNS
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.4652] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.4682] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.4684] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.4687] manager: NetworkManager state is now CONNECTED_SITE
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.4692] device (wlan0): Activation: successful, device activated.
Apr 18 12:39:27 arch NetworkManager[6480]: <info>  [1713454767.9462] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 18 12:39:30 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
seth wrote:

This smells power saving related but ath9k historically also had issues w/ hw encryption, "modinfo ath9k", "ath9k.ps_enable=0 ath9k.nohwcrypt=1", https://wiki.archlinux.org/title/Kernel_parameters

Sorry but I don't know what to make with this.

Offline

#4 2024-04-18 20:07:54

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

Right now you've iwd and wpa_supplicant running concurrently and they're knocking each other out
The proper way to control this is https://wiki.archlinux.org/title/Networ … Fi_backend
Do NOT enable the iwd.service and after fixing this reboot, wait for the problem to emerge and post an udpated journal.

Sorry but I don't know what to make with this.

The first is a command to illustrate the available module options, the other two are kernel parameters that will set those options on teh atk9k module - whether or not they'll do anything about your situation is to be seen.
For the moment skip that and focus on the network configuration first.



Unrelated, but

Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 18 12:37:46 arch kernel: ata1.00: cmd 61/08:68:10:13:db/00:00:09:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 18 12:37:46 arch kernel: ata1.00: status: { DRDY }
Apr 18 12:37:46 arch kernel: ata1: hard resetting link
Apr 18 12:37:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)

There's probably an issue w/ your sata cable

Offline

#5 2024-04-19 16:14:38

entnuo
Member
Registered: 2024-03-07
Posts: 11

Re: [SOLVED] Wifi keep disconnecting every few minutes

seth wrote:

There's probably an issue w/ your sata cable

Oh, that's not something I wanted to hear today :\. How bad is it?

seth wrote:

The first is a command to illustrate the available module options, the other two are kernel parameters that will set those options on teh atk9k module - whether or not they'll do anything about your situation is to be seen.
For the moment skip that and focus on the network configuration first.

Okay, I've disabled iwd and have been using wpa_supplicant last session yesterday and I've been using for a while now and happened few times but it's not bad as before. Here's the journal:

journalctl -b

Apr 19 12:20:41 arch kernel: Linux version 6.7.6-arch1-2 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Feb 2024 19:08:51 +0000
Apr 19 12:20:41 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
Apr 19 12:20:41 arch kernel: BIOS-provided physical RAM map:
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x000000000009d000-0x00000000000fffff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a27b6fff] usable
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a27b7000-0x00000000a27b7fff] ACPI NVS
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a27b8000-0x00000000a27b8fff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a27b9000-0x00000000a825efff] usable
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a825f000-0x00000000a85d4fff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a85d5000-0x00000000a860cfff] ACPI data
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a860d000-0x00000000a8ef4fff] ACPI NVS
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 19 12:20:41 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000044f7fffff] usable
Apr 19 12:20:41 arch kernel: NX (Execute Disable) protection: active
Apr 19 12:20:41 arch kernel: APIC: Static calls initialized
Apr 19 12:20:41 arch kernel: e820: update [mem 0x9dbca018-0x9dbda057] usable ==> usable
Apr 19 12:20:41 arch kernel: e820: update [mem 0x9dbca018-0x9dbda057] usable ==> usable
Apr 19 12:20:41 arch kernel: extended physical RAM map:
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x0000000000001000-0x0000000000057fff] usable
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x000000000009d000-0x00000000000fffff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000009dbca017] usable
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x000000009dbca018-0x000000009dbda057] usable
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x000000009dbda058-0x00000000a27b6fff] usable
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a27b7000-0x00000000a27b7fff] ACPI NVS
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a27b8000-0x00000000a27b8fff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a27b9000-0x00000000a825efff] usable
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a825f000-0x00000000a85d4fff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a85d5000-0x00000000a860cfff] ACPI data
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a860d000-0x00000000a8ef4fff] ACPI NVS
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 19 12:20:41 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000044f7fffff] usable
Apr 19 12:20:41 arch kernel: efi: EFI v2.4 by American Megatrends
Apr 19 12:20:41 arch kernel: efi: ACPI=0xa85e0000 ACPI 2.0=0xa85e0000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 ESRT=0xa928d698 INITRD=0xa28b6e98 
Apr 19 12:20:41 arch kernel: efi: Remove mem37: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Apr 19 12:20:41 arch kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Apr 19 12:20:41 arch kernel: efi: Not removing mem38: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Apr 19 12:20:41 arch kernel: efi: Not removing mem39: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Apr 19 12:20:41 arch kernel: efi: Not removing mem40: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Apr 19 12:20:41 arch kernel: efi: Remove mem41: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Apr 19 12:20:41 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Apr 19 12:20:41 arch kernel: SMBIOS 3.1.1 present.
Apr 19 12:20:41 arch kernel: DMI: Dell Inc. Inspiron 15-3567/03M86X, BIOS 2.14.0 01/13/2021
Apr 19 12:20:41 arch kernel: tsc: Detected 2700.000 MHz processor
Apr 19 12:20:41 arch kernel: tsc: Detected 2699.909 MHz TSC
Apr 19 12:20:41 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 19 12:20:41 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 19 12:20:41 arch kernel: last_pfn = 0x44f800 max_arch_pfn = 0x400000000
Apr 19 12:20:41 arch kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
Apr 19 12:20:41 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 19 12:20:41 arch kernel: last_pfn = 0xa95ff max_arch_pfn = 0x400000000
Apr 19 12:20:41 arch kernel: esrt: Reserving ESRT space from 0x00000000a928d698 to 0x00000000a928d6d0.
Apr 19 12:20:41 arch kernel: Using GB pages for direct mapping
Apr 19 12:20:41 arch kernel: Secure boot disabled
Apr 19 12:20:41 arch kernel: RAMDISK: [mem 0x9dbdb000-0x9f20dfff]
Apr 19 12:20:41 arch kernel: ACPI: Early table checksum verification disabled
Apr 19 12:20:41 arch kernel: ACPI: RSDP 0x00000000A85E0000 000024 (v02 DELL  )
Apr 19 12:20:41 arch kernel: ACPI: XSDT 0x00000000A85E00B0 0000E4 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: FACP 0x00000000A86044E0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: DSDT 0x00000000A85E0228 0242B5 (v02 DELL   CBX3     01072009 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: FACS 0x00000000A8EF2180 000040
Apr 19 12:20:41 arch kernel: ACPI: APIC 0x00000000A86045F0 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: FPDT 0x00000000A8604678 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: FIDT 0x00000000A86046C0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: MCFG 0x00000000A8604770 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
Apr 19 12:20:41 arch kernel: ACPI: HPET 0x00000000A86047B0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0x00000000A86047E8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: BOOT 0x00000000A8604B48 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0x00000000A8604B70 0012EA (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: HPET 0x00000000A8605E60 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0x00000000A8605E98 000A34 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: UEFI 0x00000000A86068D0 000042 (v01                 00000000      00000000)
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0x00000000A8606918 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: LPIT 0x00000000A86077F8 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
Apr 19 12:20:41 arch kernel: ACPI: WSMT 0x00000000A8607890 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0x00000000A86078B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0x00000000A8607B58 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: DBGP 0x00000000A8608998 000034 (v01 INTEL           00000002 MSFT 0000005F)
Apr 19 12:20:41 arch kernel: ACPI: DBG2 0x00000000A86089D0 000061 (v00 INTEL           00000002 MSFT 0000005F)
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0x00000000A8608A38 003EA6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: MSDM 0x00000000A860C8E0 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: SLIC 0x00000000A860C938 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
Apr 19 12:20:41 arch kernel: ACPI: DMAR 0x00000000A860CAB0 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
Apr 19 12:20:41 arch kernel: ACPI: BGRT 0x00000000A860CBA0 000038 (v00                 01072009 AMI  00010013)
Apr 19 12:20:41 arch kernel: ACPI: Reserving FACP table memory at [mem 0xa86044e0-0xa86045eb]
Apr 19 12:20:41 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xa85e0228-0xa86044dc]
Apr 19 12:20:41 arch kernel: ACPI: Reserving FACS table memory at [mem 0xa8ef2180-0xa8ef21bf]
Apr 19 12:20:41 arch kernel: ACPI: Reserving APIC table memory at [mem 0xa86045f0-0xa8604673]
Apr 19 12:20:41 arch kernel: ACPI: Reserving FPDT table memory at [mem 0xa8604678-0xa86046bb]
Apr 19 12:20:41 arch kernel: ACPI: Reserving FIDT table memory at [mem 0xa86046c0-0xa860476b]
Apr 19 12:20:41 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xa8604770-0xa86047ab]
Apr 19 12:20:41 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa86047b0-0xa86047e7]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa86047e8-0xa8604b40]
Apr 19 12:20:41 arch kernel: ACPI: Reserving BOOT table memory at [mem 0xa8604b48-0xa8604b6f]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8604b70-0xa8605e59]
Apr 19 12:20:41 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa8605e60-0xa8605e97]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8605e98-0xa86068cb]
Apr 19 12:20:41 arch kernel: ACPI: Reserving UEFI table memory at [mem 0xa86068d0-0xa8606911]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8606918-0xa86077f5]
Apr 19 12:20:41 arch kernel: ACPI: Reserving LPIT table memory at [mem 0xa86077f8-0xa860788b]
Apr 19 12:20:41 arch kernel: ACPI: Reserving WSMT table memory at [mem 0xa8607890-0xa86078b7]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa86078b8-0xa8607b56]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8607b58-0xa8608996]
Apr 19 12:20:41 arch kernel: ACPI: Reserving DBGP table memory at [mem 0xa8608998-0xa86089cb]
Apr 19 12:20:41 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0xa86089d0-0xa8608a30]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa8608a38-0xa860c8dd]
Apr 19 12:20:41 arch kernel: ACPI: Reserving MSDM table memory at [mem 0xa860c8e0-0xa860c934]
Apr 19 12:20:41 arch kernel: ACPI: Reserving SLIC table memory at [mem 0xa860c938-0xa860caad]
Apr 19 12:20:41 arch kernel: ACPI: Reserving DMAR table memory at [mem 0xa860cab0-0xa860cb9f]
Apr 19 12:20:41 arch kernel: ACPI: Reserving BGRT table memory at [mem 0xa860cba0-0xa860cbd7]
Apr 19 12:20:41 arch kernel: No NUMA configuration found
Apr 19 12:20:41 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000044f7fffff]
Apr 19 12:20:41 arch kernel: NODE_DATA(0) allocated [mem 0x44f7fb000-0x44f7fffff]
Apr 19 12:20:41 arch kernel: Zone ranges:
Apr 19 12:20:41 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Apr 19 12:20:41 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Apr 19 12:20:41 arch kernel:   Normal   [mem 0x0000000100000000-0x000000044f7fffff]
Apr 19 12:20:41 arch kernel:   Device   empty
Apr 19 12:20:41 arch kernel: Movable zone start for each node
Apr 19 12:20:41 arch kernel: Early memory node ranges
Apr 19 12:20:41 arch kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Apr 19 12:20:41 arch kernel:   node   0: [mem 0x0000000000059000-0x000000000009cfff]
Apr 19 12:20:41 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000a27b6fff]
Apr 19 12:20:41 arch kernel:   node   0: [mem 0x00000000a27b9000-0x00000000a825efff]
Apr 19 12:20:41 arch kernel:   node   0: [mem 0x00000000a95fe000-0x00000000a95fefff]
Apr 19 12:20:41 arch kernel:   node   0: [mem 0x0000000100000000-0x000000044f7fffff]
Apr 19 12:20:41 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000044f7fffff]
Apr 19 12:20:41 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 19 12:20:41 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Apr 19 12:20:41 arch kernel: On node 0, zone DMA: 99 pages in unavailable ranges
Apr 19 12:20:41 arch kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
Apr 19 12:20:41 arch kernel: On node 0, zone DMA32: 5023 pages in unavailable ranges
Apr 19 12:20:41 arch kernel: On node 0, zone Normal: 27137 pages in unavailable ranges
Apr 19 12:20:41 arch kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Apr 19 12:20:41 arch kernel: Reserving Intel graphics memory at [mem 0xab800000-0xaf7fffff]
Apr 19 12:20:41 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Apr 19 12:20:41 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 19 12:20:41 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Apr 19 12:20:41 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Apr 19 12:20:41 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Apr 19 12:20:41 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Apr 19 12:20:41 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 19 12:20:41 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 19 12:20:41 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Apr 19 12:20:41 arch kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 19 12:20:41 arch kernel: e820: update [mem 0xa5c9b000-0xa5cdffff] usable ==> reserved
Apr 19 12:20:41 arch kernel: TSC deadline timer available
Apr 19 12:20:41 arch kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009d000-0x000fffff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbca000-0x9dbcafff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbda000-0x9dbdafff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27b7000-0xa27b7fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27b8000-0xa27b8fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa5c9b000-0xa5cdffff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa825f000-0xa85d4fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85d5000-0xa860cfff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa860d000-0xa8ef4fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa8ef5000-0xa95fdfff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa95ff000-0xaf7fffff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xfdffffff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 19 12:20:41 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Apr 19 12:20:41 arch kernel: [mem 0xaf800000-0xfdffffff] available for PCI devices
Apr 19 12:20:41 arch kernel: Booting paravirtualized kernel on bare hardware
Apr 19 12:20:41 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Apr 19 12:20:41 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Apr 19 12:20:41 arch kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
Apr 19 12:20:41 arch kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
Apr 19 12:20:41 arch kernel: pcpu-alloc: [0] 0 1 2 3 
Apr 19 12:20:41 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
Apr 19 12:20:41 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
Apr 19 12:20:41 arch kernel: random: crng init done
Apr 19 12:20:41 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Apr 19 12:20:41 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Apr 19 12:20:41 arch kernel: Fallback order for Node 0: 0 
Apr 19 12:20:41 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4094836
Apr 19 12:20:41 arch kernel: Policy zone: Normal
Apr 19 12:20:41 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Apr 19 12:20:41 arch kernel: software IO TLB: area num 4.
Apr 19 12:20:41 arch kernel: Memory: 16095052K/16639972K available (16384K kernel code, 2116K rwdata, 12868K rodata, 3404K init, 3888K bss, 544660K reserved, 0K cma-reserved)
Apr 19 12:20:41 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Apr 19 12:20:41 arch kernel: Kernel/User page tables isolation: enabled
Apr 19 12:20:41 arch kernel: ftrace: allocating 48545 entries in 190 pages
Apr 19 12:20:41 arch kernel: ftrace: allocated 190 pages with 6 groups
Apr 19 12:20:41 arch kernel: Dynamic Preempt: full
Apr 19 12:20:41 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Apr 19 12:20:41 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Apr 19 12:20:41 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Apr 19 12:20:41 arch kernel:         Trampoline variant of Tasks RCU enabled.
Apr 19 12:20:41 arch kernel:         Rude variant of Tasks RCU enabled.
Apr 19 12:20:41 arch kernel:         Tracing variant of Tasks RCU enabled.
Apr 19 12:20:41 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Apr 19 12:20:41 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Apr 19 12:20:41 arch kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Apr 19 12:20:41 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Apr 19 12:20:41 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Apr 19 12:20:41 arch kernel: Console: colour dummy device 80x25
Apr 19 12:20:41 arch kernel: printk: legacy console [tty0] enabled
Apr 19 12:20:41 arch kernel: ACPI: Core revision 20230628
Apr 19 12:20:41 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Apr 19 12:20:41 arch kernel: APIC: Switch to symmetric I/O mode setup
Apr 19 12:20:41 arch kernel: DMAR: Host address width 39
Apr 19 12:20:41 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Apr 19 12:20:41 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Apr 19 12:20:41 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Apr 19 12:20:41 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Apr 19 12:20:41 arch kernel: DMAR: RMRR base: 0x000000a8328000 end: 0x000000a8347fff
Apr 19 12:20:41 arch kernel: DMAR: RMRR base: 0x000000ab000000 end: 0x000000af7fffff
Apr 19 12:20:41 arch kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
Apr 19 12:20:41 arch kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
Apr 19 12:20:41 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Apr 19 12:20:41 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Apr 19 12:20:41 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 19 12:20:41 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Apr 19 12:20:41 arch kernel: x2apic enabled
Apr 19 12:20:41 arch kernel: APIC: Switched APIC routing to: cluster x2apic
Apr 19 12:20:41 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 19 12:20:41 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
Apr 19 12:20:41 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
Apr 19 12:20:41 arch kernel: x86/cpu: SGX disabled by BIOS.
Apr 19 12:20:41 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Apr 19 12:20:41 arch kernel: process: using mwait in idle threads
Apr 19 12:20:41 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Apr 19 12:20:41 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Apr 19 12:20:41 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 19 12:20:41 arch kernel: Spectre V2 : Mitigation: IBRS
Apr 19 12:20:41 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 19 12:20:41 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Apr 19 12:20:41 arch kernel: RETBleed: Mitigation: IBRS
Apr 19 12:20:41 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Apr 19 12:20:41 arch kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Apr 19 12:20:41 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Apr 19 12:20:41 arch kernel: MDS: Mitigation: Clear CPU buffers
Apr 19 12:20:41 arch kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
Apr 19 12:20:41 arch kernel: SRBDS: Mitigation: Microcode
Apr 19 12:20:41 arch kernel: GDS: Mitigation: Microcode
Apr 19 12:20:41 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 19 12:20:41 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 19 12:20:41 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Apr 19 12:20:41 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Apr 19 12:20:41 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Apr 19 12:20:41 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Apr 19 12:20:41 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Apr 19 12:20:41 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Apr 19 12:20:41 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Apr 19 12:20:41 arch kernel: Freeing SMP alternatives memory: 40K
Apr 19 12:20:41 arch kernel: pid_max: default: 32768 minimum: 301
Apr 19 12:20:41 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Apr 19 12:20:41 arch kernel: landlock: Up and running.
Apr 19 12:20:41 arch kernel: Yama: becoming mindful.
Apr 19 12:20:41 arch kernel: LSM support for eBPF active
Apr 19 12:20:41 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 19 12:20:41 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 19 12:20:41 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
Apr 19 12:20:41 arch kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Apr 19 12:20:41 arch kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Apr 19 12:20:41 arch kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Apr 19 12:20:41 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Apr 19 12:20:41 arch kernel: ... version:                4
Apr 19 12:20:41 arch kernel: ... bit width:              48
Apr 19 12:20:41 arch kernel: ... generic registers:      4
Apr 19 12:20:41 arch kernel: ... value mask:             0000ffffffffffff
Apr 19 12:20:41 arch kernel: ... max period:             00007fffffffffff
Apr 19 12:20:41 arch kernel: ... fixed-purpose events:   3
Apr 19 12:20:41 arch kernel: ... event mask:             000000070000000f
Apr 19 12:20:41 arch kernel: signal: max sigframe size: 2032
Apr 19 12:20:41 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1175
Apr 19 12:20:41 arch kernel: rcu: Hierarchical SRCU implementation.
Apr 19 12:20:41 arch kernel: rcu:         Max phase no-delay instances is 1000.
Apr 19 12:20:41 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 19 12:20:41 arch kernel: smp: Bringing up secondary CPUs ...
Apr 19 12:20:41 arch kernel: smpboot: x86: Booting SMP configuration:
Apr 19 12:20:41 arch kernel: .... node  #0, CPUs:      #1 #2 #3
Apr 19 12:20:41 arch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Apr 19 12:20:41 arch kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Apr 19 12:20:41 arch kernel: smp: Brought up 1 node, 4 CPUs
Apr 19 12:20:41 arch kernel: smpboot: Max logical packages: 1
Apr 19 12:20:41 arch kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
Apr 19 12:20:41 arch kernel: devtmpfs: initialized
Apr 19 12:20:41 arch kernel: x86/mm: Memory block size: 128MB
Apr 19 12:20:41 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa27b7000-0xa27b7fff] (4096 bytes)
Apr 19 12:20:41 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa860d000-0xa8ef4fff] (9338880 bytes)
Apr 19 12:20:41 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Apr 19 12:20:41 arch kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Apr 19 12:20:41 arch kernel: pinctrl core: initialized pinctrl subsystem
Apr 19 12:20:41 arch kernel: PM: RTC time: 15:20:37, date: 2024-04-19
Apr 19 12:20:41 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Apr 19 12:20:41 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Apr 19 12:20:41 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Apr 19 12:20:41 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Apr 19 12:20:41 arch kernel: audit: initializing netlink subsys (disabled)
Apr 19 12:20:41 arch kernel: audit: type=2000 audit(1713540036.063:1): state=initialized audit_enabled=0 res=1
Apr 19 12:20:41 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Apr 19 12:20:41 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Apr 19 12:20:41 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Apr 19 12:20:41 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Apr 19 12:20:41 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Apr 19 12:20:41 arch kernel: cpuidle: using governor ladder
Apr 19 12:20:41 arch kernel: cpuidle: using governor menu
Apr 19 12:20:41 arch kernel: Simple Boot Flag at 0x47 set to 0x80
Apr 19 12:20:41 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 19 12:20:41 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 19 12:20:41 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 19 12:20:41 arch kernel: PCI: not using MMCONFIG
Apr 19 12:20:41 arch kernel: PCI: Using configuration type 1 for base access
Apr 19 12:20:41 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 19 12:20:41 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Apr 19 12:20:41 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Apr 19 12:20:41 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Apr 19 12:20:41 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Apr 19 12:20:41 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Apr 19 12:20:41 arch kernel: ACPI: Added _OSI(Module Device)
Apr 19 12:20:41 arch kernel: ACPI: Added _OSI(Processor Device)
Apr 19 12:20:41 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 19 12:20:41 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Apr 19 12:20:41 arch kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Apr 19 12:20:41 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Apr 19 12:20:41 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0xFFFFA02DC19A1400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0xFFFFA02DC1A6B000 0006B4 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0xFFFFA02DC1A6C000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: Dynamic OEM Table Load:
Apr 19 12:20:41 arch kernel: ACPI: SSDT 0xFFFFA02DC199F000 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
Apr 19 12:20:41 arch kernel: ACPI: _OSC evaluated successfully for all CPUs
Apr 19 12:20:41 arch kernel: ACPI: EC: EC started
Apr 19 12:20:41 arch kernel: ACPI: EC: interrupt blocked
Apr 19 12:20:41 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Apr 19 12:20:41 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
Apr 19 12:20:41 arch kernel: ACPI: Interpreter enabled
Apr 19 12:20:41 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Apr 19 12:20:41 arch kernel: ACPI: Using IOAPIC for interrupt routing
Apr 19 12:20:41 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Apr 19 12:20:41 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Apr 19 12:20:41 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 19 12:20:41 arch kernel: PCI: Using E820 reservations for host bridge windows
Apr 19 12:20:41 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Apr 19 12:20:41 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Apr 19 12:20:41 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Apr 19 12:20:41 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Apr 19 12:20:41 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Apr 19 12:20:41 arch kernel: PCI host bridge to bus 0000:00
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000effff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: root bus resource [mem 0xaf800000-0xdfffffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Apr 19 12:20:41 arch kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Apr 19 12:20:41 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Apr 19 12:20:41 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xd1220000-0xd1227fff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
Apr 19 12:20:41 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1210000-0xd121ffff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 19 12:20:41 arch kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
Apr 19 12:20:41 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd1238000-0xd1238fff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
Apr 19 12:20:41 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0xd1237000-0xd1237fff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
Apr 19 12:20:41 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0xd1236000-0xd1236fff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
Apr 19 12:20:41 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd1235000-0xd1235fff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1230000-0xd1231fff]
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1234000-0xd12340ff]
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1233000-0xd12337ff]
Apr 19 12:20:41 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd122c000-0xd122ffff]
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1228000-0xd122bfff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1200000-0xd120ffff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1232000-0xd12320ff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
Apr 19 12:20:41 arch kernel: pci 0000:01:00.0: [168c:0036] type 00 class 0x028000
Apr 19 12:20:41 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd1100000-0xd117ffff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd1180000-0xd118ffff pref]
Apr 19 12:20:41 arch kernel: pci 0000:01:00.0: supports D1 D2
Apr 19 12:20:41 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
Apr 19 12:20:41 arch kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
Apr 19 12:20:41 arch kernel: pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
Apr 19 12:20:41 arch kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
Apr 19 12:20:41 arch kernel: pci 0000:02:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
Apr 19 12:20:41 arch kernel: pci 0000:02:00.0: supports D1 D2
Apr 19 12:20:41 arch kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
Apr 19 12:20:41 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
Apr 19 12:20:41 arch kernel: ACPI: EC: interrupt unblocked
Apr 19 12:20:41 arch kernel: ACPI: EC: event unblocked
Apr 19 12:20:41 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
Apr 19 12:20:41 arch kernel: ACPI: EC: GPE=0x45
Apr 19 12:20:41 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
Apr 19 12:20:41 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
Apr 19 12:20:41 arch kernel: iommu: Default domain type: Translated
Apr 19 12:20:41 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Apr 19 12:20:41 arch kernel: SCSI subsystem initialized
Apr 19 12:20:41 arch kernel: libata version 3.00 loaded.
Apr 19 12:20:41 arch kernel: ACPI: bus type USB registered
Apr 19 12:20:41 arch kernel: usbcore: registered new interface driver usbfs
Apr 19 12:20:41 arch kernel: usbcore: registered new interface driver hub
Apr 19 12:20:41 arch kernel: usbcore: registered new device driver usb
Apr 19 12:20:41 arch kernel: EDAC MC: Ver: 3.0.0
Apr 19 12:20:41 arch kernel: efivars: Registered efivars operations
Apr 19 12:20:41 arch kernel: NetLabel: Initializing
Apr 19 12:20:41 arch kernel: NetLabel:  domain hash size = 128
Apr 19 12:20:41 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 19 12:20:41 arch kernel: NetLabel:  unlabeled traffic allowed by default
Apr 19 12:20:41 arch kernel: mctp: management component transport protocol core
Apr 19 12:20:41 arch kernel: NET: Registered PF_MCTP protocol family
Apr 19 12:20:41 arch kernel: PCI: Using ACPI for IRQ routing
Apr 19 12:20:41 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0x9dbca018-0x9fffffff]
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0xa27b7000-0xa3ffffff]
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0xa5c9b000-0xa7ffffff]
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0xa825f000-0xabffffff]
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0xa95ff000-0xabffffff]
Apr 19 12:20:41 arch kernel: e820: reserve RAM buffer [mem 0x44f800000-0x44fffffff]
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Apr 19 12:20:41 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Apr 19 12:20:41 arch kernel: vgaarb: loaded
Apr 19 12:20:41 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 19 12:20:41 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Apr 19 12:20:41 arch kernel: clocksource: Switched to clocksource tsc-early
Apr 19 12:20:41 arch kernel: VFS: Disk quotas dquot_6.6.0
Apr 19 12:20:41 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 19 12:20:41 arch kernel: pnp: PnP ACPI init
Apr 19 12:20:41 arch kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Apr 19 12:20:41 arch kernel: system 00:00: [io  0xffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:00: [io  0xffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:00: [io  0xffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
Apr 19 12:20:41 arch kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Apr 19 12:20:41 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 19 12:20:41 arch kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
Apr 19 12:20:41 arch kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
Apr 19 12:20:41 arch kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
Apr 19 12:20:41 arch kernel: system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
Apr 19 12:20:41 arch kernel: pnp: PnP ACPI: found 10 devices
Apr 19 12:20:41 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
Apr 19 12:20:41 arch kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
Apr 19 12:20:41 arch kernel: NET: Registered PF_INET protocol family
Apr 19 12:20:41 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 19 12:20:41 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Apr 19 12:20:41 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Apr 19 12:20:41 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Apr 19 12:20:41 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Apr 19 12:20:41 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
Apr 19 12:20:41 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Apr 19 12:20:41 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 19 12:20:41 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Apr 19 12:20:41 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Apr 19 12:20:41 arch kernel: NET: Registered PF_XDP protocol family
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
Apr 19 12:20:41 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000e4000-0x000effff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: resource 8 [mem 0xaf800000-0xdfffffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
Apr 19 12:20:41 arch kernel: pci_bus 0000:01: resource 1 [mem 0xd1100000-0xd11fffff]
Apr 19 12:20:41 arch kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
Apr 19 12:20:41 arch kernel: pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd10fffff]
Apr 19 12:20:41 arch kernel: PCI: CLS 0 bytes, default 64
Apr 19 12:20:41 arch kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
Apr 19 12:20:41 arch kernel: DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.1
Apr 19 12:20:41 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 19 12:20:41 arch kernel: software IO TLB: mapped [mem 0x0000000099bca000-0x000000009dbca000] (64MB)
Apr 19 12:20:41 arch kernel: Trying to unpack rootfs image as initramfs...
Apr 19 12:20:41 arch kernel: Initialise system trusted keyrings
Apr 19 12:20:41 arch kernel: Key type blacklist registered
Apr 19 12:20:41 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Apr 19 12:20:41 arch kernel: zbud: loaded
Apr 19 12:20:41 arch kernel: integrity: Platform Keyring initialized
Apr 19 12:20:41 arch kernel: integrity: Machine keyring initialized
Apr 19 12:20:41 arch kernel: Key type asymmetric registered
Apr 19 12:20:41 arch kernel: Asymmetric key parser 'x509' registered
Apr 19 12:20:41 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Apr 19 12:20:41 arch kernel: io scheduler mq-deadline registered
Apr 19 12:20:41 arch kernel: io scheduler kyber registered
Apr 19 12:20:41 arch kernel: io scheduler bfq registered
Apr 19 12:20:41 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
Apr 19 12:20:41 arch kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
Apr 19 12:20:41 arch kernel: pcieport 0000:00:1c.5: PME: Signaling with IRQ 123
Apr 19 12:20:41 arch kernel: pcieport 0000:00:1c.5: AER: enabled with IRQ 123
Apr 19 12:20:41 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 19 12:20:41 arch kernel: ACPI: AC: AC Adapter [AC] (on-line)
Apr 19 12:20:41 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Apr 19 12:20:41 arch kernel: ACPI: button: Lid Switch [LID0]
Apr 19 12:20:41 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Apr 19 12:20:41 arch kernel: ACPI: button: Power Button [PBTN]
Apr 19 12:20:41 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Apr 19 12:20:41 arch kernel: ACPI: button: Sleep Button [SBTN]
Apr 19 12:20:41 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 19 12:20:41 arch kernel: ACPI: button: Power Button [PWRF]
Apr 19 12:20:41 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Apr 19 12:20:41 arch kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
Apr 19 12:20:41 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 19 12:20:41 arch kernel: Non-volatile memory driver v1.3
Apr 19 12:20:41 arch kernel: Linux agpgart interface v0.103
Apr 19 12:20:41 arch kernel: ACPI: bus type drm_connector registered
Apr 19 12:20:41 arch kernel: ahci 0000:00:17.0: version 3.0
Apr 19 12:20:41 arch kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
Apr 19 12:20:41 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Apr 19 12:20:41 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
Apr 19 12:20:41 arch kernel: scsi host0: ahci
Apr 19 12:20:41 arch kernel: scsi host1: ahci
Apr 19 12:20:41 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233100 irq 124 lpm-pol 3
Apr 19 12:20:41 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233180 irq 124 lpm-pol 3
Apr 19 12:20:41 arch kernel: usbcore: registered new interface driver usbserial_generic
Apr 19 12:20:41 arch kernel: usbserial: USB Serial support registered for generic
Apr 19 12:20:41 arch kernel: rtc_cmos 00:01: RTC can wake from S4
Apr 19 12:20:41 arch kernel: rtc_cmos 00:01: registered as rtc0
Apr 19 12:20:41 arch kernel: rtc_cmos 00:01: setting system clock to 2024-04-19T15:20:37 UTC (1713540037)
Apr 19 12:20:41 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Apr 19 12:20:41 arch kernel: intel_pstate: Intel P-state driver initializing
Apr 19 12:20:41 arch kernel: intel_pstate: HWP enabled
Apr 19 12:20:41 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Apr 19 12:20:41 arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Apr 19 12:20:41 arch kernel: fbcon: Deferring console take-over
Apr 19 12:20:41 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Apr 19 12:20:41 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Apr 19 12:20:41 arch kernel: drop_monitor: Initializing network drop monitor service
Apr 19 12:20:41 arch kernel: ACPI: battery: Slot [BAT0] (battery present)
Apr 19 12:20:41 arch kernel: NET: Registered PF_INET6 protocol family
Apr 19 12:20:41 arch kernel: Freeing initrd memory: 22732K
Apr 19 12:20:41 arch kernel: Segment Routing with IPv6
Apr 19 12:20:41 arch kernel: RPL Segment Routing with IPv6
Apr 19 12:20:41 arch kernel: In-situ OAM (IOAM) with IPv6
Apr 19 12:20:41 arch kernel: NET: Registered PF_PACKET protocol family
Apr 19 12:20:41 arch kernel: microcode: Current revision: 0x000000f4
Apr 19 12:20:41 arch kernel: microcode: Updated early from: 0x000000de
Apr 19 12:20:41 arch kernel: IPI shorthand broadcast: enabled
Apr 19 12:20:41 arch kernel: sched_clock: Marking stable (453349245, 588349)->(457537143, -3599549)
Apr 19 12:20:41 arch kernel: registered taskstats version 1
Apr 19 12:20:41 arch kernel: Loading compiled-in X.509 certificates
Apr 19 12:20:41 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8ce7c76ad10401d71312ab823fd2fc1035477ee3'
Apr 19 12:20:41 arch kernel: zswap: loaded using pool zstd/zsmalloc
Apr 19 12:20:41 arch kernel: Key type .fscrypt registered
Apr 19 12:20:41 arch kernel: Key type fscrypt-provisioning registered
Apr 19 12:20:41 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 19 12:20:41 arch kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
Apr 19 12:20:41 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 19 12:20:41 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Apr 19 12:20:41 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Apr 19 12:20:41 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Apr 19 12:20:41 arch kernel: PM:   Magic number: 4:278:336
Apr 19 12:20:41 arch kernel: tty tty57: hash matches
Apr 19 12:20:41 arch kernel: RAS: Correctable Errors collector initialized.
Apr 19 12:20:41 arch kernel: clk: Disabling unused clocks
Apr 19 12:20:41 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 19 12:20:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:20:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:20:41 arch kernel: ata1.00: ATA-11: SanDisk SSD PLUS 480GB, 42077100, max UDMA/133
Apr 19 12:20:41 arch kernel: ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
Apr 19 12:20:41 arch kernel: ata1.00: Features: Dev-Sleep
Apr 19 12:20:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:20:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:20:41 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:20:41 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD PLUS 7100 PQ: 0 ANSI: 5
Apr 19 12:20:41 arch kernel: sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
Apr 19 12:20:41 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
Apr 19 12:20:41 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 19 12:20:41 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 19 12:20:41 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Apr 19 12:20:41 arch kernel:  sda: sda1 sda2 sda3
Apr 19 12:20:41 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Apr 19 12:20:41 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
Apr 19 12:20:41 arch kernel: Freeing unused decrypted memory: 2028K
Apr 19 12:20:41 arch kernel: Freeing unused kernel image (initmem) memory: 3404K
Apr 19 12:20:41 arch kernel: Write protecting the kernel read-only data: 30720k
Apr 19 12:20:41 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1468K
Apr 19 12:20:41 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 19 12:20:41 arch kernel: rodata_test: all tests were successful
Apr 19 12:20:41 arch kernel: x86/mm: Checking user space page tables
Apr 19 12:20:41 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Apr 19 12:20:41 arch kernel: Run /init as init process
Apr 19 12:20:41 arch kernel:   with arguments:
Apr 19 12:20:41 arch kernel:     /init
Apr 19 12:20:41 arch kernel:   with environment:
Apr 19 12:20:41 arch kernel:     HOME=/
Apr 19 12:20:41 arch kernel:     TERM=linux
Apr 19 12:20:41 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Apr 19 12:20:41 arch kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Apr 19 12:20:41 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Apr 19 12:20:41 arch kernel: i8042: Warning: Keylock active
Apr 19 12:20:41 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 19 12:20:41 arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Apr 19 12:20:41 arch kernel: tsc: Refined TSC clocksource calibration: 2712.009 MHz
Apr 19 12:20:41 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27178ec3e42, max_idle_ns: 440795287235 ns
Apr 19 12:20:41 arch kernel: clocksource: Switched to clocksource tsc
Apr 19 12:20:41 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 19 12:20:41 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Apr 19 12:20:41 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
Apr 19 12:20:41 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 19 12:20:41 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Apr 19 12:20:41 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Apr 19 12:20:41 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
Apr 19 12:20:41 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 19 12:20:41 arch kernel: usb usb1: Product: xHCI Host Controller
Apr 19 12:20:41 arch kernel: usb usb1: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
Apr 19 12:20:41 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
Apr 19 12:20:41 arch kernel: hub 1-0:1.0: USB hub found
Apr 19 12:20:41 arch kernel: hub 1-0:1.0: 12 ports detected
Apr 19 12:20:41 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
Apr 19 12:20:41 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 19 12:20:41 arch kernel: usb usb2: Product: xHCI Host Controller
Apr 19 12:20:41 arch kernel: usb usb2: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
Apr 19 12:20:41 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
Apr 19 12:20:41 arch kernel: hub 2-0:1.0: USB hub found
Apr 19 12:20:41 arch kernel: hub 2-0:1.0: 6 ports detected
Apr 19 12:20:41 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 19 12:20:41 arch kernel: usb 1-1: new low-speed USB device number 2 using xhci_hcd
Apr 19 12:20:41 arch kernel: usb 1-1: New USB device found, idVendor=1a2c, idProduct=0044, bcdDevice= 1.10
Apr 19 12:20:41 arch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 19 12:20:41 arch kernel: usb 1-1: Product: Usb Mouse
Apr 19 12:20:41 arch kernel: usb 1-1: Manufacturer: SIGMACHIP
Apr 19 12:20:41 arch kernel: usbcore: registered new interface driver usbhid
Apr 19 12:20:41 arch kernel: usbhid: USB HID core driver
Apr 19 12:20:41 arch kernel: input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1A2C:0044.0001/input/input6
Apr 19 12:20:41 arch kernel: hid-generic 0003:1A2C:0044.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:14.0-1/input0
Apr 19 12:20:41 arch kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
Apr 19 12:20:41 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Apr 19 12:20:41 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 19 12:20:41 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Apr 19 12:20:41 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
Apr 19 12:20:41 arch kernel: usb 1-5: New USB device found, idVendor=0c45, idProduct=6a05, bcdDevice=64.26
Apr 19 12:20:41 arch kernel: usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Apr 19 12:20:41 arch kernel: usb 1-5: Product: Integrated_Webcam_HD
Apr 19 12:20:41 arch kernel: usb 1-5: Manufacturer: CNFFH37O035400045742
Apr 19 12:20:41 arch kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
Apr 19 12:20:41 arch kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
Apr 19 12:20:41 arch kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 19 12:20:41 arch kernel: usb 1-6: Product: USB2.0-CRW
Apr 19 12:20:41 arch kernel: usb 1-6: Manufacturer: Generic
Apr 19 12:20:41 arch kernel: usb 1-6: SerialNumber: 20100201396000000
Apr 19 12:20:41 arch kernel: usbcore: registered new interface driver rtsx_usb
Apr 19 12:20:41 arch kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
Apr 19 12:20:41 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
Apr 19 12:20:41 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 19 12:20:41 arch kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
Apr 19 12:20:41 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Apr 19 12:20:41 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
Apr 19 12:20:41 arch kernel: i915 display info: display version: 9
Apr 19 12:20:41 arch kernel: i915 display info: cursor_needs_physical: no
Apr 19 12:20:41 arch kernel: i915 display info: has_cdclk_crawl: no
Apr 19 12:20:41 arch kernel: i915 display info: has_cdclk_squash: no
Apr 19 12:20:41 arch kernel: i915 display info: has_ddi: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_dp_mst: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_dsb: no
Apr 19 12:20:41 arch kernel: i915 display info: has_fpga_dbg: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_gmch: no
Apr 19 12:20:41 arch kernel: i915 display info: has_hotplug: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_hti: no
Apr 19 12:20:41 arch kernel: i915 display info: has_ipc: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_overlay: no
Apr 19 12:20:41 arch kernel: i915 display info: has_psr: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_psr_hw_tracking: yes
Apr 19 12:20:41 arch kernel: i915 display info: overlay_needs_physical: no
Apr 19 12:20:41 arch kernel: i915 display info: supports_tv: no
Apr 19 12:20:41 arch kernel: i915 display info: has_hdcp: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_dmc: yes
Apr 19 12:20:41 arch kernel: i915 display info: has_dsc: no
Apr 19 12:20:41 arch kernel: fbcon: i915drmfb (fb0) is primary device
Apr 19 12:20:41 arch kernel: fbcon: Deferring console take-over
Apr 19 12:20:41 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Apr 19 12:20:41 arch kernel: fbcon: Taking over console
Apr 19 12:20:41 arch kernel: Console: switching to colour frame buffer device 170x48
Apr 19 12:20:41 arch kernel: EXT4-fs (sda2): mounted filesystem 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w with ordered data mode. Quota mode: none.
Apr 19 12:20:41 arch systemd[1]: systemd 255.4-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)
Apr 19 12:20:41 arch systemd[1]: Detected architecture x86-64.
Apr 19 12:20:41 arch systemd[1]: Hostname set to <arch>.
Apr 19 12:20:41 arch systemd[1]: bpf-lsm: LSM BPF program attached
Apr 19 12:20:41 arch systemd[1]: Queued start job for default target Graphical Interface.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/dirmngr.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/getty.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/gpg-agent.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/keyboxd.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/modprobe.
Apr 19 12:20:41 arch systemd[1]: Created slice Slice /system/systemd-fsck.
Apr 19 12:20:41 arch systemd[1]: Created slice User and Session Slice.
Apr 19 12:20:41 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Apr 19 12:20:41 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Apr 19 12:20:41 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Apr 19 12:20:41 arch systemd[1]: Expecting device /dev/disk/by-uuid/0366-FBB0...
Apr 19 12:20:41 arch systemd[1]: Expecting device /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
Apr 19 12:20:41 arch systemd[1]: Reached target Local Encrypted Volumes.
Apr 19 12:20:41 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Apr 19 12:20:41 arch systemd[1]: Reached target Path Units.
Apr 19 12:20:41 arch systemd[1]: Reached target Remote File Systems.
Apr 19 12:20:41 arch systemd[1]: Reached target Slice Units.
Apr 19 12:20:41 arch systemd[1]: Reached target Local Verity Protected Volumes.
Apr 19 12:20:41 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Apr 19 12:20:41 arch systemd[1]: Listening on Process Core Dump Socket.
Apr 19 12:20:41 arch systemd[1]: Listening on Journal Socket (/dev/log).
Apr 19 12:20:41 arch systemd[1]: Listening on Journal Socket.
Apr 19 12:20:41 arch systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 19 12:20:41 arch systemd[1]: Listening on udev Control Socket.
Apr 19 12:20:41 arch systemd[1]: Listening on udev Kernel Socket.
Apr 19 12:20:41 arch systemd[1]: Listening on User Database Manager Socket.
Apr 19 12:20:41 arch systemd[1]: Mounting Huge Pages File System...
Apr 19 12:20:41 arch systemd[1]: Mounting POSIX Message Queue File System...
Apr 19 12:20:41 arch systemd[1]: Mounting Kernel Debug File System...
Apr 19 12:20:41 arch systemd[1]: Mounting Kernel Trace File System...
Apr 19 12:20:41 arch systemd[1]: Starting Create List of Static Device Nodes...
Apr 19 12:20:41 arch systemd[1]: Starting Load Kernel Module configfs...
Apr 19 12:20:41 arch systemd[1]: Starting Load Kernel Module dm_mod...
Apr 19 12:20:41 arch systemd[1]: Starting Load Kernel Module drm...
Apr 19 12:20:41 arch systemd[1]: Starting Load Kernel Module fuse...
Apr 19 12:20:41 arch systemd[1]: Starting Load Kernel Module loop...
Apr 19 12:20:41 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Apr 19 12:20:41 arch systemd[1]: Starting Journal Service...
Apr 19 12:20:41 arch systemd[1]: Starting Load Kernel Modules...
Apr 19 12:20:41 arch systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 19 12:20:41 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Apr 19 12:20:41 arch systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 19 12:20:41 arch kernel: device-mapper: uevent: version 1.0.3
Apr 19 12:20:41 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Apr 19 12:20:41 arch systemd[1]: Starting Coldplug All udev Devices...
Apr 19 12:20:41 arch systemd[1]: Mounted Huge Pages File System.
Apr 19 12:20:41 arch systemd[1]: Mounted POSIX Message Queue File System.
Apr 19 12:20:41 arch systemd[1]: Mounted Kernel Debug File System.
Apr 19 12:20:41 arch systemd[1]: Mounted Kernel Trace File System.
Apr 19 12:20:41 arch kernel: loop: module loaded
Apr 19 12:20:41 arch kernel: fuse: init (API version 7.39)
Apr 19 12:20:41 arch systemd-journald[187]: Collecting audit messages is disabled.
Apr 19 12:20:41 arch systemd[1]: Finished Create List of Static Device Nodes.
Apr 19 12:20:41 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Apr 19 12:20:41 arch kernel: EXT4-fs (sda2): re-mounted 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w. Quota mode: none.
Apr 19 12:20:41 arch systemd[1]: Finished Load Kernel Module configfs.
Apr 19 12:20:41 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Apr 19 12:20:41 arch systemd[1]: Finished Load Kernel Module dm_mod.
Apr 19 12:20:41 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Apr 19 12:20:41 arch systemd-journald[187]: Journal started
Apr 19 12:20:41 arch systemd-journald[187]: Runtime Journal (/run/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 8.0M, max 793.1M, 785.1M free.
Apr 19 12:20:41 arch systemd-modules-load[188]: Inserted module 'crypto_user'
Apr 19 12:20:41 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Apr 19 12:20:41 arch systemd[1]: Finished Load Kernel Module drm.
Apr 19 12:20:41 arch systemd[1]: Started Journal Service.
Apr 19 12:20:41 arch systemd[1]: Finished Load Kernel Module fuse.
Apr 19 12:20:41 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
Apr 19 12:20:41 arch systemd[1]: Finished Load Kernel Module loop.
Apr 19 12:20:41 arch systemd[1]: Finished Load Kernel Modules.
Apr 19 12:20:41 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Apr 19 12:20:41 arch systemd[1]: Mounting FUSE Control File System...
Apr 19 12:20:41 arch systemd[1]: Mounting Kernel Configuration File System...
Apr 19 12:20:41 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Apr 19 12:20:41 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Apr 19 12:20:41 arch systemd[1]: Starting Load/Save OS Random Seed...
Apr 19 12:20:41 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Apr 19 12:20:41 arch systemd[1]: Starting Apply Kernel Variables...
Apr 19 12:20:41 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Apr 19 12:20:41 arch systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 19 12:20:41 arch systemd-journald[187]: Time spent on flushing to /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6 is 138.345ms for 838 entries.
Apr 19 12:20:41 arch systemd-journald[187]: System Journal (/var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 426.9M, max 4.0G, 3.5G free.
Apr 19 12:20:41 arch systemd-journald[187]: Received client request to flush runtime journal.
Apr 19 12:20:41 arch systemd-journald[187]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/system.journal: Journal file uses a different sequence number ID, rotating.
Apr 19 12:20:41 arch systemd-journald[187]: Rotating system journal.
Apr 19 12:20:41 arch systemd[1]: Finished Coldplug All udev Devices.
Apr 19 12:20:41 arch systemd[1]: Mounted FUSE Control File System.
Apr 19 12:20:41 arch systemd[1]: Mounted Kernel Configuration File System.
Apr 19 12:20:41 arch systemd[1]: Finished Load/Save OS Random Seed.
Apr 19 12:20:41 arch systemd[1]: Finished Apply Kernel Variables.
Apr 19 12:20:41 arch systemd[1]: Starting User Database Manager...
Apr 19 12:20:41 arch systemd[1]: Starting CLI Netfilter Manager...
Apr 19 12:20:41 arch systemd[1]: Started User Database Manager.
Apr 19 12:20:41 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Apr 19 12:20:41 arch systemd[1]: Starting Create System Users...
Apr 19 12:20:41 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Apr 19 12:20:41 arch systemd[1]: Finished Create System Users.
Apr 19 12:20:41 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Apr 19 12:20:41 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Apr 19 12:20:41 arch systemd[1]: Finished CLI Netfilter Manager.
Apr 19 12:20:41 arch systemd[1]: Reached target Preparation for Local File Systems.
Apr 19 12:20:41 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Apr 19 12:20:42 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Apr 19 12:20:42 arch systemd-udevd[295]: Using default interface naming scheme 'v255'.
Apr 19 12:20:42 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Apr 19 12:20:42 arch mtp-probe[325]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Apr 19 12:20:42 arch mtp-probe[325]: bus: 1, device: 2 was not an MTP device
Apr 19 12:20:42 arch kernel: intel_pmc_core INT33A1:00:  initialized
Apr 19 12:20:42 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 3.
Apr 19 12:20:42 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 1.
Apr 19 12:20:42 arch kernel: mousedev: PS/2 mouse device common for all mice
Apr 19 12:20:42 arch kernel: Consider using thermal netlink events interface
Apr 19 12:20:42 arch systemd[1]: Activating swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
Apr 19 12:20:42 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/0366-FBB0...
Apr 19 12:20:42 arch mtp-probe[333]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
Apr 19 12:20:42 arch mtp-probe[333]: bus: 1, device: 3 was not an MTP device
Apr 19 12:20:42 arch mtp-probe[335]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
Apr 19 12:20:42 arch kernel: Adding 16808956k swap on /dev/sda3.  Priority:-2 extents:1 across:16808956k SS
Apr 19 12:20:42 arch systemd[1]: Activated swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945.
Apr 19 12:20:42 arch systemd[1]: Reached target Swaps.
Apr 19 12:20:42 arch systemd[1]: Mounting Temporary Directory /tmp...
Apr 19 12:20:42 arch systemd[1]: Mounted Temporary Directory /tmp.
Apr 19 12:20:42 arch kernel: acpi INT33D5:00: intel-hid: created platform device
Apr 19 12:20:42 arch kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input8
Apr 19 12:20:42 arch kernel: intel-hid INT33D5:00: failed to enable HID power button
Apr 19 12:20:42 arch systemd-fsck[342]: fsck.fat 4.2 (2021-01-31)
Apr 19 12:20:42 arch systemd-fsck[342]: /dev/sda1: 3 files, 38/261627 clusters
Apr 19 12:20:42 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Apr 19 12:20:42 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Apr 19 12:20:42 arch kernel: mc: Linux media interface: v0.10
Apr 19 12:20:42 arch kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
Apr 19 12:20:42 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/0366-FBB0.
Apr 19 12:20:42 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
Apr 19 12:20:42 arch systemd[1]: Created slice Slice /system/systemd-backlight.
Apr 19 12:20:42 arch systemd[1]: Mounting /boot/efi...
Apr 19 12:20:42 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Apr 19 12:20:42 arch kernel: i2c i2c-4: 2/2 memory slots populated (from DMI)
Apr 19 12:20:42 arch kernel: i2c i2c-4: Successfully instantiated SPD at 0x50
Apr 19 12:20:42 arch systemd-backlight[357]: intel_backlight: Saved brightness 150 is too low; increasing to 375.
Apr 19 12:20:42 arch mtp-probe[335]: bus: 1, device: 4 was not an MTP device
Apr 19 12:20:42 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Apr 19 12:20:42 arch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Apr 19 12:20:42 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Apr 19 12:20:42 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 19 12:20:42 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 19 12:20:42 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Apr 19 12:20:42 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 19 12:20:42 arch kernel: cfg80211: failed to load regulatory.db
Apr 19 12:20:42 arch systemd[1]: Starting Virtual Console Setup...
Apr 19 12:20:42 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Apr 19 12:20:42 arch kernel: Bluetooth: Core ver 2.22
Apr 19 12:20:42 arch kernel: NET: Registered PF_BLUETOOTH protocol family
Apr 19 12:20:42 arch kernel: Bluetooth: HCI device and connection manager initialized
Apr 19 12:20:42 arch kernel: Bluetooth: HCI socket layer initialized
Apr 19 12:20:42 arch kernel: Bluetooth: L2CAP socket layer initialized
Apr 19 12:20:42 arch kernel: Bluetooth: SCO socket layer initialized
Apr 19 12:20:42 arch systemd[1]: Mounted /boot/efi.
Apr 19 12:20:42 arch systemd[1]: Reached target Local File Systems.
Apr 19 12:20:42 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Apr 19 12:20:42 arch kernel: iTCO_vendor_support: vendor-support=0
Apr 19 12:20:42 arch systemd[1]: Listening on System Extension Image Management (Varlink).
Apr 19 12:20:42 arch kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input11
Apr 19 12:20:42 arch kernel: videodev: Linux video capture interface: v2.00
Apr 19 12:20:42 arch kernel: dell_smm_hwmon: SMM call took 306554 usecs!
Apr 19 12:20:42 arch systemd[1]: Starting Rebuild Dynamic Linker Cache...
Apr 19 12:20:42 arch systemd[1]: Starting Set Up Additional Binary Formats...
Apr 19 12:20:42 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Apr 19 12:20:42 arch systemd[1]: Starting Create Volatile Files and Directories...
Apr 19 12:20:42 arch systemd[1]: Finished Virtual Console Setup.
Apr 19 12:20:42 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 374 (systemd-binfmt)
Apr 19 12:20:42 arch kernel: ee1004 4-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Apr 19 12:20:42 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
Apr 19 12:20:42 arch kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Apr 19 12:20:42 arch kernel: r8169 0000:02:00.0: enabling device (0000 -> 0003)
Apr 19 12:20:42 arch kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Apr 19 12:20:42 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
Apr 19 12:20:42 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Apr 19 12:20:42 arch kernel: r8169 0000:02:00.0 eth0: RTL8106e, d0:94:66:a8:d0:d7, XID 449, IRQ 128
Apr 19 12:20:42 arch kernel: intel_rapl_common: Found RAPL domain package
Apr 19 12:20:42 arch kernel: intel_rapl_common: Found RAPL domain core
Apr 19 12:20:42 arch kernel: intel_rapl_common: Found RAPL domain uncore
Apr 19 12:20:42 arch kernel: intel_rapl_common: Found RAPL domain dram
Apr 19 12:20:42 arch kernel: intel_rapl_common: Found RAPL domain psys
Apr 19 12:20:42 arch systemd[1]: Finished Set Up Additional Binary Formats.
Apr 19 12:20:43 arch kernel: input: DELL078B:00 06CB:78F6 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input12
Apr 19 12:20:43 arch kernel: hid-generic 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
Apr 19 12:20:43 arch systemd[1]: Finished Create Volatile Files and Directories.
Apr 19 12:20:43 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 19 12:20:43 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Apr 19 12:20:43 arch kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
Apr 19 12:20:43 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Apr 19 12:20:43 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Apr 19 12:20:43 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Apr 19 12:20:43 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Apr 19 12:20:43 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Apr 19 12:20:43 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Apr 19 12:20:43 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Apr 19 12:20:43 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Apr 19 12:20:43 arch systemd[1]: Starting Rebuild Journal Catalog...
Apr 19 12:20:43 arch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Apr 19 12:20:43 arch kernel: usbcore: registered new interface driver btusb
Apr 19 12:20:43 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Apr 19 12:20:43 arch kernel: cryptd: max_cpu_qlen set to 1000
Apr 19 12:20:43 arch kernel: psmouse serio1: synaptics: Unable to query device: -5
Apr 19 12:20:43 arch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Apr 19 12:20:43 arch kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a05)
Apr 19 12:20:43 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Apr 19 12:20:43 arch kernel: usbcore: registered new interface driver uvcvideo
Apr 19 12:20:43 arch kernel: AVX2 version of gcm_enc/dec engaged.
Apr 19 12:20:43 arch kernel: AES CTR mode by8 optimization enabled
Apr 19 12:20:43 arch kernel: intel_rapl_common: Found RAPL domain package
Apr 19 12:20:43 arch kernel: intel_rapl_common: Found RAPL domain dram
Apr 19 12:20:43 arch kernel: ath9k 0000:01:00.0: enabling device (0000 -> 0002)
Apr 19 12:20:43 arch kernel: ath: phy0: WB335 2-ANT card detected
Apr 19 12:20:43 arch kernel: ath: phy0: Set BT/WLAN RX diversity capability
Apr 19 12:20:43 arch systemd[1]: Finished Rebuild Dynamic Linker Cache.
Apr 19 12:20:43 arch kernel: ath: phy0: Enable LNA combining
Apr 19 12:20:43 arch kernel: ath: phy0: ASPM enabled: 0x42
Apr 19 12:20:43 arch kernel: ath: EEPROM regdomain: 0x6c
Apr 19 12:20:43 arch kernel: ath: EEPROM indicates we should expect a direct regpair map
Apr 19 12:20:43 arch kernel: ath: Country alpha2 being used: 00
Apr 19 12:20:43 arch kernel: ath: Regpair used: 0x6c
Apr 19 12:20:43 arch kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Apr 19 12:20:43 arch kernel: ieee80211 phy0: Atheros AR9565 Rev:2 mem=0x00000000bf8a7e80, irq=16
Apr 19 12:20:43 arch kernel: usb 1-8: USB disconnect, device number 5
Apr 19 12:20:43 arch kernel: usbcore: registered new interface driver ath3k
Apr 19 12:20:43 arch kernel: ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
Apr 19 12:20:43 arch systemd[1]: Finished Rebuild Journal Catalog.
Apr 19 12:20:43 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Apr 19 12:20:43 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Apr 19 12:20:43 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 19 12:20:43 arch systemd[1]: Starting Update is Completed...
Apr 19 12:20:43 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 19 12:20:43 arch systemd[1]: Finished Update is Completed.
Apr 19 12:20:43 arch systemd[1]: Reached target System Initialization.
Apr 19 12:20:43 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Apr 19 12:20:43 arch systemd[1]: Started Discard unused filesystem blocks once a week.
Apr 19 12:20:43 arch systemd[1]: Started Daily man-db regeneration.
Apr 19 12:20:43 arch systemd[1]: Started Daily verification of password and group files.
Apr 19 12:20:43 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Apr 19 12:20:43 arch systemd[1]: Reached target Timer Units.
Apr 19 12:20:43 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Apr 19 12:20:43 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Apr 19 12:20:43 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Apr 19 12:20:43 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Apr 19 12:20:43 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Apr 19 12:20:43 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Apr 19 12:20:43 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Apr 19 12:20:43 arch systemd[1]: Reached target Socket Units.
Apr 19 12:20:43 arch systemd[1]: Starting D-Bus System Message Bus...
Apr 19 12:20:43 arch systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
Apr 19 12:20:43 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Apr 19 12:20:43 arch kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3096-006, fw id: 2430125
Apr 19 12:20:43 arch systemd[1]: Started D-Bus System Message Bus.
Apr 19 12:20:43 arch systemd[1]: Reached target Basic System.
Apr 19 12:20:43 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
Apr 19 12:20:43 arch dbus-broker-launch[409]: Ready
Apr 19 12:20:43 arch systemd[1]: Starting Network Manager...
Apr 19 12:20:43 arch systemd[1]: Starting Apply cpupower configuration...
Apr 19 12:20:43 arch systemd[1]: Starting User Login Management...
Apr 19 12:20:43 arch systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Apr 19 12:20:43 arch kernel: input: Synaptics TM3096-006 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-5/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input14
Apr 19 12:20:43 arch systemd[1]: Starting Thermal Daemon Service...
Apr 19 12:20:43 arch systemd[1]: Started Verify integrity of password and group files.
Apr 19 12:20:43 arch kernel: hid-rmi 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
Apr 19 12:20:43 arch systemd[1]: Finished Apply cpupower configuration.
Apr 19 12:20:43 arch thermald[416]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 19 12:20:43 arch thermald[416]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 19 12:20:43 arch thermald[416]: sensor id 8 : No temp sysfs for reading raw temp
Apr 19 12:20:43 arch thermald[416]: sensor id 8 : No temp sysfs for reading raw temp
Apr 19 12:20:43 arch thermald[416]: sensor id 8 : No temp sysfs for reading raw temp
Apr 19 12:20:43 arch systemd-logind[415]: New seat seat0.
Apr 19 12:20:43 arch kernel: thermald[416]: segfault at 64ec32982020 ip 000064ec30d5bb38 sp 00007ffe8af32000 error 4 in thermald[64ec30d19000+56000] likely on CPU 2 (core 0, socket 0)
Apr 19 12:20:43 arch kernel: Code: 48 8b 7c 24 70 48 8b 44 24 10 48 39 c7 74 06 ff 15 05 20 03 00 41 83 c6 01 49 83 c5 60 44 3b b3 e0 02 00 00 0f 83 70 01 00 00 <49> 8b 45 20 48 8b 14 24 4d 8d 7d 08 48 89 ef 4c 89 fe 4d 8b 65 40
Apr 19 12:20:43 arch systemd-logind[415]: Watching system buttons on /dev/input/event3 (Power Button)
Apr 19 12:20:43 arch systemd-logind[415]: Watching system buttons on /dev/input/event1 (Power Button)
Apr 19 12:20:43 arch systemd-logind[415]: Watching system buttons on /dev/input/event0 (Lid Switch)
Apr 19 12:20:43 arch systemd-logind[415]: Watching system buttons on /dev/input/event2 (Sleep Button)
Apr 19 12:20:43 arch systemd-logind[415]: Watching system buttons on /dev/input/event7 (Intel HID events)
Apr 19 12:20:43 arch systemd-logind[415]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Apr 19 12:20:43 arch systemd[1]: Started User Login Management.
Apr 19 12:20:43 arch kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
Apr 19 12:20:43 arch systemd[1]: shadow.service: Deactivated successfully.
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.7159] NetworkManager (version 1.46.0-2) is starting... (boot:54d2be3b-b711-4eb9-bd5d-a87a76040d31)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.7160] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.7318] manager[0x5d5648e37800]: monitoring kernel firmware directory '/lib/firmware'.
Apr 19 12:20:43 arch systemd[1]: Created slice Slice /system/systemd-coredump.
Apr 19 12:20:43 arch systemd[1]: Starting Hostname Service...
Apr 19 12:20:43 arch systemd[1]: Started Process Core Dump (PID 427/UID 0).
Apr 19 12:20:43 arch systemd[1]: Started Hostname Service.
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8140] hostname: hostname: using hostnamed
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8140] hostname: static hostname changed from (none) to "arch"
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8148] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8159] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8162] manager[0x5d5648e37800]: rfkill: Wi-Fi hardware radio set enabled
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8162] manager[0x5d5648e37800]: rfkill: WWAN hardware radio set enabled
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8512] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8521] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.8687] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Apr 19 12:20:43 arch systemd-coredump[443]: Process 416 (thermald) of user 0 dumped core.
                                            
                                            Stack trace of thread 416:
                                            #0  0x000064ec30d5bb38 _ZN13cthd_acpi_rel20parse_target_devicesEv (thermald + 0x58b38)
                                            #1  0x000064ec30d547a7 _ZN13cthd_acpi_rel19create_thermal_zoneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x517a7)
                                            #2  0x000064ec30d5be56 _ZN13cthd_acpi_rel20create_thermal_zonesEv (thermald + 0x58e56)
                                            #3  0x000064ec30d5691a _ZN13cthd_acpi_rel13generate_confENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x5391a)
                                            #4  0x000064ec30d4ca51 _ZN10cthd_parse11parser_initENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x49a51)
                                            #5  0x000064ec30d2727d _ZN11cthd_engine11parser_initEv (thermald + 0x2427d)
                                            #6  0x000064ec30d308f0 _ZN19cthd_engine_default20read_thermal_sensorsEv (thermald + 0x2d8f0)
                                            #7  0x000064ec30d27329 _ZN11cthd_engine15thd_engine_initEbb (thermald + 0x24329)
                                            #8  0x000064ec30d31365 _Z32thd_engine_create_default_enginebbPKc (thermald + 0x2e365)
                                            #9  0x000064ec30d210f6 main (thermald + 0x1e0f6)
                                            #10 0x000079c364a43cd0 n/a (libc.so.6 + 0x25cd0)
                                            #11 0x000079c364a43d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                            #12 0x000064ec30d21645 _start (thermald + 0x1e645)
                                            
                                            Stack trace of thread 421:
                                            #0  0x000079c364b190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x000079c3653672f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x000079c365307162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                            #3  0x000079c3653071b2 n/a (libglib-2.0.so.0 + 0x581b2)
                                            #4  0x000079c36533aa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000079c364aa955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000079c364b26a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 425:
                                            #0  0x000079c364b190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x000079c3653672f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x000079c365309b97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                                            #3  0x000079c3651e819c n/a (libgio-2.0.so.0 + 0x11219c)
                                            #4  0x000079c36533aa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000079c364aa955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000079c364b26a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 423:
                                            #0  0x000079c364b2488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x000079c365362d13 g_cond_wait_until (libglib-2.0.so.0 + 0xb3d13)
                                            #2  0x000079c3652d4185 n/a (libglib-2.0.so.0 + 0x25185)
                                            #3  0x000079c36533d57b n/a (libglib-2.0.so.0 + 0x8e57b)
                                            #4  0x000079c36533aa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000079c364aa955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000079c364b26a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 422:
                                            #0  0x000079c364b2488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x000079c365362337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                            #2  0x000079c3652d41b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                            #3  0x000079c36533cace n/a (libglib-2.0.so.0 + 0x8dace)
                                            #4  0x000079c36533aa45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000079c364aa955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000079c364b26a3c n/a (libc.so.6 + 0x108a3c)
                                            ELF object binary architecture: AMD x86-64
Apr 19 12:20:43 arch systemd[1]: thermald.service: Main process exited, code=dumped, status=11/SEGV
Apr 19 12:20:43 arch systemd[1]: thermald.service: Failed with result 'core-dump'.
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9146] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9180] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9206] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9209] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9210] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9211] manager: Networking is enabled by state file
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9216] settings: Loaded settings plugin: keyfile (internal)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9248] dhcp: init: Using DHCP client 'internal'
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9254] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9264] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9270] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9275] device (lo): Activation: starting connection 'lo' (70351f85-5690-40e0-8897-86cdf3a56516)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9281] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9289] settings: (enp2s0): created default wired connection 'Wired connection 1'
Apr 19 12:20:43 arch NetworkManager[412]: <info>  [1713540043.9289] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 19 12:20:43 arch kernel: RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
Apr 19 12:20:43 arch systemd[1]: Failed to start Thermal Daemon Service.
Apr 19 12:20:43 arch systemd[1]: systemd-coredump@0-427-0.service: Deactivated successfully.
Apr 19 12:20:43 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 19 12:20:43 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2048] device (wlp1s0): driver supports Access Point (AP) mode
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2054] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2056] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 19 12:20:44 arch kernel: r8169 0000:02:00.0 enp2s0: Link is Down
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2476] device (wlp1s0): set-hw-addr: set MAC address to A6:31:6E:45:AD:05 (scanning)
Apr 19 12:20:44 arch systemd[1]: thermald.service: Scheduled restart job, restart counter is at 1.
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2675] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2697] ovsdb: disconnected from ovsdb
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2698] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2701] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2703] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2710] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2744] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2745] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.2750] device (lo): Activation: successful, device activated.
Apr 19 12:20:44 arch systemd[1]: Starting Thermal Daemon Service...
Apr 19 12:20:44 arch systemd[1]: Started Network Manager.
Apr 19 12:20:44 arch systemd[1]: Starting WPA supplicant...
Apr 19 12:20:44 arch thermald[459]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 19 12:20:44 arch thermald[459]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Apr 19 12:20:44 arch thermald[459]: sensor id 8 : No temp sysfs for reading raw temp
Apr 19 12:20:44 arch thermald[459]: sensor id 8 : No temp sysfs for reading raw temp
Apr 19 12:20:44 arch thermald[459]: sensor id 8 : No temp sysfs for reading raw temp
Apr 19 12:20:44 arch thermald[459]: Using generated /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: Using config file /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
Apr 19 12:20:44 arch thermald[459]: ^
Apr 19 12:20:44 arch thermald[459]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: Using generated /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: Using config file /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
Apr 19 12:20:44 arch thermald[459]: ^
Apr 19 12:20:44 arch thermald[459]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Apr 19 12:20:44 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Apr 19 12:20:44 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Apr 19 12:20:44 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Apr 19 12:20:44 arch thermald[459]: Using generated /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: Using config file /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
Apr 19 12:20:44 arch thermald[459]: ^
Apr 19 12:20:44 arch thermald[459]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
Apr 19 12:20:44 arch thermald[459]: Polling mode is enabled: 4
Apr 19 12:20:44 arch systemd[1]: Started Thermal Daemon Service.
Apr 19 12:20:44 arch systemd[1]: Started WPA supplicant.
Apr 19 12:20:44 arch wpa_supplicant[460]: Successfully initialized wpa_supplicant
Apr 19 12:20:44 arch systemd[1]: Reached target Network.
Apr 19 12:20:44 arch systemd[1]: Starting Permit User Sessions...
Apr 19 12:20:44 arch systemd[1]: Finished Permit User Sessions.
Apr 19 12:20:44 arch systemd[1]: Started Getty on tty1.
Apr 19 12:20:44 arch systemd[1]: Reached target Login Prompts.
Apr 19 12:20:44 arch systemd[1]: Reached target Multi-User System.
Apr 19 12:20:44 arch systemd[1]: Reached target Graphical Interface.
Apr 19 12:20:44 arch systemd[1]: Startup finished in 4.699s (firmware) + 1.109s (loader) + 3.475s (kernel) + 3.844s (userspace) = 13.129s.
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.4375] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.4376] Wi-Fi P2P device controlled by interface wlp1s0 created
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.4379] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.4382] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.4385] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Apr 19 12:20:44 arch NetworkManager[412]: <info>  [1713540044.4388] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:44 arch systemd[1]: Starting Save/Restore Sound Card State...
Apr 19 12:20:44 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Apr 19 12:20:44 arch dbus-broker-launch[409]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Apr 19 12:20:44 arch systemd[1]: Finished Save/Restore Sound Card State.
Apr 19 12:20:44 arch systemd[1]: Reached target Sound Card.
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4550] policy: auto-activating connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4553] device (wlp1s0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4554] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4557] manager: NetworkManager state is now CONNECTING
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4844] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4969] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4971] device (wlp1s0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4971] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4973] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4974] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4979] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4982] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4984] device (wlp1s0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4984] Config: added 'ssid' value 'AAATTP1'
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4984] Config: added 'scan_ssid' value '1'
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4984] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4984] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4985] Config: added 'auth_alg' value 'OPEN'
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.4985] Config: added 'psk' value '<hidden>'
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5169] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5170] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Apr 19 12:20:45 arch wpa_supplicant[460]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 19 12:20:45 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5457] device (wlp1s0): supplicant interface state: inactive -> authenticating
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5458] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
Apr 19 12:20:45 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 19 12:20:45 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:20:45 arch wpa_supplicant[460]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5493] device (wlp1s0): supplicant interface state: authenticating -> associating
Apr 19 12:20:45 arch kernel: wlp1s0: authenticated
Apr 19 12:20:45 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5493] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Apr 19 12:20:45 arch wpa_supplicant[460]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
Apr 19 12:20:45 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 19 12:20:45 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=8)
Apr 19 12:20:45 arch kernel: wlp1s0: associated
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5595] device (wlp1s0): supplicant interface state: associating -> associated
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.5595] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.8733] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.8734] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Apr 19 12:20:45 arch wpa_supplicant[460]: wlp1s0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 19 12:20:45 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.9272] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.9273] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.9273] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.9274] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:45 arch NetworkManager[412]: <info>  [1713540045.9277] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Apr 19 12:20:46 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-94 txrate=15000
Apr 19 12:20:46 arch dbus-broker-launch[409]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.5241] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.104, acd pending
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.6930] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.104
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.6934] policy: set 'AAATTP1' (wlp1s0) as default for IPv4 routing and DNS
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.7062] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.7076] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.7077] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.7080] manager: NetworkManager state is now CONNECTED_SITE
Apr 19 12:20:46 arch NetworkManager[412]: <info>  [1713540046.7083] device (wlp1s0): Activation: successful, device activated.
Apr 19 12:20:47 arch NetworkManager[412]: <info>  [1713540047.1729] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 19 12:20:48 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Apr 19 12:20:48 arch kernel: input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
Apr 19 12:20:48 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
Apr 19 12:20:48 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 19 12:20:48 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Apr 19 12:20:48 arch systemd[1]: Started Load/Save RF Kill Switch Status.
Apr 19 12:20:48 arch systemd[1]: Starting Bluetooth service...
Apr 19 12:20:48 arch bluetoothd[504]: Bluetooth daemon 5.73
Apr 19 12:20:48 arch systemd[1]: Started Bluetooth service.
Apr 19 12:20:48 arch systemd[1]: Reached target Bluetooth Support.
Apr 19 12:20:48 arch bluetoothd[504]: Starting SDP server
Apr 19 12:20:49 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 19 12:20:49 arch kernel: Bluetooth: BNEP filters: protocol multicast
Apr 19 12:20:49 arch kernel: Bluetooth: BNEP socket layer initialized
Apr 19 12:20:49 arch bluetoothd[504]: src/plugin.c:init_plugin() System does not support bap plugin
Apr 19 12:20:49 arch bluetoothd[504]: src/plugin.c:init_plugin() System does not support bass plugin
Apr 19 12:20:49 arch bluetoothd[504]: src/plugin.c:init_plugin() System does not support mcp plugin
Apr 19 12:20:49 arch bluetoothd[504]: src/plugin.c:init_plugin() System does not support vcp plugin
Apr 19 12:20:49 arch bluetoothd[504]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Apr 19 12:20:49 arch bluetoothd[504]: src/plugin.c:init_plugin() System does not support micp plugin
Apr 19 12:20:49 arch bluetoothd[504]: src/plugin.c:init_plugin() System does not support ccp plugin
Apr 19 12:20:49 arch bluetoothd[504]: src/plugin.c:init_plugin() System does not support csip plugin
Apr 19 12:20:49 arch bluetoothd[504]: Bluetooth management interface 1.22 initialized
Apr 19 12:20:49 arch bluetoothd[504]: Battery Provider Manager created
Apr 19 12:20:49 arch kernel: Bluetooth: MGMT ver 1.22
Apr 19 12:20:49 arch kernel: NET: Registered PF_ALG protocol family
Apr 19 12:20:49 arch kernel: psmouse serio1: Failed to enable mouse on isa0060/serio1
Apr 19 12:20:50 arch NetworkManager[412]: <info>  [1713540050.2044] manager: startup complete
Apr 19 12:20:53 arch login[482]: pam_unix(login:session): session opened for user netuno(uid=1000) by netuno(uid=0)
Apr 19 12:20:53 arch systemd-logind[415]: New session 1 of user netuno.
Apr 19 12:20:53 arch systemd[1]: Created slice User Slice of UID 1000.
Apr 19 12:20:53 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Apr 19 12:20:53 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Apr 19 12:20:53 arch systemd[1]: Starting User Manager for UID 1000...
Apr 19 12:20:53 arch (systemd)[521]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[netuno] ruser=[<unknown>] rhost=[<unknown>]
Apr 19 12:20:53 arch (systemd)[521]: pam_unix(systemd-user:session): session opened for user netuno(uid=1000) by netuno(uid=0)
Apr 19 12:20:53 arch systemd[521]: Queued start job for default target Main User Target.
Apr 19 12:20:53 arch systemd-journald[187]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Apr 19 12:20:53 arch login[482]: LOGIN ON tty1 BY netuno
Apr 19 12:20:53 arch systemd[521]: Created slice User Application Slice.
Apr 19 12:20:53 arch systemd[521]: Created slice User Core Session Slice.
Apr 19 12:20:53 arch systemd[521]: Reached target Paths.
Apr 19 12:20:53 arch systemd[521]: Reached target Timers.
Apr 19 12:20:53 arch systemd[521]: Starting D-Bus User Message Bus Socket...
Apr 19 12:20:53 arch systemd[521]: Listening on GnuPG network certificate management daemon.
Apr 19 12:20:53 arch systemd[521]: Listening on GCR ssh-agent wrapper.
Apr 19 12:20:53 arch systemd[521]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 19 12:20:53 arch systemd[521]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Apr 19 12:20:53 arch systemd[521]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Apr 19 12:20:53 arch systemd[521]: Listening on GnuPG cryptographic agent and passphrase cache.
Apr 19 12:20:53 arch systemd[521]: Listening on GnuPG public key management service.
Apr 19 12:20:53 arch systemd[521]: Listening on p11-kit server.
Apr 19 12:20:53 arch systemd[521]: Listening on PipeWire PulseAudio.
Apr 19 12:20:53 arch systemd[521]: Listening on PipeWire Multimedia System Sockets.
Apr 19 12:20:53 arch systemd[521]: Listening on D-Bus User Message Bus Socket.
Apr 19 12:20:53 arch systemd[521]: Reached target Sockets.
Apr 19 12:20:53 arch systemd[521]: Reached target Basic System.
Apr 19 12:20:53 arch systemd[1]: Started User Manager for UID 1000.
Apr 19 12:20:53 arch systemd[521]: Started PipeWire Multimedia Service.
Apr 19 12:20:53 arch systemd[1]: Started Session 1 of User netuno.
Apr 19 12:20:53 arch systemd[521]: Started Multimedia Service Session Manager.
Apr 19 12:20:53 arch systemd[521]: Started PipeWire PulseAudio.
Apr 19 12:20:53 arch systemd[521]: Starting Update XDG user dir configuration...
Apr 19 12:20:53 arch systemd[521]: Finished Update XDG user dir configuration.
Apr 19 12:20:53 arch systemd[521]: Reached target Main User Target.
Apr 19 12:20:53 arch systemd[521]: Startup finished in 174ms.
Apr 19 12:20:53 arch systemd[521]: Starting D-Bus User Message Bus...
Apr 19 12:20:53 arch dbus-broker-launch[538]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Apr 19 12:20:53 arch dbus-broker-launch[538]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Apr 19 12:20:53 arch dbus-broker-launch[538]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Apr 19 12:20:53 arch dbus-broker-launch[538]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Apr 19 12:20:53 arch systemd[521]: Started D-Bus User Message Bus.
Apr 19 12:20:53 arch dbus-broker-launch[538]: Ready
Apr 19 12:20:53 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Apr 19 12:20:53 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
Apr 19 12:20:53 arch rtkit-daemon[548]: Successfully called chroot.
Apr 19 12:20:53 arch rtkit-daemon[548]: Successfully dropped privileges.
Apr 19 12:20:53 arch rtkit-daemon[548]: Successfully limited resources.
Apr 19 12:20:53 arch rtkit-daemon[548]: Canary thread running.
Apr 19 12:20:53 arch rtkit-daemon[548]: Running.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch rtkit-daemon[548]: Watchdog thread running.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 0 threads of 0 processes of 0 users.
Apr 19 12:20:53 arch systemd[1]: Starting Authorization Manager...
Apr 19 12:20:53 arch polkitd[555]: Started polkitd version 124
Apr 19 12:20:53 arch polkitd[555]: Loading rules from directory /etc/polkit-1/rules.d
Apr 19 12:20:53 arch polkitd[555]: Loading rules from directory /usr/share/polkit-1/rules.d
Apr 19 12:20:53 arch polkitd[555]: Finished loading, compiling and executing 3 rules
Apr 19 12:20:53 arch systemd[1]: Started Authorization Manager.
Apr 19 12:20:53 arch polkitd[555]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Apr 19 12:20:53 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
Apr 19 12:20:53 arch wireplumber[530]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Apr 19 12:20:53 arch wireplumber[530]: [0:00:16.877535538] [530] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Apr 19 12:20:53 arch wireplumber[530]: [0:00:16.877565494] [530] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Apr 19 12:20:53 arch wireplumber[530]: [0:00:16.877617043] [530]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
Apr 19 12:20:53 arch rtkit-daemon[548]: Successfully made thread 531 of process 531 owned by '1000' high priority at nice level -11.
Apr 19 12:20:53 arch rtkit-daemon[548]: Supervising 1 threads of 1 processes of 1 users.
Apr 19 12:20:53 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 19 12:20:54 arch rtkit-daemon[548]: Successfully made thread 552 of process 531 owned by '1000' RT at priority 20.
Apr 19 12:20:54 arch rtkit-daemon[548]: Supervising 2 threads of 1 processes of 1 users.
Apr 19 12:20:54 arch rtkit-daemon[548]: Supervising 2 threads of 1 processes of 1 users.
Apr 19 12:20:54 arch rtkit-daemon[548]: Successfully made thread 530 of process 530 owned by '1000' high priority at nice level -11.
Apr 19 12:20:54 arch rtkit-daemon[548]: Supervising 3 threads of 2 processes of 1 users.
Apr 19 12:20:54 arch rtkit-daemon[548]: Successfully made thread 549 of process 530 owned by '1000' RT at priority 20.
Apr 19 12:20:54 arch rtkit-daemon[548]: Supervising 4 threads of 2 processes of 1 users.
Apr 19 12:20:54 arch rtkit-daemon[548]: Successfully made thread 529 of process 529 owned by '1000' high priority at nice level -11.
Apr 19 12:20:54 arch rtkit-daemon[548]: Supervising 5 threads of 3 processes of 1 users.
Apr 19 12:20:54 arch rtkit-daemon[548]: Successfully made thread 551 of process 529 owned by '1000' RT at priority 20.
Apr 19 12:20:54 arch rtkit-daemon[548]: Supervising 6 threads of 3 processes of 1 users.
Apr 19 12:20:54 arch kernel: Bluetooth: RFCOMM TTY layer initialized
Apr 19 12:20:54 arch kernel: Bluetooth: RFCOMM socket layer initialized
Apr 19 12:20:54 arch kernel: Bluetooth: RFCOMM ver 1.11
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/ldac
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx_hd
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_hd
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aac
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aac
Apr 19 12:20:54 arch pipewire[529]: [0:00:17.412171482] [529] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Apr 19 12:20:54 arch pipewire[529]: [0:00:17.412190593] [529] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Apr 19 12:20:54 arch pipewire[529]: [0:00:17.412236064] [529]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc_xq
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc_xq
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream_duplex
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Apr 19 12:20:54 arch bluetoothd[504]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Apr 19 12:20:54 arch wireplumber[530]: <WpPortalPermissionStorePlugin:0x61e989d69ff0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Apr 19 12:20:54 arch wireplumber[530]: <WpPortalPermissionStorePlugin:0x61e989d69ff0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Apr 19 12:20:55 arch systemd[521]: Starting Dunst notification daemon...
Apr 19 12:20:55 arch systemd[521]: Started Dunst notification daemon.
Apr 19 12:20:55 arch dunst[651]: WARNING: No icon found in path: 'dialog-information'
Apr 19 12:20:55 arch kernel: usb 1-1: reset low-speed USB device number 2 using xhci_hcd
Apr 19 12:20:57 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
Apr 19 12:20:57 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:20:57 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:20:57 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 19 12:20:57 arch kernel: ata1.00: cmd 60/20:10:b8:06:45/00:00:00:00:00/40 tag 2 ncq dma 16384 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:20:57 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:20:57 arch kernel: ata1: hard resetting link
Apr 19 12:20:57 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 19 12:20:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:20:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:20:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:20:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:20:57 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:20:57 arch kernel: sd 0:0:0:0: [sda] tag#2 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
Apr 19 12:20:57 arch kernel: sd 0:0:0:0: [sda] tag#2 Sense Key : Illegal Request [current] 
Apr 19 12:20:57 arch kernel: sd 0:0:0:0: [sda] tag#2 Add. Sense: Unaligned write command
Apr 19 12:20:57 arch kernel: sd 0:0:0:0: [sda] tag#2 CDB: Read(10) 28 00 00 45 06 b8 00 00 20 00
Apr 19 12:20:57 arch kernel: I/O error, dev sda, sector 4523704 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 2
Apr 19 12:20:57 arch kernel: ata1: EH complete
Apr 19 12:20:59 arch systemd[521]: Starting Accessibility services bus...
Apr 19 12:20:59 arch systemd[521]: Started Accessibility services bus.
Apr 19 12:20:59 arch systemd[1]: Starting Time & Date Service...
Apr 19 12:20:59 arch systemd[1]: Started Time & Date Service.
Apr 19 12:20:59 arch rtkit-daemon[548]: Supervising 6 threads of 3 processes of 1 users.
Apr 19 12:20:59 arch rtkit-daemon[548]: Supervising 6 threads of 3 processes of 1 users.
Apr 19 12:20:59 arch rtkit-daemon[548]: Supervising 6 threads of 3 processes of 1 users.
Apr 19 12:20:59 arch rtkit-daemon[548]: Supervising 6 threads of 3 processes of 1 users.
Apr 19 12:20:59 arch rtkit-daemon[548]: Successfully made thread 840 of process 687 owned by '1000' RT at priority 10.
Apr 19 12:20:59 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:00 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:00 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:00 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:00 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:00 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:00 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:01 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:01 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:01 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:01 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:01 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-94 txrate=150000
Apr 19 12:21:05 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
Apr 19 12:21:05 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 19 12:21:10 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=120000
Apr 19 12:21:14 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
Apr 19 12:21:19 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Apr 19 12:21:29 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
Apr 19 12:21:37 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=150000
Apr 19 12:21:47 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:47 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:47 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:21:47 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:22:03 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=108000
Apr 19 12:22:06 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
Apr 19 12:22:07 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=150000
Apr 19 12:22:39 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:22:39 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:23:01 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
Apr 19 12:23:03 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:23:03 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:23:03 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:23:03 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:23:05 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=-95 txrate=1000
Apr 19 12:23:06 arch kernel: ata1.00: exception Emask 0x10 SAct 0x8 SErr 0x4040000 action 0xe frozen
Apr 19 12:23:06 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:23:06 arch kernel: ata1: SError: { CommWake DevExch }
Apr 19 12:23:06 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 19 12:23:06 arch kernel: ata1.00: cmd 60/08:18:e0:af:67/00:00:2f:00:00/40 tag 3 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:23:06 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:23:06 arch kernel: ata1: hard resetting link
Apr 19 12:23:07 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=90000
Apr 19 12:23:07 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 19 12:23:07 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:23:07 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:23:07 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:23:07 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:23:07 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:23:07 arch kernel: ata1: EH complete
Apr 19 12:23:07 arch dunst[651]: WARNING: No icon found in path: 'dialog-information'
Apr 19 12:23:07 arch dunst[651]: CRITICAL: Source ID 19 was not found when attempting to remove it
Apr 19 12:23:12 arch bluetoothd[504]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Apr 19 12:23:13 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800000 SErr 0x4040000 action 0xe frozen
Apr 19 12:23:13 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:23:13 arch kernel: ata1: SError: { CommWake DevExch }
Apr 19 12:23:13 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:23:13 arch kernel: ata1.00: cmd 61/08:b8:08:4a:5c/00:00:19:00:00/40 tag 23 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:23:13 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:23:13 arch kernel: ata1: hard resetting link
Apr 19 12:23:13 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 19 12:23:13 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=192.0.73.2 DST=192.168.1.104 LEN=70 TOS=0x00 PREC=0x00 TTL=54 ID=0 DF PROTO=UDP SPT=443 DPT=47202 LEN=50 
Apr 19 12:23:13 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=65000
Apr 19 12:23:13 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 19 12:23:14 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:23:14 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:23:14 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:23:14 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:23:14 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:23:14 arch kernel: ata1: EH complete
Apr 19 12:23:14 arch dunst[651]: WARNING: No icon found in path: 'dialog-information'
Apr 19 12:23:14 arch dunst[651]: CRITICAL: Source ID 26 was not found when attempting to remove it
Apr 19 12:23:14 arch systemd[521]: Reached target Bluetooth.
Apr 19 12:23:14 arch kernel: input: 联想thinkplus-GM2 pro (AVRCP) as /devices/virtual/input/input19
Apr 19 12:23:14 arch systemd-logind[415]: Watching system buttons on /dev/input/event16 (联想thinkplus-GM2 pro (AVRCP))
Apr 19 12:23:15 arch dunst[651]: WARNING: No icon found in path: 'dialog-information'
Apr 19 12:23:23 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:23:23 arch rtkit-daemon[548]: Supervising 7 threads of 4 processes of 1 users.
Apr 19 12:23:23 arch rtkit-daemon[548]: Successfully made thread 2024 of process 1292 owned by '1000' RT at priority 10.
Apr 19 12:23:23 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:23:26 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=150000
Apr 19 12:23:27 arch bluetoothd[504]: /org/bluez/hci0/dev_41_42_2F_5E_F9_A0/sep2/fd0: fd(31) ready
Apr 19 12:23:30 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=1000
Apr 19 12:23:33 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-40 noise=-95 txrate=57800
Apr 19 12:23:47 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-46 noise=-95 txrate=90000
Apr 19 12:24:07 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 19 12:24:07 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 19 12:24:40 arch kernel: ata1: limiting SATA link speed to 3.0 Gbps
Apr 19 12:24:40 arch kernel: ata1.00: exception Emask 0x10 SAct 0x100000 SErr 0x4050000 action 0xe frozen
Apr 19 12:24:40 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:24:40 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:24:40 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:24:40 arch kernel: ata1.00: cmd 61/08:a0:c0:d1:5c/00:00:19:00:00/40 tag 20 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:24:40 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:24:40 arch kernel: ata1: hard resetting link
Apr 19 12:24:41 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 19 12:24:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:24:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:24:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:24:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:24:41 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:24:41 arch kernel: ata1: EH complete
Apr 19 12:24:43 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=121500
Apr 19 12:24:47 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=-95 txrate=1000
Apr 19 12:24:47 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=-95 txrate=135000
Apr 19 12:24:50 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=-95 txrate=150000
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.217.143.74 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=52766 PROTO=TCP SPT=443 DPT=41174 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.217.143.74 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=52767 PROTO=TCP SPT=443 DPT=41174 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.217.143.74 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=52768 PROTO=TCP SPT=443 DPT=41174 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.217.143.74 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=52769 PROTO=TCP SPT=443 DPT=41174 WINDOW=305 RES=0x00 ACK URGP=0 
Apr 19 12:24:50 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=135000
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.86 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=50807 PROTO=TCP SPT=443 DPT=52726 WINDOW=256 RES=0x00 ACK URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.86 DST=192.168.1.104 LEN=91 TOS=0x00 PREC=0x00 TTL=54 ID=50808 PROTO=TCP SPT=443 DPT=52726 WINDOW=256 RES=0x00 ACK PSH URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.86 DST=192.168.1.104 LEN=64 TOS=0x00 PREC=0x00 TTL=54 ID=50809 PROTO=TCP SPT=443 DPT=52726 WINDOW=256 RES=0x00 ACK URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.86 DST=192.168.1.104 LEN=91 TOS=0x00 PREC=0x00 TTL=54 ID=50810 PROTO=TCP SPT=443 DPT=52726 WINDOW=256 RES=0x00 ACK PSH URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.86 DST=192.168.1.104 LEN=64 TOS=0x00 PREC=0x00 TTL=54 ID=50811 PROTO=TCP SPT=443 DPT=52726 WINDOW=256 RES=0x00 ACK URGP=0 
Apr 19 12:24:50 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.86 DST=192.168.1.104 LEN=91 TOS=0x00 PREC=0x00 TTL=54 ID=50812 PROTO=TCP SPT=443 DPT=52726 WINDOW=256 RES=0x00 ACK PSH URGP=0 
Apr 19 12:26:23 arch kernel: ata1.00: exception Emask 0x10 SAct 0x40000 SErr 0x4050000 action 0xe frozen
Apr 19 12:26:24 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:26:24 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:26:24 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:26:24 arch kernel: ata1.00: cmd 61/08:90:08:a8:cb/00:00:19:00:00/40 tag 18 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:26:24 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:26:24 arch kernel: ata1: hard resetting link
Apr 19 12:26:24 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 19 12:26:24 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:26:24 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:26:24 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:26:24 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:26:24 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:26:24 arch kernel: ata1: EH complete
Apr 19 12:26:38 arch kernel: ata1.00: exception Emask 0x10 SAct 0x40 SErr 0x4050000 action 0xe frozen
Apr 19 12:26:38 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:26:38 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:26:38 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:26:38 arch kernel: ata1.00: cmd 61/10:30:40:56:03/00:00:1b:00:00/40 tag 6 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:26:38 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:26:38 arch kernel: ata1: hard resetting link
Apr 19 12:26:39 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 19 12:26:39 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:26:39 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:26:39 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:26:39 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:26:39 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:26:39 arch kernel: ata1: EH complete
Apr 19 12:26:48 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10000000 SErr 0x4050000 action 0xe frozen
Apr 19 12:26:48 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:26:48 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:26:48 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 19 12:26:48 arch kernel: ata1.00: cmd 60/08:e0:f0:05:66/00:00:2f:00:00/40 tag 28 ncq dma 4096 in
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:26:48 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:26:48 arch kernel: ata1: hard resetting link
Apr 19 12:26:49 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
Apr 19 12:26:49 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:26:49 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:26:49 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:26:49 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:26:49 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:26:49 arch kernel: ata1: EH complete
Apr 19 12:28:36 arch kernel: ata1: limiting SATA link speed to 1.5 Gbps
Apr 19 12:28:36 arch kernel: ata1.00: exception Emask 0x10 SAct 0x3000 SErr 0x4050000 action 0xe frozen
Apr 19 12:28:36 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:28:36 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:28:36 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:28:36 arch kernel: ata1.00: cmd 61/08:60:78:b2:cb/00:00:19:00:00/40 tag 12 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:28:36 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:28:36 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:28:36 arch kernel: ata1.00: cmd 61/88:68:00:bd:e5/00:00:0b:00:00/40 tag 13 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:28:36 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:28:36 arch kernel: ata1: hard resetting link
Apr 19 12:28:37 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:28:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:28:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:28:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:28:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:28:37 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:28:37 arch kernel: ata1: EH complete
Apr 19 12:29:06 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800 SErr 0x4050000 action 0xe frozen
Apr 19 12:29:06 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:29:06 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:29:06 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 19 12:29:06 arch kernel: ata1.00: cmd 60/08:58:c8:07:67/00:00:2f:00:00/40 tag 11 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:06 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:06 arch kernel: ata1: hard resetting link
Apr 19 12:29:07 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:29:07 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:29:07 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:29:07 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:29:07 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:29:07 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:29:07 arch kernel: ata1: EH complete
Apr 19 12:29:39 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
Apr 19 12:29:39 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:29:39 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:29:39 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:39 arch kernel: ata1.00: cmd 61/20:10:a8:4f:5c/00:00:19:00:00/40 tag 2 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:39 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:39 arch kernel: ata1: hard resetting link
Apr 19 12:29:40 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:29:40 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:29:40 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:29:40 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:29:40 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:29:40 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:29:40 arch kernel: ata1: EH complete
Apr 19 12:29:48 arch kernel: ata1.00: exception Emask 0x10 SAct 0x7fc0fc01 SErr 0x4050000 action 0xe frozen
Apr 19 12:29:49 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:29:49 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:00:b8:2b:21/00:00:00:00:00/40 tag 0 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/88:50:80:3a:e4/00:00:0b:00:00/40 tag 10 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/c8:58:b0:34:c0/00:00:08:00:00/40 tag 11 ncq dma 102400 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:60:28:10:a0/00:00:17:00:00/40 tag 12 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:68:f0:c7:d0/00:00:17:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:70:58:c9:5c/00:00:19:00:00/40 tag 14 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/30:78:a0:8c:5d/00:00:19:00:00/40 tag 15 ncq dma 24576 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:b0:50:08:a0/00:00:19:00:00/40 tag 22 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:b8:90:08:20/00:00:2b:00:00/40 tag 23 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:c0:a8:08:20/00:00:2b:00:00/40 tag 24 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:c8:08:29:20/00:00:2b:00:00/40 tag 25 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:d0:18:29:20/00:00:2b:00:00/40 tag 26 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:d8:b8:a2:fb/00:00:00:00:00/40 tag 27 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:e0:60:09:20/00:00:00:00:00/40 tag 28 ncq dma 4096 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:e8:e8:2a:21/00:00:00:00:00/40 tag 29 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:29:49 arch kernel: ata1.00: cmd 61/08:f0:50:2b:21/00:00:00:00:00/40 tag 30 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:29:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:29:49 arch kernel: ata1: hard resetting link
Apr 19 12:29:49 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:29:49 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:29:49 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:29:49 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:29:49 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:29:49 arch kernel: ata1.00: configured for UDMA/133
Apr 19 12:29:49 arch kernel: ata1: EH complete
Apr 19 12:30:01 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 19 12:30:01 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 19 12:30:41 arch dunst[651]: WARNING: No icon found in path: 'dialog-information'
Apr 19 12:30:41 arch dunst[651]: CRITICAL: Source ID 40 was not found when attempting to remove it
Apr 19 12:30:41 arch dunst[651]: WARNING: No icon found in path: 'dialog-information'
Apr 19 12:30:41 arch dunst[651]: WARNING: No icon found in path: 'dialog-information'
Apr 19 12:35:21 arch kernel: ata1.00: limiting speed to UDMA/100:PIO4
Apr 19 12:35:22 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4003e0ff SErr 0x4050000 action 0xe frozen
Apr 19 12:35:22 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:35:22 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:00:08:29:20/00:00:2b:00:00/40 tag 0 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:08:18:29:20/00:00:2b:00:00/40 tag 1 ncq dma 4096 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:10:88:3a:20/00:00:2b:00:00/40 tag 2 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:18:38:4e:20/00:00:2b:00:00/40 tag 3 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:20:c8:5c:20/00:00:2b:00:00/40 tag 4 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:28:08:5d:20/00:00:2b:00:00/40 tag 5 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:30:b8:a2:fb/00:00:00:00:00/40 tag 6 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:38:f0:c7:d0/00:00:17:00:00/40 tag 7 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:68:78:08:20/00:00:19:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:70:50:08:a0/00:00:19:00:00/40 tag 14 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:78:d0:08:20/00:00:00:00:00/40 tag 15 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:80:60:09:20/00:00:00:00:00/40 tag 16 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:88:b8:2b:21/00:00:00:00:00/40 tag 17 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:35:22 arch kernel: ata1.00: cmd 61/08:f0:90:08:20/00:00:2b:00:00/40 tag 30 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:35:22 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:35:22 arch kernel: ata1: hard resetting link
Apr 19 12:35:22 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:35:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:35:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:35:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:35:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:35:22 arch kernel: ata1.00: configured for UDMA/100
Apr 19 12:35:22 arch kernel: ata1: EH complete
Apr 19 12:36:12 arch systemd[1]: Starting Cleanup of Temporary Directories...
Apr 19 12:36:12 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Apr 19 12:36:12 arch systemd[1]: Finished Cleanup of Temporary Directories.
Apr 19 12:38:54 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 19 12:38:54 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 19 12:39:19 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 19 12:39:19 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 19 12:39:28 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:39:28 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:40:07 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80000001 SErr 0x4050000 action 0xe frozen
Apr 19 12:40:07 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:40:07 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:40:07 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:40:07 arch kernel: ata1.00: cmd 61/b8:00:00:bc:e5/01:00:0b:00:00/40 tag 0 ncq dma 225280 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:40:07 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:40:07 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:40:07 arch kernel: ata1.00: cmd 61/08:f8:b0:50:5c/00:00:19:00:00/40 tag 31 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:40:07 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:40:07 arch kernel: ata1: hard resetting link
Apr 19 12:40:08 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:40:08 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:40:08 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:40:08 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:40:08 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:40:08 arch kernel: ata1.00: configured for UDMA/100
Apr 19 12:40:08 arch kernel: ata1: EH complete
Apr 19 12:41:51 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=-95 txrate=108000
Apr 19 12:41:54 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.24 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=48456 PROTO=TCP SPT=443 DPT=50078 WINDOW=267 RES=0x00 ACK URGP=0 
Apr 19 12:41:54 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.24 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=48457 PROTO=TCP SPT=443 DPT=50078 WINDOW=267 RES=0x00 ACK URGP=0 
Apr 19 12:41:54 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.24 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=48459 PROTO=TCP SPT=443 DPT=50078 WINDOW=267 RES=0x00 ACK URGP=0 
Apr 19 12:42:00 arch kernel: ata1.00: exception Emask 0x10 SAct 0x20 SErr 0x4050000 action 0xe frozen
Apr 19 12:42:00 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:42:00 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:42:00 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 19 12:42:00 arch kernel: ata1.00: cmd 60/08:28:38:a1:08/00:00:18:00:00/40 tag 5 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:42:00 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:42:00 arch kernel: ata1: hard resetting link
Apr 19 12:42:01 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:42:01 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:42:01 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:42:01 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:42:01 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:42:01 arch kernel: ata1.00: configured for UDMA/100
Apr 19 12:42:01 arch kernel: sd 0:0:0:0: [sda] tag#5 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
Apr 19 12:42:01 arch kernel: sd 0:0:0:0: [sda] tag#5 Sense Key : Illegal Request [current] 
Apr 19 12:42:01 arch kernel: sd 0:0:0:0: [sda] tag#5 Add. Sense: Unaligned write command
Apr 19 12:42:01 arch kernel: sd 0:0:0:0: [sda] tag#5 CDB: Read(10) 28 00 18 08 a1 38 00 00 08 00
Apr 19 12:42:01 arch kernel: I/O error, dev sda, sector 403218744 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
Apr 19 12:42:01 arch kernel: ata1: EH complete
Apr 19 12:43:00 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:43:00 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:43:53 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10 SErr 0x4050000 action 0xe frozen
Apr 19 12:43:53 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:43:53 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:43:53 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:43:53 arch kernel: ata1.00: cmd 61/10:20:10:b5:03/00:00:1b:00:00/40 tag 4 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:43:53 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:43:53 arch kernel: ata1: hard resetting link
Apr 19 12:43:54 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:43:54 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:43:54 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:43:54 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:43:54 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:43:54 arch kernel: ata1.00: configured for UDMA/100
Apr 19 12:43:54 arch kernel: ata1: EH complete
Apr 19 12:47:02 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:47:02 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:47:43 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=54000
Apr 19 12:47:47 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
Apr 19 12:48:22 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
Apr 19 12:48:25 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=382 TOS=0x00 PREC=0x00 TTL=120 ID=23583 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK PSH URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=1448 TOS=0x00 PREC=0x00 TTL=120 ID=23584 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=1448 TOS=0x00 PREC=0x00 TTL=120 ID=23585 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=23586 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=23587 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=23588 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=1448 TOS=0x00 PREC=0x00 TTL=54 ID=23589 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK PSH URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=162.159.61.4 DST=192.168.1.104 LEN=87 TOS=0x00 PREC=0x00 TTL=51 ID=48432 DF PROTO=TCP SPT=443 DPT=47806 WINDOW=8 RES=0x00 ACK PSH URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.40 DST=192.168.1.104 LEN=1448 TOS=0x00 PREC=0x00 TTL=56 ID=23590 PROTO=TCP SPT=443 DPT=34272 WINDOW=327 RES=0x00 ACK URGP=0 
Apr 19 12:48:26 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=162.159.61.4 DST=192.168.1.104 LEN=87 TOS=0x00 PREC=0x00 TTL=51 ID=48433 DF PROTO=TCP SPT=443 DPT=47806 WINDOW=8 RES=0x00 ACK PSH URGP=0 
Apr 19 12:48:26 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
Apr 19 12:48:29 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
Apr 19 12:48:33 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
Apr 19 12:48:35 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=150000
Apr 19 12:49:38 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=135000
Apr 19 12:49:43 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
Apr 19 12:49:47 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=121500
Apr 19 12:49:58 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=108000
Apr 19 12:50:03 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.24 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=6333 PROTO=TCP SPT=443 DPT=43908 WINDOW=346 RES=0x00 ACK URGP=0 
Apr 19 12:50:03 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.104 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=16328 PROTO=UDP SPT=53 DPT=48432 LEN=83 
Apr 19 12:50:03 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.104 LEN=115 TOS=0x00 PREC=0x00 TTL=61 ID=16329 PROTO=UDP SPT=53 DPT=48432 LEN=95 
Apr 19 12:50:03 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.104 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=14363 PROTO=UDP SPT=53 DPT=47311 LEN=83 
Apr 19 12:50:05 arch kernel: ata1.00: limiting speed to UDMA/33:PIO4
Apr 19 12:50:05 arch kernel: ata1.00: exception Emask 0x10 SAct 0x1800 SErr 0x4050000 action 0xe frozen
Apr 19 12:50:05 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:50:05 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:50:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:50:05 arch kernel: ata1.00: cmd 61/08:58:b0:52:5c/00:00:19:00:00/40 tag 11 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:50:05 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:50:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:50:05 arch kernel: ata1.00: cmd 61/18:60:b8:52:5c/00:00:19:00:00/40 tag 12 ncq dma 12288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:50:05 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:50:05 arch kernel: ata1: hard resetting link
Apr 19 12:50:06 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:50:06 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:50:06 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:50:06 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:50:06 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:50:06 arch kernel: ata1.00: configured for UDMA/33
Apr 19 12:50:06 arch kernel: ata1: EH complete
Apr 19 12:50:35 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10 SErr 0x4050000 action 0xe frozen
Apr 19 12:50:35 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:50:35 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:50:35 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:50:35 arch kernel: ata1.00: cmd 61/20:20:08:d6:5c/00:00:19:00:00/40 tag 4 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:50:35 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:50:35 arch kernel: ata1: hard resetting link
Apr 19 12:50:36 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:50:36 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:50:36 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:50:36 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:50:36 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:50:36 arch kernel: ata1.00: configured for UDMA/33
Apr 19 12:50:36 arch kernel: ata1: EH complete
Apr 19 12:50:46 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
Apr 19 12:50:46 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:50:46 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:50:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:50:46 arch kernel: ata1.00: cmd 61/08:10:28:d6:5c/00:00:19:00:00/40 tag 2 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:50:46 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:50:46 arch kernel: ata1: hard resetting link
Apr 19 12:50:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:50:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:50:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:50:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:50:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:50:47 arch kernel: ata1.00: configured for UDMA/33
Apr 19 12:50:47 arch kernel: ata1: EH complete
Apr 19 12:51:13 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
Apr 19 12:51:16 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-95 txrate=1000
Apr 19 12:51:18 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
Apr 19 12:51:58 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=135000
Apr 19 12:52:04 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
Apr 19 12:52:05 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
Apr 19 12:52:07 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 19 12:52:07 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 19 12:52:09 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
Apr 19 12:52:12 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=-95 txrate=150000
Apr 19 12:52:15 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
Apr 19 12:52:16 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:52:16 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:52:18 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-56 noise=-95 txrate=1000
Apr 19 12:52:21 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
Apr 19 12:52:22 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
Apr 19 12:52:26 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
Apr 19 12:52:27 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
Apr 19 12:52:30 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
Apr 19 12:52:31 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
Apr 19 12:52:33 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
Apr 19 12:52:33 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
Apr 19 12:52:35 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=-95 txrate=1000
Apr 19 12:52:35 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=135000
Apr 19 12:52:41 arch kernel: ata1.00: exception Emask 0x10 SAct 0x3c00 SErr 0x4050000 action 0xe frozen
Apr 19 12:52:42 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:52:42 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:52:42 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:42 arch kernel: ata1.00: cmd 61/08:50:e8:2a:21/00:00:00:00:00/40 tag 10 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:42 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:42 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:42 arch kernel: ata1.00: cmd 61/08:58:50:2b:21/00:00:00:00:00/40 tag 11 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:42 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:42 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:42 arch kernel: ata1.00: cmd 61/08:60:20:2c:21/00:00:00:00:00/40 tag 12 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:42 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:42 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:42 arch kernel: ata1.00: cmd 61/08:68:28:10:a0/00:00:17:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:42 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:42 arch kernel: ata1: hard resetting link
Apr 19 12:52:42 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:52:42 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:52:42 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:52:42 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:52:42 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:52:42 arch kernel: ata1.00: configured for UDMA/33
Apr 19 12:52:42 arch kernel: ata1: EH complete
Apr 19 12:52:44 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
Apr 19 12:52:48 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
Apr 19 12:52:49 arch kernel: ata1.00: exception Emask 0x10 SAct 0x8090000f SErr 0x4050000 action 0xe frozen
Apr 19 12:52:49 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:52:49 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:52:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:49 arch kernel: ata1.00: cmd 61/48:00:00:38:e4/00:00:0b:00:00/40 tag 0 ncq dma 36864 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:49 arch kernel: ata1.00: cmd 61/08:08:c0:3b:e4/00:00:0b:00:00/40 tag 1 ncq dma 4096 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:49 arch kernel: ata1.00: cmd 61/40:10:00:18:de/00:00:05:00:00/40 tag 2 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:49 arch kernel: ata1.00: cmd 61/08:18:50:2b:21/00:00:00:00:00/40 tag 3 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:49 arch kernel: ata1.00: cmd 61/08:a0:e8:28:20/00:00:2b:00:00/40 tag 20 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:49 arch kernel: ata1.00: cmd 61/80:b8:c8:3b:e4/00:00:0b:00:00/40 tag 23 ncq dma 65536 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:49 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:52:49 arch kernel: ata1.00: cmd 61/40:f8:80:4d:54/00:00:19:00:00/40 tag 31 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:52:49 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:52:49 arch kernel: ata1: hard resetting link
Apr 19 12:52:50 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:52:50 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:52:50 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:52:50 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:52:50 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:52:50 arch kernel: ata1.00: configured for UDMA/33
Apr 19 12:52:50 arch kernel: ata1: EH complete
Apr 19 12:52:50 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
Apr 19 12:52:54 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
Apr 19 12:52:54 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
Apr 19 12:52:58 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
Apr 19 12:53:00 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
Apr 19 12:53:04 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
Apr 19 12:53:06 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=60000
Apr 19 12:53:11 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
Apr 19 12:53:12 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
Apr 19 12:53:15 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
Apr 19 12:53:17 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
Apr 19 12:53:17 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
Apr 19 12:53:25 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=120000
Apr 19 12:53:26 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=120000
Apr 19 12:53:30 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-60 noise=-95 txrate=1000
Apr 19 12:53:32 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
Apr 19 12:53:32 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
Apr 19 12:53:36 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-78 noise=-95 txrate=1000
Apr 19 12:53:36 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
Apr 19 12:53:40 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=108000
Apr 19 12:53:44 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=90000
Apr 19 12:53:46 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.24 DST=192.168.1.104 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=65027 PROTO=TCP SPT=443 DPT=42590 WINDOW=397 RES=0x00 ACK URGP=0 
Apr 19 12:53:46 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
Apr 19 12:53:50 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-80 noise=-95 txrate=1000
Apr 19 12:53:52 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
Apr 19 12:53:57 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
Apr 19 12:53:57 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=54000
Apr 19 12:54:01 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
Apr 19 12:54:01 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:54:01 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:54:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:54:01 arch kernel: ata1.00: cmd 61/28:10:b8:18:5c/00:00:19:00:00/40 tag 2 ncq dma 20480 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:54:01 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:54:01 arch kernel: ata1: hard resetting link
Apr 19 12:54:01 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
Apr 19 12:54:02 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:54:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:54:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:54:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:54:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:54:02 arch kernel: ata1.00: configured for UDMA/33
Apr 19 12:54:02 arch kernel: ata1: EH complete
Apr 19 12:54:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
Apr 19 12:54:12 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=108000
Apr 19 12:54:14 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=121500
Apr 19 12:54:19 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=1000
Apr 19 12:54:20 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=90000
Apr 19 12:54:20 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=90000
Apr 19 12:54:23 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=135000
Apr 19 12:54:39 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=108000
Apr 19 12:54:43 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
Apr 19 12:54:45 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
Apr 19 12:54:47 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=1000
Apr 19 12:54:51 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-62 noise=-95 txrate=1000
Apr 19 12:54:53 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=120000
Apr 19 12:54:54 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=120000
Apr 19 12:55:00 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=121500
Apr 19 12:55:04 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=90000
Apr 19 12:55:04 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=90000
Apr 19 12:55:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
Apr 19 12:55:09 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=45000
Apr 19 12:55:10 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
Apr 19 12:55:14 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
Apr 19 12:55:14 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
Apr 19 12:55:20 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
Apr 19 12:55:20 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=60000
Apr 19 12:55:21 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=90000
Apr 19 12:55:29 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=81000
Apr 19 12:55:31 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:55:31 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.1787] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" args="connection.timestamp" pid=10420 uid=1000 result="success"
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.1847] device (wlp1s0): state change: activated -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.1850] manager: NetworkManager state is now DISCONNECTING
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.1862] device (wlp1s0): disconnecting for new activation request.
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.1863] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=10420 uid=1000 result="success"
Apr 19 12:55:57 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 19 12:55:57 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 19 12:55:57 arch kernel: wlp1s0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 12:55:57 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1
Apr 19 12:55:57 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4038] device (wlp1s0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 19 12:55:57 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4040] dhcp4 (wlp1s0): canceled DHCP transaction
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4040] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4040] dhcp4 (wlp1s0): state changed no lease
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4276] device (wlp1s0): set-hw-addr: set MAC address to FE:1F:33:25:AA:FF (scanning)
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4935] manager: NetworkManager state is now DISCONNECTED
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4937] device (wlp1s0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4942] device (wlp1s0): supplicant interface state: completed -> disconnected
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4942] device (p2p-dev-wlp1s0): supplicant management interface state: completed -> disconnected
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4943] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4943] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4944] device (wlp1s0): supplicant interface state: interface_disabled -> disconnected
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4944] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> disconnected
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4947] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.4950] manager: NetworkManager state is now CONNECTING
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5409] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5535] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5537] device (wlp1s0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5537] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5545] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5545] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5553] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5556] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5559] device (wlp1s0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5559] Config: added 'ssid' value 'AAATTP1'
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5559] Config: added 'scan_ssid' value '1'
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5559] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5559] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5560] Config: added 'auth_alg' value 'OPEN'
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5560] Config: added 'psk' value '<hidden>'
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5666] device (wlp1s0): supplicant interface state: interface_disabled -> disconnected
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5666] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> disconnected
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5809] device (wlp1s0): supplicant interface state: disconnected -> scanning
Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.5809] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> scanning
Apr 19 12:55:58 arch wpa_supplicant[460]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 19 12:55:58 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.5847] device (wlp1s0): supplicant interface state: scanning -> authenticating
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.5847] device (p2p-dev-wlp1s0): supplicant management interface state: scanning -> authenticating
Apr 19 12:55:58 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 19 12:55:58 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:55:58 arch wpa_supplicant[460]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.7321] device (wlp1s0): supplicant interface state: authenticating -> associating
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.7322] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Apr 19 12:55:58 arch kernel: wlp1s0: authenticated
Apr 19 12:55:58 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:55:58 arch wpa_supplicant[460]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
Apr 19 12:55:58 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 19 12:55:58 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=8)
Apr 19 12:55:58 arch kernel: wlp1s0: associated
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.7933] device (wlp1s0): supplicant interface state: associating -> associated
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.7934] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Apr 19 12:56:07 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6330] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6331] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Apr 19 12:56:08 arch kernel: wlp1s0: deauthenticated from c8:e7:d8:6f:d6:4a (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=1 locally_generated=1
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="AAATTP1" auth_failures=1 duration=10 reason=WRONG_KEY
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-DSCP-POLICY clear_all
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6663] device (wlp1s0): supplicant interface state: 4way_handshake -> disconnected
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6664] device (wlp1s0): Activation: (wifi) disconnected during association, asking for new key
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6665] device (wlp1s0): state change: config -> need-auth (reason 'supplicant-disconnect', sys-iface-state: 'managed')
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6667] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> disconnected
Apr 19 12:56:08 arch NetworkManager[412]: <warn>  [1713542168.6672] device (wlp1s0): no secrets: No agents were available for this request.
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6672] device (wlp1s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6675] manager: NetworkManager state is now DISCONNECTED
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6972] device (wlp1s0): set-hw-addr: set MAC address to B6:CD:60:BF:1B:E9 (scanning)
Apr 19 12:56:08 arch NetworkManager[412]: <warn>  [1713542168.7101] device (wlp1s0): Activation: failed for connection 'AAATTP1'
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.7102] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.7102] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.7104] device (wlp1s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.7334] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.7335] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7445] policy: auto-activating connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7450] device (wlp1s0): Activation: starting connection 'AAATTP1 1' (8bc92b94-a7c4-4df0-a69f-5cbc2bd057a0)
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7451] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7454] manager: NetworkManager state is now CONNECTING
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7709] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7834] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7836] device (wlp1s0): Activation: (wifi) access point 'AAATTP1 1' has security, but secrets are required.
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7837] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7839] device (wlp1s0): supplicant interface state: inactive -> interface_disabled
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7839] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> interface_disabled
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7846] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7849] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7851] device (wlp1s0): Activation: (wifi) connection 'AAATTP1 1' has security, and secrets exist.  No new secrets needed.
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7851] Config: added 'ssid' value 'AAATTP1'
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7851] Config: added 'scan_ssid' value '1'
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7851] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7851] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7851] Config: added 'auth_alg' value 'OPEN'
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.7851] Config: added 'psk' value '<hidden>'
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.8099] device (wlp1s0): supplicant interface state: interface_disabled -> disconnected
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.8099] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> disconnected
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.8155] device (wlp1s0): supplicant interface state: disconnected -> inactive
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.8155] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> inactive
Apr 19 12:56:09 arch wpa_supplicant[460]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 19 12:56:09 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.8298] device (wlp1s0): supplicant interface state: inactive -> authenticating
Apr 19 12:56:09 arch NetworkManager[412]: <info>  [1713542169.8298] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
Apr 19 12:56:09 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 19 12:56:09 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:56:09 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 2/3)
Apr 19 12:56:10 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 3/3)
Apr 19 12:56:10 arch kernel: wlp1s0: authentication with c8:e7:d8:6f:d6:4a timed out
Apr 19 12:56:10 arch NetworkManager[412]: <info>  [1713542170.1779] device (wlp1s0): supplicant interface state: authenticating -> disconnected
Apr 19 12:56:10 arch NetworkManager[412]: <info>  [1713542170.1780] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> disconnected
Apr 19 12:56:10 arch NetworkManager[412]: <info>  [1713542170.6818] device (wlp1s0): supplicant interface state: disconnected -> scanning
Apr 19 12:56:10 arch NetworkManager[412]: <info>  [1713542170.6819] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> scanning
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.0678] audit: op="connection-update" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" args="connection.timestamp" pid=10505 uid=1000 result="success"
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.0741] device (wlp1s0): disconnecting for new activation request.
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.0741] device (wlp1s0): state change: config -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.0743] manager: NetworkManager state is now DISCONNECTING
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.0750] audit: op="connection-activate" uuid="14f105cc-ab30-410d-947f-efa9df62c7bd" name="AAATTP1" pid=10505 uid=1000 result="success"
Apr 19 12:56:11 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Apr 19 12:56:11 arch systemd[1]: Started Network Manager Script Dispatcher Service.
Apr 19 12:56:11 arch NetworkManager[412]: <warn>  [1713542171.1121] device (wlp1s0): Deactivation failed: GDBus.Error:fi.w1.wpa_supplicant1.NotConnected: This interface is not connected
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1122] device (wlp1s0): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1634] device (wlp1s0): set-hw-addr: set MAC address to CA:5F:11:D2:86:F7 (scanning)
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1764] manager: NetworkManager state is now DISCONNECTED
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1766] device (wlp1s0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1771] device (wlp1s0): supplicant interface state: scanning -> inactive
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1771] device (p2p-dev-wlp1s0): supplicant management interface state: scanning -> inactive
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1774] device (wlp1s0): supplicant interface state: inactive -> interface_disabled
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1774] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> interface_disabled
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1776] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1778] manager: NetworkManager state is now CONNECTING
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2175] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2301] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2303] device (wlp1s0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2304] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2312] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2315] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2317] device (wlp1s0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2317] Config: added 'ssid' value 'AAATTP1'
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2317] Config: added 'scan_ssid' value '1'
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2317] Config: added 'bgscan' value 'simple:30:-70:86400'
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2318] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2318] Config: added 'auth_alg' value 'OPEN'
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2318] Config: added 'psk' value '<hidden>'
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2572] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.2572] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Apr 19 12:56:11 arch wpa_supplicant[460]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 19 12:56:11 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
Apr 19 12:56:11 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
Apr 19 12:56:11 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.3062] device (wlp1s0): supplicant interface state: inactive -> authenticating
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.3063] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
Apr 19 12:56:11 arch wpa_supplicant[460]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.4191] device (wlp1s0): supplicant interface state: authenticating -> associating
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.4191] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Apr 19 12:56:11 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 2/3)
Apr 19 12:56:11 arch kernel: wlp1s0: authenticated
Apr 19 12:56:11 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:56:11 arch wpa_supplicant[460]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
Apr 19 12:56:11 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 19 12:56:11 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=8)
Apr 19 12:56:11 arch kernel: wlp1s0: associated
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.4344] device (wlp1s0): supplicant interface state: associating -> associated
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.4344] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7442] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7443] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Apr 19 12:56:11 arch wpa_supplicant[460]: wlp1s0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
Apr 19 12:56:11 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7837] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7837] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7837] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7839] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7843] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.7891] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.104, acd pending
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9495] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.104
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9499] policy: set 'AAATTP1' (wlp1s0) as default for IPv4 routing and DNS
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9649] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9697] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9698] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9702] manager: NetworkManager state is now CONNECTED_SITE
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9707] device (wlp1s0): Activation: successful, device activated.
Apr 19 12:56:12 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=-95 txrate=135000
Apr 19 12:56:12 arch NetworkManager[412]: <info>  [1713542172.4852] manager: NetworkManager state is now CONNECTED_GLOBAL
Apr 19 12:56:12 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=-95 txrate=135000
Apr 19 12:56:21 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 19 12:56:22 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:56:22 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:56:24 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
Apr 19 12:56:24 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 12:56:24 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 12:56:24 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 12:56:24 arch kernel: ata1.00: cmd 61/08:10:e0:b7:cb/00:00:19:00:00/40 tag 2 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 12:56:24 arch kernel: ata1.00: status: { DRDY }
Apr 19 12:56:24 arch kernel: ata1: hard resetting link
Apr 19 12:56:25 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 12:56:25 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:56:25 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:56:25 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 12:56:25 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 12:56:25 arch kernel: ata1.00: configured for UDMA/33
Apr 19 12:56:25 arch kernel: ata1: EH complete
Apr 19 12:58:17 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:58:17 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:59:43 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:59:43 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 12:59:49 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
Apr 19 12:59:53 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
Apr 19 13:00:23 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 13:00:23 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 13:00:35 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
Apr 19 13:00:39 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
Apr 19 13:00:40 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
Apr 19 13:00:45 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-95 txrate=1000
Apr 19 13:00:53 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4000 SErr 0x4050000 action 0xe frozen
Apr 19 13:00:53 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 13:00:53 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 13:00:53 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
Apr 19 13:00:53 arch kernel: ata1.00: cmd 60/08:70:50:f9:86/00:00:19:00:00/40 tag 14 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 13:00:53 arch kernel: ata1.00: status: { DRDY }
Apr 19 13:00:53 arch kernel: ata1: hard resetting link
Apr 19 13:00:53 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 13:00:53 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:00:53 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:00:53 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:00:53 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:00:53 arch kernel: ata1.00: configured for UDMA/33
Apr 19 13:00:53 arch kernel: sd 0:0:0:0: [sda] tag#14 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
Apr 19 13:00:53 arch kernel: sd 0:0:0:0: [sda] tag#14 Sense Key : Illegal Request [current] 
Apr 19 13:00:53 arch kernel: sd 0:0:0:0: [sda] tag#14 Add. Sense: Unaligned write command
Apr 19 13:00:54 arch kernel: sd 0:0:0:0: [sda] tag#14 CDB: Read(10) 28 00 19 86 f9 50 00 00 08 00
Apr 19 13:00:54 arch kernel: I/O error, dev sda, sector 428276048 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
Apr 19 13:00:54 arch kernel: ata1: EH complete
Apr 19 13:00:56 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
Apr 19 13:00:56 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 13:00:56 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 13:00:56 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 13:00:56 arch kernel: ata1.00: cmd 61/b0:10:00:17:e4/00:00:0b:00:00/40 tag 2 ncq dma 90112 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 13:00:56 arch kernel: ata1.00: status: { DRDY }
Apr 19 13:00:56 arch kernel: ata1: hard resetting link
Apr 19 13:00:57 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 13:00:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:00:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:00:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:00:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:00:57 arch kernel: ata1.00: configured for UDMA/33
Apr 19 13:00:57 arch kernel: ata1: EH complete
Apr 19 13:01:49 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
Apr 19 13:01:53 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
Apr 19 13:01:56 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=150000
Apr 19 13:02:18 arch kernel: ata1.00: exception Emask 0x10 SAct 0x20000000 SErr 0x4050000 action 0xe frozen
Apr 19 13:02:18 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 13:02:18 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 13:02:18 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 13:02:18 arch kernel: ata1.00: cmd 61/88:e8:00:0e:e4/01:00:0b:00:00/40 tag 29 ncq dma 200704 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 13:02:18 arch kernel: ata1.00: status: { DRDY }
Apr 19 13:02:18 arch kernel: ata1: hard resetting link
Apr 19 13:02:19 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 13:02:19 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:02:19 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:02:19 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:02:19 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:02:19 arch kernel: ata1.00: configured for UDMA/33
Apr 19 13:02:19 arch kernel: ata1: EH complete
Apr 19 13:05:00 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 13:05:00 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 13:05:01 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800000 SErr 0x4050000 action 0xe frozen
Apr 19 13:05:01 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
Apr 19 13:05:01 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
Apr 19 13:05:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
Apr 19 13:05:01 arch kernel: ata1.00: cmd 61/88:b8:00:47:e4/00:00:0b:00:00/40 tag 23 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
Apr 19 13:05:01 arch kernel: ata1.00: status: { DRDY }
Apr 19 13:05:01 arch kernel: ata1: hard resetting link
Apr 19 13:05:02 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Apr 19 13:05:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:05:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:05:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
Apr 19 13:05:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
Apr 19 13:05:02 arch kernel: ata1.00: configured for UDMA/33
Apr 19 13:05:02 arch kernel: ata1: EH complete
Apr 19 13:05:02 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 13:05:02 arch rtkit-daemon[548]: Supervising 8 threads of 5 processes of 1 users.
Apr 19 13:05:36 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
Apr 19 13:05:40 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
Apr 19 13:05:41 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=150000
Apr 19 13:06:36 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
Apr 19 13:06:40 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=-95 txrate=1000
Apr 19 13:06:41 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
Apr 19 13:08:26 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
Apr 19 13:08:29 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
Apr 19 13:08:33 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=150000
Apr 19 13:08:54 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
Apr 19 13:08:58 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
Apr 19 13:09:03 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
Apr 19 13:09:07 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-76 noise=-95 txrate=1000
Apr 19 13:09:14 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=135000

Offline

#6 2024-04-19 20:06:44

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

Oh, that's not something I wanted to hear today :\. How bad is it?

In the best of cases it's just loose, maybe you need to replace it.
Worst case scenario it's the board and not just a BIOS/UFI bug.
However this isn't a one-off, the journal is ridden with those.


Apr 19 12:55:57 arch NetworkManager[412]: <info>  [1713542157.1862] device (wlp1s0): disconnecting for new activation request.
Apr 19 12:55:57 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1

Looks like you explicitily caused that disconnect.

Apr 19 12:55:58 arch kernel: wlp1s0: authenticated
Apr 19 12:55:58 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
Apr 19 12:55:58 arch wpa_supplicant[460]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
Apr 19 12:55:58 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Apr 19 12:55:58 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=8)
Apr 19 12:55:58 arch kernel: wlp1s0: associated
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.7933] device (wlp1s0): supplicant interface state: associating -> associated
Apr 19 12:55:58 arch NetworkManager[412]: <info>  [1713542158.7934] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Apr 19 12:56:07 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6330] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Apr 19 12:56:08 arch NetworkManager[412]: <info>  [1713542168.6331] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Apr 19 12:56:08 arch kernel: wlp1s0: deauthenticated from c8:e7:d8:6f:d6:4a (Reason: 15=4WAY_HANDSHAKE_TIMEOUT)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: Could not read SSID from driver
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: No SSID info found (msg 1 of 4)
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=1 locally_generated=1
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
Apr 19 12:56:08 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="AAATTP1" auth_failures=1 duration=10 reason=WRONG_KEY

The reconnect fails, according to the system because you provided the wrong key.

Apr 19 12:56:10 arch kernel: wlp1s0: authentication with c8:e7:d8:6f:d6:4a timed out
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.1764] manager: NetworkManager state is now DISCONNECTED

Then you time-out on authentication on the subsequent attempt…

Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9702] manager: NetworkManager state is now CONNECTED_SITE
Apr 19 12:56:11 arch NetworkManager[412]: <info>  [1713542171.9707] device (wlp1s0): Activation: successful, device activated.
Apr 19 12:56:12 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=-95 txrate=135000
Apr 19 12:56:12 arch NetworkManager[412]: <info>  [1713542172.4852] manager: NetworkManager state is now CONNECTED_GLOBAL

But ultimately succeed.

If we take that as representative of the issue, I assume you explicitly reconnected because you experienced symptoms (which?) of a network loss, but that's not actually reflected by the journal.
Indeed

Apr 19 12:55:29 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=81000
…
Apr 19 12:55:57 arch kernel: wlp1s0: deauthenticating from c8:e7:d8:6f:d6:4a by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 12:55:57 arch wpa_supplicant[460]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=3 locally_generated=1

only 28s before the disconnect you had a pretty good signal.

You might mistake some symptom for a connection loss which however is possibly unrelated?

Offline

#7 2024-04-20 04:17:59

Dotslash
Member
Registered: 2012-02-02
Posts: 62

Re: [SOLVED] Wifi keep disconnecting every few minutes

Hey I'm also having wifi disconnecting last 2 days, It was fine most of the day and at night it's disconnecting every few minutes.

I'm also on ath9k, I wonder if the kernel update a few days ago is at fault. I'm on 6.6.28-1-lts. There was once where I had to downgrade to fix and then a fix was released.

Using iwgtk and pressing the rfkill button might of helped. I also rebooted my wifi extender. Not sure which is the problem.

Here's journalctl https://pastebin.com/bJUen9dH

Last edited by Dotslash (2024-04-20 04:50:48)

Offline

#8 2024-04-20 08:04:57

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

Apr 18 13:29:28 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 18 23:54:10 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 18 23:54:10 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 18 23:54:10 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 18 23:54:10 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 18 23:56:12 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 18 23:56:12 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 18 23:56:12 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 18 23:56:12 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 18 23:58:44 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 18 23:58:44 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 18 23:58:44 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 18 23:58:44 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 00:20:17 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1e by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 00:20:17 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 00:20:21 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 00:20:31 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1e by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 00:20:31 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 00:20:35 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:05:29 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:05:29 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 19 03:05:29 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 19 03:05:29 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:36:32 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:36:32 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1f by local choice (Reason: 1=UNSPECIFIED)
Apr 19 03:36:32 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:39:50 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:39:50 archlinux kernel: wlan0: disassociated from b0:4e:26:b8:ea:1f (Reason: 1=UNSPECIFIED)
Apr 19 03:39:50 archlinux iwd[522]: Received Deauthentication event, reason: 1, from_ap: true
Apr 19 03:39:50 archlinux iwd[522]: event: disconnect-info, reason: 1
Apr 19 03:39:50 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:39:59 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:39:59 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 19 03:39:59 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 19 03:39:59 archlinux iwd[522]: event: connect-timeout, reason: 0
Apr 19 03:39:59 archlinux iwd[522]: event: connect-timeout, reason: 0
Apr 19 03:41:21 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:42:12 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:42:12 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 19 03:42:12 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 19 03:42:13 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:42:29 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:42:29 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 19 03:42:29 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 19 03:42:30 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:42:31 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:42:31 archlinux iwd[522]: Received Deauthentication event, reason: 4, from_ap: false
Apr 19 03:42:31 archlinux iwd[522]: event: disconnect-info, reason: 4
Apr 19 03:42:32 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:43:05 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:43:05 archlinux kernel: wlan0: disassociated from b0:4e:26:b8:ea:1f (Reason: 1=UNSPECIFIED)
Apr 19 03:43:05 archlinux iwd[522]: Received Deauthentication event, reason: 1, from_ap: true
Apr 19 03:43:05 archlinux iwd[522]: event: disconnect-info, reason: 1
Apr 19 03:43:05 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:43:33 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:43:33 archlinux kernel: wlan0: disassociated from b0:4e:26:b8:ea:1f (Reason: 8=DISASSOC_STA_HAS_LEFT)
Apr 19 03:43:33 archlinux iwd[522]: Received Deauthentication event, reason: 8, from_ap: true
Apr 19 03:43:33 archlinux iwd[522]: event: disconnect-info, reason: 8
Apr 19 03:43:33 archlinux iwd[522]: event: connect-timeout, reason: 0
Apr 19 03:43:33 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 03:52:29 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1e by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 03:52:29 archlinux systemd-networkd[391]: wlan0: Lost carrier
Apr 19 03:52:38 archlinux systemd-networkd[391]: wlan0: Gained carrier
Apr 19 04:25:05 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1f by local choice (Reason: 3=DEAUTH_LEAVING)

Reason 4 is  "Disassociated due to inactivity", any luck w/ disabing powersaving or HW encryption?
https://bbs.archlinux.org/viewtopic.php … 3#p2165583

Offline

#9 2024-04-20 09:37:04

Dotslash
Member
Registered: 2012-02-02
Posts: 62

Re: [SOLVED] Wifi keep disconnecting every few minutes

I added those kernel parameters that you posted and rebooted, I went to login to my game and it went down.

When the connection drops it swaps to 2ghz which seems to be fine. I wonder if the 5ghz is broken for whatever reason. Hardware or Kernel.

I was turning the wifi off and back on to try to get 5ghz in that pastebin. I wonder if you can tell.

I wonder about interference with other signals from neighbors. Since I started having problems later in the day.

I'll try downgrading the kernel later.

Last edited by Dotslash (2024-04-20 09:40:18)

Offline

#10 2024-04-20 12:10:11

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

https://wiki.archlinux.org/title/Iwd#iwd_keeps_roaming

Apr 19 03:52:38 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -28, load: 127/255
Apr 18 23:56:12 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -33, load: 127/255
Apr 19 03:05:29 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -33, load: 127/255
Apr 19 03:41:21 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -33, load: 127/255
Apr 19 03:36:32 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -34, load: 127/255
Apr 18 23:58:44 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -35, load: 127/255
Apr 19 00:20:21 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -35, load: 127/255
Apr 19 03:39:59 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -35, load: 127/255
Apr 19 03:39:50 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -45, load: 127/255
Apr 19 03:39:59 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -45, load: 127/255
Apr 19 00:20:35 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -46, load: 127/255
Apr 19 03:42:12 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -47, load: 127/255
Apr 19 03:43:33 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -48, load: 127/255
Apr 18 23:54:10 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -49, load: 127/255
Apr 19 03:42:29 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1e, signal: -50, load: 127/255
Apr 18 13:29:28 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -51, load: 127/255
Apr 19 03:43:05 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -52, load: 127/255
Apr 19 03:43:33 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -52, load: 127/255
Apr 19 03:42:32 archlinux iwd[522]: event: connect-info, ssid: ATT74PFN3iex, bss: b0:4e:26:b8:ea:1f, signal: -56, load: 127/255

1f has the best and worst signals (5Gz?) but neither are particularly bad and 1f isn't significantly better than 1e so you could probably stick w/ 1e (probably 2.4GHz)

I was turning the wifi off and back on to try to get 5ghz in that pastebin.

Apr 19 00:20:17 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1e by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 00:20:31 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1e by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 03:36:32 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1f by local choice (Reason: 1=UNSPECIFIED)
Apr 19 03:52:29 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1e by local choice (Reason: 3=DEAUTH_LEAVING)
Apr 19 04:25:05 archlinux kernel: wlan0: deauthenticating from b0:4e:26:b8:ea:1f by local choice (Reason: 3=DEAUTH_LEAVING)

Offline

#11 2024-05-12 00:26:43

entnuo
Member
Registered: 2024-03-07
Posts: 11

Re: [SOLVED] Wifi keep disconnecting every few minutes

Hi seth.

Sorry for the long delay, after my last reply I took that weekend to check the SATA cable and after some tries unplugging and plugging in again and again my laptop didn't boot anymore. So in hope about the problem being the cable I bought a new one and waited arrive and now it's working.

About the wifi problem, it seems it's fine now; unlike before in which only my laptop was the only disconnected from the network, now the times it went down every device were disconnected. I don't what it was, maybe a false positive.

Unfortunately, even if my laptop is booting, some errors still show up in the log. If it's okay, could you please check it out to give some advises?

Here's the log:

May 11 20:25:29 arch kernel: Linux version 6.7.6-arch1-2 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Feb 2024 19:08:51 +0000
May 11 20:25:29 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
May 11 20:25:29 arch kernel: BIOS-provided physical RAM map:
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a27a4fff] usable
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 11 20:25:29 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 11 20:25:29 arch kernel: NX (Execute Disable) protection: active
May 11 20:25:29 arch kernel: APIC: Static calls initialized
May 11 20:25:29 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 11 20:25:29 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 11 20:25:29 arch kernel: extended physical RAM map:
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000009dbb8017] usable
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x000000009dbb8018-0x000000009dbc8057] usable
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x000000009dbc8058-0x00000000a27a4fff] usable
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 11 20:25:29 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 11 20:25:29 arch kernel: efi: EFI v2.4 by American Megatrends
May 11 20:25:29 arch kernel: efi: ACPI=0xa85ce000 ACPI 2.0=0xa85ce000 SMBIOS=0xf05e0 SMBIOS 3.0=0xf0600 ESRT=0xa928d698 INITRD=0xa28a4e98 
May 11 20:25:29 arch kernel: efi: Remove mem38: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
May 11 20:25:29 arch kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
May 11 20:25:29 arch kernel: efi: Not removing mem39: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
May 11 20:25:29 arch kernel: efi: Not removing mem40: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
May 11 20:25:29 arch kernel: efi: Not removing mem41: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
May 11 20:25:29 arch kernel: efi: Remove mem42: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
May 11 20:25:29 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
May 11 20:25:29 arch kernel: SMBIOS 3.1.1 present.
May 11 20:25:29 arch kernel: DMI: Dell Inc. Inspiron 15-3567/03M86X, BIOS 2.14.0 01/13/2021
May 11 20:25:29 arch kernel: tsc: Detected 2700.000 MHz processor
May 11 20:25:29 arch kernel: tsc: Detected 2699.909 MHz TSC
May 11 20:25:29 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 11 20:25:29 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 11 20:25:29 arch kernel: last_pfn = 0x44f800 max_arch_pfn = 0x400000000
May 11 20:25:29 arch kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
May 11 20:25:29 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 11 20:25:29 arch kernel: last_pfn = 0xa95ff max_arch_pfn = 0x400000000
May 11 20:25:29 arch kernel: found SMP MP-table at [mem 0x000fcd50-0x000fcd5f]
May 11 20:25:29 arch kernel: esrt: Reserving ESRT space from 0x00000000a928d698 to 0x00000000a928d6d0.
May 11 20:25:29 arch kernel: Using GB pages for direct mapping
May 11 20:25:29 arch kernel: Secure boot disabled
May 11 20:25:29 arch kernel: RAMDISK: [mem 0x9dbc9000-0x9f1fbfff]
May 11 20:25:29 arch kernel: ACPI: Early table checksum verification disabled
May 11 20:25:29 arch kernel: ACPI: RSDP 0x00000000A85CE000 000024 (v02 DELL  )
May 11 20:25:29 arch kernel: ACPI: XSDT 0x00000000A85CE0B0 0000E4 (v01 DELL   CBX3     01072009 AMI  00010013)
May 11 20:25:29 arch kernel: ACPI: FACP 0x00000000A85F24E0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
May 11 20:25:29 arch kernel: ACPI: DSDT 0x00000000A85CE228 0242B5 (v02 DELL   CBX3     01072009 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: FACS 0x00000000A8EF2180 000040
May 11 20:25:29 arch kernel: ACPI: APIC 0x00000000A85F25F0 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
May 11 20:25:29 arch kernel: ACPI: FPDT 0x00000000A85F2678 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
May 11 20:25:29 arch kernel: ACPI: FIDT 0x00000000A85F26C0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
May 11 20:25:29 arch kernel: ACPI: MCFG 0x00000000A85F2770 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
May 11 20:25:29 arch kernel: ACPI: HPET 0x00000000A85F27B0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
May 11 20:25:29 arch kernel: ACPI: SSDT 0x00000000A85F27E8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: BOOT 0x00000000A85F2B48 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
May 11 20:25:29 arch kernel: ACPI: SSDT 0x00000000A85F2B70 0012EA (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: HPET 0x00000000A85F3E60 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
May 11 20:25:29 arch kernel: ACPI: SSDT 0x00000000A85F3E98 000A34 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: UEFI 0x00000000A85F48D0 000042 (v01                 00000000      00000000)
May 11 20:25:29 arch kernel: ACPI: SSDT 0x00000000A85F4918 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: LPIT 0x00000000A85F57F8 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 11 20:25:29 arch kernel: ACPI: WSMT 0x00000000A85F5890 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 11 20:25:29 arch kernel: ACPI: SSDT 0x00000000A85F58B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: SSDT 0x00000000A85F5B58 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: DBGP 0x00000000A85F6998 000034 (v01 INTEL           00000002 MSFT 0000005F)
May 11 20:25:29 arch kernel: ACPI: DBG2 0x00000000A85F69D0 000061 (v00 INTEL           00000002 MSFT 0000005F)
May 11 20:25:29 arch kernel: ACPI: SSDT 0x00000000A85F6A38 003EA6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: MSDM 0x00000000A85FA8E0 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
May 11 20:25:29 arch kernel: ACPI: SLIC 0x00000000A85FA938 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
May 11 20:25:29 arch kernel: ACPI: DMAR 0x00000000A85FAAB0 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
May 11 20:25:29 arch kernel: [81B blob data]
May 11 20:25:29 arch kernel: ACPI: Reserving FACP table memory at [mem 0xa85f24e0-0xa85f25eb]
May 11 20:25:29 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xa85ce228-0xa85f24dc]
May 11 20:25:29 arch kernel: ACPI: Reserving FACS table memory at [mem 0xa8ef2180-0xa8ef21bf]
May 11 20:25:29 arch kernel: ACPI: Reserving APIC table memory at [mem 0xa85f25f0-0xa85f2673]
May 11 20:25:29 arch kernel: ACPI: Reserving FPDT table memory at [mem 0xa85f2678-0xa85f26bb]
May 11 20:25:29 arch kernel: ACPI: Reserving FIDT table memory at [mem 0xa85f26c0-0xa85f276b]
May 11 20:25:29 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xa85f2770-0xa85f27ab]
May 11 20:25:29 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f27b0-0xa85f27e7]
May 11 20:25:29 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f27e8-0xa85f2b40]
May 11 20:25:29 arch kernel: ACPI: Reserving BOOT table memory at [mem 0xa85f2b48-0xa85f2b6f]
May 11 20:25:29 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f2b70-0xa85f3e59]
May 11 20:25:29 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f3e60-0xa85f3e97]
May 11 20:25:29 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f3e98-0xa85f48cb]
May 11 20:25:29 arch kernel: ACPI: Reserving UEFI table memory at [mem 0xa85f48d0-0xa85f4911]
May 11 20:25:29 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f4918-0xa85f57f5]
May 11 20:25:29 arch kernel: ACPI: Reserving LPIT table memory at [mem 0xa85f57f8-0xa85f588b]
May 11 20:25:29 arch kernel: ACPI: Reserving WSMT table memory at [mem 0xa85f5890-0xa85f58b7]
May 11 20:25:29 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f58b8-0xa85f5b56]
May 11 20:25:29 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f5b58-0xa85f6996]
May 11 20:25:29 arch kernel: ACPI: Reserving DBGP table memory at [mem 0xa85f6998-0xa85f69cb]
May 11 20:25:29 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0xa85f69d0-0xa85f6a30]
May 11 20:25:29 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f6a38-0xa85fa8dd]
May 11 20:25:29 arch kernel: ACPI: Reserving MSDM table memory at [mem 0xa85fa8e0-0xa85fa934]
May 11 20:25:29 arch kernel: ACPI: Reserving SLIC table memory at [mem 0xa85fa938-0xa85faaad]
May 11 20:25:29 arch kernel: ACPI: Reserving DMAR table memory at [mem 0xa85faab0-0xa85fab9f]
May 11 20:25:29 arch kernel: ACPI: Reserving BGRT table memory at [mem 0xa85faba0-0xa85fabd7]
May 11 20:25:29 arch kernel: No NUMA configuration found
May 11 20:25:29 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000044f7fffff]
May 11 20:25:29 arch kernel: NODE_DATA(0) allocated [mem 0x44f7fb000-0x44f7fffff]
May 11 20:25:29 arch kernel: Zone ranges:
May 11 20:25:29 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 11 20:25:29 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 11 20:25:29 arch kernel:   Normal   [mem 0x0000000100000000-0x000000044f7fffff]
May 11 20:25:29 arch kernel:   Device   empty
May 11 20:25:29 arch kernel: Movable zone start for each node
May 11 20:25:29 arch kernel: Early memory node ranges
May 11 20:25:29 arch kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
May 11 20:25:29 arch kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
May 11 20:25:29 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000a27a4fff]
May 11 20:25:29 arch kernel:   node   0: [mem 0x00000000a27a7000-0x00000000a824cfff]
May 11 20:25:29 arch kernel:   node   0: [mem 0x00000000a95fe000-0x00000000a95fefff]
May 11 20:25:29 arch kernel:   node   0: [mem 0x0000000100000000-0x000000044f7fffff]
May 11 20:25:29 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000044f7fffff]
May 11 20:25:29 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 11 20:25:29 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 11 20:25:29 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
May 11 20:25:29 arch kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
May 11 20:25:29 arch kernel: On node 0, zone DMA32: 5041 pages in unavailable ranges
May 11 20:25:29 arch kernel: On node 0, zone Normal: 27137 pages in unavailable ranges
May 11 20:25:29 arch kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
May 11 20:25:29 arch kernel: Reserving Intel graphics memory at [mem 0xab800000-0xaf7fffff]
May 11 20:25:29 arch kernel: ACPI: PM-Timer IO Port: 0x1808
May 11 20:25:29 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 11 20:25:29 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 11 20:25:29 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 11 20:25:29 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 11 20:25:29 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 11 20:25:29 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 11 20:25:29 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 11 20:25:29 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 11 20:25:29 arch kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
May 11 20:25:29 arch kernel: e820: update [mem 0xa57cf000-0xa5813fff] usable ==> reserved
May 11 20:25:29 arch kernel: TSC deadline timer available
May 11 20:25:29 arch kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbb8000-0x9dbb8fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbc8000-0x9dbc8fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a5000-0xa27a5fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a6000-0xa27a6fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa57cf000-0xa5813fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa824d000-0xa85c2fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85c3000-0xa85fafff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85fb000-0xa8ef4fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa8ef5000-0xa95fdfff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa95ff000-0xaf7fffff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xfdffffff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 11 20:25:29 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
May 11 20:25:29 arch kernel: [mem 0xaf800000-0xfdffffff] available for PCI devices
May 11 20:25:29 arch kernel: Booting paravirtualized kernel on bare hardware
May 11 20:25:29 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 11 20:25:29 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
May 11 20:25:29 arch kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
May 11 20:25:29 arch kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
May 11 20:25:29 arch kernel: pcpu-alloc: [0] 0 1 2 3 
May 11 20:25:29 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
May 11 20:25:29 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
May 11 20:25:29 arch kernel: random: crng init done
May 11 20:25:29 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 11 20:25:29 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 11 20:25:29 arch kernel: Fallback order for Node 0: 0 
May 11 20:25:29 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4094818
May 11 20:25:29 arch kernel: Policy zone: Normal
May 11 20:25:29 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 11 20:25:29 arch kernel: software IO TLB: area num 4.
May 11 20:25:29 arch kernel: Memory: 16094832K/16639908K available (16384K kernel code, 2116K rwdata, 12868K rodata, 3404K init, 3888K bss, 544816K reserved, 0K cma-reserved)
May 11 20:25:29 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 11 20:25:29 arch kernel: Kernel/User page tables isolation: enabled
May 11 20:25:29 arch kernel: ftrace: allocating 48545 entries in 190 pages
May 11 20:25:29 arch kernel: ftrace: allocated 190 pages with 6 groups
May 11 20:25:29 arch kernel: Dynamic Preempt: full
May 11 20:25:29 arch kernel: rcu: Preemptible hierarchical RCU implementation.
May 11 20:25:29 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
May 11 20:25:29 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 11 20:25:29 arch kernel:         Trampoline variant of Tasks RCU enabled.
May 11 20:25:29 arch kernel:         Rude variant of Tasks RCU enabled.
May 11 20:25:29 arch kernel:         Tracing variant of Tasks RCU enabled.
May 11 20:25:29 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 11 20:25:29 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 11 20:25:29 arch kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
May 11 20:25:29 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 11 20:25:29 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 11 20:25:29 arch kernel: Console: colour dummy device 80x25
May 11 20:25:29 arch kernel: printk: legacy console [tty0] enabled
May 11 20:25:29 arch kernel: ACPI: Core revision 20230628
May 11 20:25:29 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 11 20:25:29 arch kernel: APIC: Switch to symmetric I/O mode setup
May 11 20:25:29 arch kernel: DMAR: Host address width 39
May 11 20:25:29 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 11 20:25:29 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
May 11 20:25:29 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 11 20:25:29 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 11 20:25:29 arch kernel: DMAR: RMRR base: 0x000000a8316000 end: 0x000000a8335fff
May 11 20:25:29 arch kernel: DMAR: RMRR base: 0x000000ab000000 end: 0x000000af7fffff
May 11 20:25:29 arch kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
May 11 20:25:29 arch kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
May 11 20:25:29 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
May 11 20:25:29 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 11 20:25:29 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 11 20:25:29 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 11 20:25:29 arch kernel: x2apic enabled
May 11 20:25:29 arch kernel: APIC: Switched APIC routing to: cluster x2apic
May 11 20:25:29 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 11 20:25:29 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
May 11 20:25:29 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
May 11 20:25:29 arch kernel: x86/cpu: SGX disabled by BIOS.
May 11 20:25:29 arch kernel: CPU0: Thermal monitoring enabled (TM1)
May 11 20:25:29 arch kernel: process: using mwait in idle threads
May 11 20:25:29 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 11 20:25:29 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 11 20:25:29 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 11 20:25:29 arch kernel: Spectre V2 : Mitigation: IBRS
May 11 20:25:29 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 11 20:25:29 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
May 11 20:25:29 arch kernel: RETBleed: Mitigation: IBRS
May 11 20:25:29 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 11 20:25:29 arch kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
May 11 20:25:29 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
May 11 20:25:29 arch kernel: MDS: Mitigation: Clear CPU buffers
May 11 20:25:29 arch kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
May 11 20:25:29 arch kernel: SRBDS: Mitigation: Microcode
May 11 20:25:29 arch kernel: GDS: Mitigation: Microcode
May 11 20:25:29 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 11 20:25:29 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 11 20:25:29 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 11 20:25:29 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 11 20:25:29 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 11 20:25:29 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 11 20:25:29 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 11 20:25:29 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 11 20:25:29 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 11 20:25:29 arch kernel: Freeing SMP alternatives memory: 40K
May 11 20:25:29 arch kernel: pid_max: default: 32768 minimum: 301
May 11 20:25:29 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
May 11 20:25:29 arch kernel: landlock: Up and running.
May 11 20:25:29 arch kernel: Yama: becoming mindful.
May 11 20:25:29 arch kernel: LSM support for eBPF active
May 11 20:25:29 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 11 20:25:29 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 11 20:25:29 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
May 11 20:25:29 arch kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 11 20:25:29 arch kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 11 20:25:29 arch kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 11 20:25:29 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 11 20:25:29 arch kernel: ... version:                4
May 11 20:25:29 arch kernel: ... bit width:              48
May 11 20:25:29 arch kernel: ... generic registers:      4
May 11 20:25:29 arch kernel: ... value mask:             0000ffffffffffff
May 11 20:25:29 arch kernel: ... max period:             00007fffffffffff
May 11 20:25:29 arch kernel: ... fixed-purpose events:   3
May 11 20:25:29 arch kernel: ... event mask:             000000070000000f
May 11 20:25:29 arch kernel: signal: max sigframe size: 2032
May 11 20:25:29 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1175
May 11 20:25:29 arch kernel: rcu: Hierarchical SRCU implementation.
May 11 20:25:29 arch kernel: rcu:         Max phase no-delay instances is 1000.
May 11 20:25:29 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 11 20:25:29 arch kernel: smp: Bringing up secondary CPUs ...
May 11 20:25:29 arch kernel: smpboot: x86: Booting SMP configuration:
May 11 20:25:29 arch kernel: .... node  #0, CPUs:      #1 #2 #3
May 11 20:25:29 arch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
May 11 20:25:29 arch kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
May 11 20:25:29 arch kernel: smp: Brought up 1 node, 4 CPUs
May 11 20:25:29 arch kernel: smpboot: Max logical packages: 1
May 11 20:25:29 arch kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
May 11 20:25:29 arch kernel: devtmpfs: initialized
May 11 20:25:29 arch kernel: x86/mm: Memory block size: 128MB
May 11 20:25:29 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa27a5000-0xa27a5fff] (4096 bytes)
May 11 20:25:29 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa85fb000-0xa8ef4fff] (9412608 bytes)
May 11 20:25:29 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 11 20:25:29 arch kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 11 20:25:29 arch kernel: pinctrl core: initialized pinctrl subsystem
May 11 20:25:29 arch kernel: PM: RTC time: 20:25:25, date: 2024-05-11
May 11 20:25:29 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 11 20:25:29 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
May 11 20:25:29 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 11 20:25:29 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 11 20:25:29 arch kernel: audit: initializing netlink subsys (disabled)
May 11 20:25:29 arch kernel: audit: type=2000 audit(1715459125.063:1): state=initialized audit_enabled=0 res=1
May 11 20:25:29 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
May 11 20:25:29 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 11 20:25:29 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
May 11 20:25:29 arch kernel: thermal_sys: Registered thermal governor 'user_space'
May 11 20:25:29 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 11 20:25:29 arch kernel: cpuidle: using governor ladder
May 11 20:25:29 arch kernel: cpuidle: using governor menu
May 11 20:25:29 arch kernel: Simple Boot Flag at 0x47 set to 0x80
May 11 20:25:29 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 11 20:25:29 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 11 20:25:29 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 11 20:25:29 arch kernel: PCI: not using MMCONFIG
May 11 20:25:29 arch kernel: PCI: Using configuration type 1 for base access
May 11 20:25:29 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 11 20:25:29 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 11 20:25:29 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
May 11 20:25:29 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
May 11 20:25:29 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
May 11 20:25:29 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
May 11 20:25:29 arch kernel: ACPI: Added _OSI(Module Device)
May 11 20:25:29 arch kernel: ACPI: Added _OSI(Processor Device)
May 11 20:25:29 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 11 20:25:29 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 11 20:25:29 arch kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
May 11 20:25:29 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 11 20:25:29 arch kernel: ACPI: Dynamic OEM Table Load:
May 11 20:25:29 arch kernel: ACPI: SSDT 0xFFFF974FC19A1800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: Dynamic OEM Table Load:
May 11 20:25:29 arch kernel: ACPI: SSDT 0xFFFF974FC1A28800 0006B4 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: Dynamic OEM Table Load:
May 11 20:25:29 arch kernel: ACPI: SSDT 0xFFFF974FC1A2E000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: Dynamic OEM Table Load:
May 11 20:25:29 arch kernel: ACPI: SSDT 0xFFFF974FC19E1800 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
May 11 20:25:29 arch kernel: ACPI: _OSC evaluated successfully for all CPUs
May 11 20:25:29 arch kernel: ACPI: EC: EC started
May 11 20:25:29 arch kernel: ACPI: EC: interrupt blocked
May 11 20:25:29 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 11 20:25:29 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
May 11 20:25:29 arch kernel: ACPI: Interpreter enabled
May 11 20:25:29 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 11 20:25:29 arch kernel: ACPI: Using IOAPIC for interrupt routing
May 11 20:25:29 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 11 20:25:29 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
May 11 20:25:29 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 11 20:25:29 arch kernel: PCI: Using E820 reservations for host bridge windows
May 11 20:25:29 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
May 11 20:25:29 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
May 11 20:25:29 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 11 20:25:29 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
May 11 20:25:29 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 11 20:25:29 arch kernel: PCI host bridge to bus 0000:00
May 11 20:25:29 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: root bus resource [mem 0xaf800000-0xdfffffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 11 20:25:29 arch kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
May 11 20:25:29 arch kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
May 11 20:25:29 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
May 11 20:25:29 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
May 11 20:25:29 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 11 20:25:29 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 11 20:25:29 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 11 20:25:29 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xd1220000-0xd1227fff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
May 11 20:25:29 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1210000-0xd121ffff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 11 20:25:29 arch kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
May 11 20:25:29 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd1238000-0xd1238fff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
May 11 20:25:29 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0xd1237000-0xd1237fff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
May 11 20:25:29 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0xd1236000-0xd1236fff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
May 11 20:25:29 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd1235000-0xd1235fff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
May 11 20:25:29 arch kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
May 11 20:25:29 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1230000-0xd1231fff]
May 11 20:25:29 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1234000-0xd12340ff]
May 11 20:25:29 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
May 11 20:25:29 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
May 11 20:25:29 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
May 11 20:25:29 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1233000-0xd12337ff]
May 11 20:25:29 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
May 11 20:25:29 arch kernel: pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
May 11 20:25:29 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 11 20:25:29 arch kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
May 11 20:25:29 arch kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 11 20:25:29 arch kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
May 11 20:25:29 arch kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
May 11 20:25:29 arch kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd122c000-0xd122ffff]
May 11 20:25:29 arch kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
May 11 20:25:29 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1228000-0xd122bfff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1200000-0xd120ffff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 11 20:25:29 arch kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
May 11 20:25:29 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1232000-0xd12320ff 64bit]
May 11 20:25:29 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
May 11 20:25:29 arch kernel: pci 0000:01:00.0: [168c:0036] type 00 class 0x028000
May 11 20:25:29 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd1100000-0xd117ffff 64bit]
May 11 20:25:29 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd1180000-0xd118ffff pref]
May 11 20:25:29 arch kernel: pci 0000:01:00.0: supports D1 D2
May 11 20:25:29 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 11 20:25:29 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 11 20:25:29 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 11 20:25:29 arch kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
May 11 20:25:29 arch kernel: pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
May 11 20:25:29 arch kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
May 11 20:25:29 arch kernel: pci 0000:02:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
May 11 20:25:29 arch kernel: pci 0000:02:00.0: supports D1 D2
May 11 20:25:29 arch kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 11 20:25:29 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 11 20:25:29 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 11 20:25:29 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
May 11 20:25:29 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
May 11 20:25:29 arch kernel: ACPI: EC: interrupt unblocked
May 11 20:25:29 arch kernel: ACPI: EC: event unblocked
May 11 20:25:29 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 11 20:25:29 arch kernel: ACPI: EC: GPE=0x45
May 11 20:25:29 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
May 11 20:25:29 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
May 11 20:25:29 arch kernel: iommu: Default domain type: Translated
May 11 20:25:29 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
May 11 20:25:29 arch kernel: SCSI subsystem initialized
May 11 20:25:29 arch kernel: libata version 3.00 loaded.
May 11 20:25:29 arch kernel: ACPI: bus type USB registered
May 11 20:25:29 arch kernel: usbcore: registered new interface driver usbfs
May 11 20:25:29 arch kernel: usbcore: registered new interface driver hub
May 11 20:25:29 arch kernel: usbcore: registered new device driver usb
May 11 20:25:29 arch kernel: EDAC MC: Ver: 3.0.0
May 11 20:25:29 arch kernel: efivars: Registered efivars operations
May 11 20:25:29 arch kernel: NetLabel: Initializing
May 11 20:25:29 arch kernel: NetLabel:  domain hash size = 128
May 11 20:25:29 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 11 20:25:29 arch kernel: NetLabel:  unlabeled traffic allowed by default
May 11 20:25:29 arch kernel: mctp: management component transport protocol core
May 11 20:25:29 arch kernel: NET: Registered PF_MCTP protocol family
May 11 20:25:29 arch kernel: PCI: Using ACPI for IRQ routing
May 11 20:25:29 arch kernel: PCI: pci_cache_line_size set to 64 bytes
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0x9dbb8018-0x9fffffff]
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0xa27a5000-0xa3ffffff]
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0xa57cf000-0xa7ffffff]
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0xa824d000-0xabffffff]
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0xa95ff000-0xabffffff]
May 11 20:25:29 arch kernel: e820: reserve RAM buffer [mem 0x44f800000-0x44fffffff]
May 11 20:25:29 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 11 20:25:29 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 11 20:25:29 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 11 20:25:29 arch kernel: vgaarb: loaded
May 11 20:25:29 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 11 20:25:29 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 11 20:25:29 arch kernel: clocksource: Switched to clocksource tsc-early
May 11 20:25:29 arch kernel: VFS: Disk quotas dquot_6.6.0
May 11 20:25:29 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 11 20:25:29 arch kernel: pnp: PnP ACPI init
May 11 20:25:29 arch kernel: system 00:00: [io  0x0680-0x069f] has been reserved
May 11 20:25:29 arch kernel: system 00:00: [io  0xffff] has been reserved
May 11 20:25:29 arch kernel: system 00:00: [io  0xffff] has been reserved
May 11 20:25:29 arch kernel: system 00:00: [io  0xffff] has been reserved
May 11 20:25:29 arch kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
May 11 20:25:29 arch kernel: system 00:00: [io  0x164e-0x164f] has been reserved
May 11 20:25:29 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
May 11 20:25:29 arch kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
May 11 20:25:29 arch kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
May 11 20:25:29 arch kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
May 11 20:25:29 arch kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
May 11 20:25:29 arch kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 11 20:25:29 arch kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
May 11 20:25:29 arch kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
May 11 20:25:29 arch kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
May 11 20:25:29 arch kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
May 11 20:25:29 arch kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
May 11 20:25:29 arch kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
May 11 20:25:29 arch kernel: system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
May 11 20:25:29 arch kernel: system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
May 11 20:25:29 arch kernel: system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
May 11 20:25:29 arch kernel: pnp: PnP ACPI: found 10 devices
May 11 20:25:29 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 11 20:25:29 arch kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
May 11 20:25:29 arch kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
May 11 20:25:29 arch kernel: NET: Registered PF_INET protocol family
May 11 20:25:29 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 11 20:25:29 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 11 20:25:29 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 11 20:25:29 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 11 20:25:29 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
May 11 20:25:29 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 11 20:25:29 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
May 11 20:25:29 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 11 20:25:29 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 11 20:25:29 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 11 20:25:29 arch kernel: NET: Registered PF_XDP protocol family
May 11 20:25:29 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 11 20:25:29 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 11 20:25:29 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 11 20:25:29 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 11 20:25:29 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 11 20:25:29 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: resource 7 [mem 0xaf800000-0xdfffffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
May 11 20:25:29 arch kernel: pci_bus 0000:01: resource 1 [mem 0xd1100000-0xd11fffff]
May 11 20:25:29 arch kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
May 11 20:25:29 arch kernel: pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd10fffff]
May 11 20:25:29 arch kernel: PCI: CLS 0 bytes, default 64
May 11 20:25:29 arch kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
May 11 20:25:29 arch kernel: DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.1
May 11 20:25:29 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 11 20:25:29 arch kernel: software IO TLB: mapped [mem 0x0000000099bb8000-0x000000009dbb8000] (64MB)
May 11 20:25:29 arch kernel: Trying to unpack rootfs image as initramfs...
May 11 20:25:29 arch kernel: Initialise system trusted keyrings
May 11 20:25:29 arch kernel: Key type blacklist registered
May 11 20:25:29 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 11 20:25:29 arch kernel: zbud: loaded
May 11 20:25:29 arch kernel: integrity: Platform Keyring initialized
May 11 20:25:29 arch kernel: integrity: Machine keyring initialized
May 11 20:25:29 arch kernel: Key type asymmetric registered
May 11 20:25:29 arch kernel: Asymmetric key parser 'x509' registered
May 11 20:25:29 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
May 11 20:25:29 arch kernel: io scheduler mq-deadline registered
May 11 20:25:29 arch kernel: io scheduler kyber registered
May 11 20:25:29 arch kernel: io scheduler bfq registered
May 11 20:25:29 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
May 11 20:25:29 arch kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
May 11 20:25:29 arch kernel: pcieport 0000:00:1c.5: PME: Signaling with IRQ 123
May 11 20:25:29 arch kernel: pcieport 0000:00:1c.5: AER: enabled with IRQ 123
May 11 20:25:29 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 11 20:25:29 arch kernel: ACPI: AC: AC Adapter [AC] (on-line)
May 11 20:25:29 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
May 11 20:25:29 arch kernel: ACPI: button: Lid Switch [LID0]
May 11 20:25:29 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
May 11 20:25:29 arch kernel: ACPI: button: Power Button [PBTN]
May 11 20:25:29 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
May 11 20:25:29 arch kernel: ACPI: button: Sleep Button [SBTN]
May 11 20:25:29 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
May 11 20:25:29 arch kernel: ACPI: button: Power Button [PWRF]
May 11 20:25:29 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 11 20:25:29 arch kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
May 11 20:25:29 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 11 20:25:29 arch kernel: Non-volatile memory driver v1.3
May 11 20:25:29 arch kernel: Linux agpgart interface v0.103
May 11 20:25:29 arch kernel: ACPI: bus type drm_connector registered
May 11 20:25:29 arch kernel: ahci 0000:00:17.0: version 3.0
May 11 20:25:29 arch kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
May 11 20:25:29 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
May 11 20:25:29 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
May 11 20:25:29 arch kernel: scsi host0: ahci
May 11 20:25:29 arch kernel: scsi host1: ahci
May 11 20:25:29 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233100 irq 124 lpm-pol 3
May 11 20:25:29 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233180 irq 124 lpm-pol 3
May 11 20:25:29 arch kernel: usbcore: registered new interface driver usbserial_generic
May 11 20:25:29 arch kernel: usbserial: USB Serial support registered for generic
May 11 20:25:29 arch kernel: rtc_cmos 00:01: RTC can wake from S4
May 11 20:25:29 arch kernel: rtc_cmos 00:01: registered as rtc0
May 11 20:25:29 arch kernel: rtc_cmos 00:01: setting system clock to 2024-05-11T20:25:25 UTC (1715459125)
May 11 20:25:29 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
May 11 20:25:29 arch kernel: intel_pstate: Intel P-state driver initializing
May 11 20:25:29 arch kernel: intel_pstate: HWP enabled
May 11 20:25:29 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 11 20:25:29 arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
May 11 20:25:29 arch kernel: fbcon: Deferring console take-over
May 11 20:25:29 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
May 11 20:25:29 arch kernel: hid: raw HID events driver (C) Jiri Kosina
May 11 20:25:29 arch kernel: drop_monitor: Initializing network drop monitor service
May 11 20:25:29 arch kernel: NET: Registered PF_INET6 protocol family
May 11 20:25:29 arch kernel: ACPI: battery: Slot [BAT0] (battery present)
May 11 20:25:29 arch kernel: Freeing initrd memory: 22732K
May 11 20:25:29 arch kernel: Segment Routing with IPv6
May 11 20:25:29 arch kernel: RPL Segment Routing with IPv6
May 11 20:25:29 arch kernel: In-situ OAM (IOAM) with IPv6
May 11 20:25:29 arch kernel: NET: Registered PF_PACKET protocol family
May 11 20:25:29 arch kernel: microcode: Current revision: 0x000000f4
May 11 20:25:29 arch kernel: microcode: Updated early from: 0x000000de
May 11 20:25:29 arch kernel: IPI shorthand broadcast: enabled
May 11 20:25:29 arch kernel: sched_clock: Marking stable (454639043, 570375)->(456800240, -1590822)
May 11 20:25:29 arch kernel: registered taskstats version 1
May 11 20:25:29 arch kernel: Loading compiled-in X.509 certificates
May 11 20:25:29 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8ce7c76ad10401d71312ab823fd2fc1035477ee3'
May 11 20:25:29 arch kernel: zswap: loaded using pool zstd/zsmalloc
May 11 20:25:29 arch kernel: Key type .fscrypt registered
May 11 20:25:29 arch kernel: Key type fscrypt-provisioning registered
May 11 20:25:29 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 11 20:25:29 arch kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
May 11 20:25:29 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 11 20:25:29 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
May 11 20:25:29 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 11 20:25:29 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
May 11 20:25:29 arch kernel: PM:   Magic number: 8:317:447
May 11 20:25:29 arch kernel: RAS: Correctable Errors collector initialized.
May 11 20:25:29 arch kernel: clk: Disabling unused clocks
May 11 20:25:29 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 11 20:25:29 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:25:29 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:25:29 arch kernel: ata1.00: ATA-11: SanDisk SSD PLUS 480GB, 42077100, max UDMA/133
May 11 20:25:29 arch kernel: ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 11 20:25:29 arch kernel: ata1.00: Features: Dev-Sleep
May 11 20:25:29 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:25:29 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:25:29 arch kernel: ata1.00: configured for UDMA/133
May 11 20:25:29 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD PLUS 7100 PQ: 0 ANSI: 5
May 11 20:25:29 arch kernel: sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
May 11 20:25:29 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
May 11 20:25:29 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 11 20:25:29 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 11 20:25:29 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 11 20:25:29 arch kernel:  sda: sda1 sda2 sda3
May 11 20:25:29 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 11 20:25:29 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 11 20:25:29 arch kernel: Freeing unused decrypted memory: 2028K
May 11 20:25:29 arch kernel: Freeing unused kernel image (initmem) memory: 3404K
May 11 20:25:29 arch kernel: Write protecting the kernel read-only data: 30720k
May 11 20:25:29 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1468K
May 11 20:25:29 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 11 20:25:29 arch kernel: rodata_test: all tests were successful
May 11 20:25:29 arch kernel: x86/mm: Checking user space page tables
May 11 20:25:29 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 11 20:25:29 arch kernel: Run /init as init process
May 11 20:25:29 arch kernel:   with arguments:
May 11 20:25:29 arch kernel:     /init
May 11 20:25:29 arch kernel:   with environment:
May 11 20:25:29 arch kernel:     HOME=/
May 11 20:25:29 arch kernel:     TERM=linux
May 11 20:25:29 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 11 20:25:29 arch kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
May 11 20:25:29 arch kernel: tsc: Refined TSC clocksource calibration: 2712.000 MHz
May 11 20:25:29 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2717868ea45, max_idle_ns: 440795316085 ns
May 11 20:25:29 arch kernel: clocksource: Switched to clocksource tsc
May 11 20:25:29 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
May 11 20:25:29 arch kernel: i8042: Warning: Keylock active
May 11 20:25:29 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 11 20:25:29 arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
May 11 20:25:29 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 11 20:25:29 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 11 20:25:29 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
May 11 20:25:29 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 11 20:25:29 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 11 20:25:29 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
May 11 20:25:29 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
May 11 20:25:29 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 11 20:25:29 arch kernel: usb usb1: Product: xHCI Host Controller
May 11 20:25:29 arch kernel: usb usb1: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 11 20:25:29 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
May 11 20:25:29 arch kernel: hub 1-0:1.0: USB hub found
May 11 20:25:29 arch kernel: hub 1-0:1.0: 12 ports detected
May 11 20:25:29 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
May 11 20:25:29 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 11 20:25:29 arch kernel: usb usb2: Product: xHCI Host Controller
May 11 20:25:29 arch kernel: usb usb2: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 11 20:25:29 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
May 11 20:25:29 arch kernel: hub 2-0:1.0: USB hub found
May 11 20:25:29 arch kernel: hub 2-0:1.0: 6 ports detected
May 11 20:25:29 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
May 11 20:25:29 arch kernel: usb 1-1: new low-speed USB device number 2 using xhci_hcd
May 11 20:25:29 arch kernel: usb 1-1: New USB device found, idVendor=1a2c, idProduct=0044, bcdDevice= 1.10
May 11 20:25:29 arch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 11 20:25:29 arch kernel: usb 1-1: Product: Usb Mouse
May 11 20:25:29 arch kernel: usb 1-1: Manufacturer: SIGMACHIP
May 11 20:25:29 arch kernel: usbcore: registered new interface driver usbhid
May 11 20:25:29 arch kernel: usbhid: USB HID core driver
May 11 20:25:29 arch kernel: input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1A2C:0044.0001/input/input6
May 11 20:25:29 arch kernel: hid-generic 0003:1A2C:0044.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:14.0-1/input0
May 11 20:25:29 arch kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
May 11 20:25:29 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
May 11 20:25:29 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 11 20:25:29 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
May 11 20:25:29 arch kernel: i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
May 11 20:25:29 arch kernel: usb 1-5: New USB device found, idVendor=0c45, idProduct=6a05, bcdDevice=64.26
May 11 20:25:29 arch kernel: usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
May 11 20:25:29 arch kernel: usb 1-5: Product: Integrated_Webcam_HD
May 11 20:25:29 arch kernel: usb 1-5: Manufacturer: CNFFH37O035400045742
May 11 20:25:29 arch kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
May 11 20:25:29 arch kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
May 11 20:25:29 arch kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 11 20:25:29 arch kernel: usb 1-6: Product: USB2.0-CRW
May 11 20:25:29 arch kernel: usb 1-6: Manufacturer: Generic
May 11 20:25:29 arch kernel: usb 1-6: SerialNumber: 20100201396000000
May 11 20:25:29 arch kernel: usbcore: registered new interface driver rtsx_usb
May 11 20:25:29 arch kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
May 11 20:25:29 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
May 11 20:25:29 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 11 20:25:29 arch kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
May 11 20:25:29 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
May 11 20:25:29 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
May 11 20:25:29 arch kernel: i915 display info: display version: 9
May 11 20:25:29 arch kernel: i915 display info: cursor_needs_physical: no
May 11 20:25:29 arch kernel: i915 display info: has_cdclk_crawl: no
May 11 20:25:29 arch kernel: i915 display info: has_cdclk_squash: no
May 11 20:25:29 arch kernel: i915 display info: has_ddi: yes
May 11 20:25:29 arch kernel: i915 display info: has_dp_mst: yes
May 11 20:25:29 arch kernel: i915 display info: has_dsb: no
May 11 20:25:29 arch kernel: i915 display info: has_fpga_dbg: yes
May 11 20:25:29 arch kernel: i915 display info: has_gmch: no
May 11 20:25:29 arch kernel: i915 display info: has_hotplug: yes
May 11 20:25:29 arch kernel: i915 display info: has_hti: no
May 11 20:25:29 arch kernel: i915 display info: has_ipc: yes
May 11 20:25:29 arch kernel: i915 display info: has_overlay: no
May 11 20:25:29 arch kernel: i915 display info: has_psr: yes
May 11 20:25:29 arch kernel: i915 display info: has_psr_hw_tracking: yes
May 11 20:25:29 arch kernel: i915 display info: overlay_needs_physical: no
May 11 20:25:29 arch kernel: i915 display info: supports_tv: no
May 11 20:25:29 arch kernel: i915 display info: has_hdcp: yes
May 11 20:25:29 arch kernel: i915 display info: has_dmc: yes
May 11 20:25:29 arch kernel: i915 display info: has_dsc: no
May 11 20:25:29 arch kernel: fbcon: i915drmfb (fb0) is primary device
May 11 20:25:29 arch kernel: fbcon: Deferring console take-over
May 11 20:25:29 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
May 11 20:25:29 arch kernel: fbcon: Taking over console
May 11 20:25:29 arch kernel: Console: switching to colour frame buffer device 170x48
May 11 20:25:29 arch kernel: EXT4-fs (sda2): mounted filesystem 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w with ordered data mode. Quota mode: none.
May 11 20:25:29 arch systemd[1]: RTC configured in localtime, applying delta of -180 minutes to system time.
May 11 20:25:29 arch systemd[1]: systemd 255.4-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)
May 11 20:25:29 arch systemd[1]: Detected architecture x86-64.
May 11 20:25:29 arch systemd[1]: Hostname set to <arch>.
May 11 20:25:29 arch systemd[1]: bpf-lsm: LSM BPF program attached
May 11 20:25:29 arch systemd[1]: Queued start job for default target Graphical Interface.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/dirmngr.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/getty.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/gpg-agent.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/keyboxd.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/modprobe.
May 11 20:25:29 arch systemd[1]: Created slice Slice /system/systemd-fsck.
May 11 20:25:29 arch systemd[1]: Created slice User and Session Slice.
May 11 20:25:29 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 11 20:25:29 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 11 20:25:29 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 11 20:25:29 arch systemd[1]: Expecting device /dev/disk/by-uuid/0366-FBB0...
May 11 20:25:29 arch systemd[1]: Expecting device /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 11 20:25:29 arch systemd[1]: Reached target Local Encrypted Volumes.
May 11 20:25:29 arch systemd[1]: Reached target Local Integrity Protected Volumes.
May 11 20:25:29 arch systemd[1]: Reached target Path Units.
May 11 20:25:29 arch systemd[1]: Reached target Remote File Systems.
May 11 20:25:29 arch systemd[1]: Reached target Slice Units.
May 11 20:25:29 arch systemd[1]: Reached target Local Verity Protected Volumes.
May 11 20:25:29 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 11 20:25:29 arch systemd[1]: Listening on Process Core Dump Socket.
May 11 20:25:29 arch systemd[1]: Listening on Journal Socket (/dev/log).
May 11 20:25:29 arch systemd[1]: Listening on Journal Socket.
May 11 20:25:29 arch systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 11 20:25:29 arch systemd[1]: Listening on udev Control Socket.
May 11 20:25:29 arch systemd[1]: Listening on udev Kernel Socket.
May 11 20:25:29 arch systemd[1]: Listening on User Database Manager Socket.
May 11 20:25:29 arch systemd[1]: Mounting Huge Pages File System...
May 11 20:25:29 arch systemd[1]: Mounting POSIX Message Queue File System...
May 11 20:25:29 arch systemd[1]: Mounting Kernel Debug File System...
May 11 20:25:29 arch systemd[1]: Mounting Kernel Trace File System...
May 11 20:25:29 arch systemd[1]: Starting Create List of Static Device Nodes...
May 11 20:25:29 arch systemd[1]: Starting Load Kernel Module configfs...
May 11 20:25:29 arch systemd[1]: Starting Load Kernel Module dm_mod...
May 11 20:25:29 arch systemd[1]: Starting Load Kernel Module drm...
May 11 20:25:29 arch systemd[1]: Starting Load Kernel Module fuse...
May 11 20:25:29 arch systemd[1]: Starting Load Kernel Module loop...
May 11 20:25:29 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 11 20:25:29 arch systemd[1]: Starting Journal Service...
May 11 20:25:29 arch systemd[1]: Starting Load Kernel Modules...
May 11 20:25:29 arch systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 11 20:25:29 arch systemd[1]: Starting Remount Root and Kernel File Systems...
May 11 20:25:29 arch systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 11 20:25:29 arch systemd[1]: Starting Coldplug All udev Devices...
May 11 20:25:29 arch systemd[1]: Mounted Huge Pages File System.
May 11 20:25:29 arch systemd[1]: Mounted POSIX Message Queue File System.
May 11 20:25:29 arch systemd[1]: Mounted Kernel Debug File System.
May 11 20:25:29 arch systemd[1]: Mounted Kernel Trace File System.
May 11 20:25:29 arch kernel: loop: module loaded
May 11 20:25:29 arch kernel: device-mapper: uevent: version 1.0.3
May 11 20:25:29 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
May 11 20:25:29 arch kernel: fuse: init (API version 7.39)
May 11 20:25:29 arch systemd[1]: Finished Create List of Static Device Nodes.
May 11 20:25:29 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 11 20:25:29 arch systemd-journald[195]: Collecting audit messages is disabled.
May 11 20:25:29 arch kernel: EXT4-fs (sda2): re-mounted 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w. Quota mode: none.
May 11 20:25:29 arch systemd[1]: Finished Load Kernel Module configfs.
May 11 20:25:29 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 11 20:25:29 arch systemd-journald[195]: Journal started
May 11 20:25:29 arch systemd-journald[195]: Runtime Journal (/run/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 8.0M, max 793.1M, 785.1M free.
May 11 20:25:29 arch systemd-modules-load[196]: Inserted module 'crypto_user'
May 11 20:25:29 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
May 11 20:25:29 arch systemd[1]: Finished Load Kernel Module dm_mod.
May 11 20:25:29 arch systemd[1]: Started Journal Service.
May 11 20:25:29 arch systemd[1]: Finished Load Kernel Module drm.
May 11 20:25:29 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 11 20:25:29 arch systemd[1]: Finished Load Kernel Module fuse.
May 11 20:25:29 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
May 11 20:25:29 arch systemd[1]: Finished Load Kernel Module loop.
May 11 20:25:29 arch systemd[1]: Finished Load Kernel Modules.
May 11 20:25:29 arch systemd[1]: Finished Remount Root and Kernel File Systems.
May 11 20:25:29 arch systemd[1]: Finished Coldplug All udev Devices.
May 11 20:25:29 arch systemd[1]: Mounting FUSE Control File System...
May 11 20:25:29 arch systemd[1]: Mounting Kernel Configuration File System...
May 11 20:25:29 arch systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
May 11 20:25:29 arch systemd[1]: Starting Flush Journal to Persistent Storage...
May 11 20:25:29 arch systemd[1]: Starting Load/Save OS Random Seed...
May 11 20:25:29 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 11 20:25:29 arch systemd[1]: Starting Apply Kernel Variables...
May 11 20:25:29 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
May 11 20:25:29 arch systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 11 20:25:29 arch systemd[1]: Mounted FUSE Control File System.
May 11 20:25:29 arch systemd[1]: Mounted Kernel Configuration File System.
May 11 20:25:29 arch systemd-journald[195]: Time spent on flushing to /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6 is 146.377ms for 838 entries.
May 11 20:25:29 arch systemd-journald[195]: System Journal (/var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 426.5M, max 4.0G, 3.5G free.
May 11 20:25:29 arch systemd-journald[195]: Received client request to flush runtime journal.
May 11 20:25:29 arch systemd-journald[195]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/system.journal: Journal file uses a different sequence number ID, rotating.
May 11 20:25:29 arch systemd-journald[195]: Rotating system journal.
May 11 20:25:29 arch systemd[1]: Finished Load/Save OS Random Seed.
May 11 20:25:29 arch systemd[1]: Finished Apply Kernel Variables.
May 11 20:25:29 arch systemd[1]: Starting User Database Manager...
May 11 20:25:29 arch systemd[1]: Starting CLI Netfilter Manager...
May 11 20:25:29 arch systemd[1]: Started User Database Manager.
May 11 20:25:29 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
May 11 20:25:29 arch systemd[1]: Finished Flush Journal to Persistent Storage.
May 11 20:25:29 arch systemd[1]: Starting Create System Users...
May 11 20:25:30 arch systemd[1]: Finished Create System Users.
May 11 20:25:30 arch systemd[1]: Starting Create Static Device Nodes in /dev...
May 11 20:25:30 arch systemd[1]: Finished CLI Netfilter Manager.
May 11 20:25:30 arch systemd[1]: Finished Create Static Device Nodes in /dev.
May 11 20:25:30 arch systemd[1]: Reached target Preparation for Local File Systems.
May 11 20:25:30 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
May 11 20:25:30 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 11 20:25:30 arch systemd-udevd[301]: Using default interface naming scheme 'v255'.
May 11 20:25:30 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
May 11 20:25:30 arch mtp-probe[331]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
May 11 20:25:30 arch mtp-probe[331]: bus: 1, device: 2 was not an MTP device
May 11 20:25:30 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 3.
May 11 20:25:30 arch kernel: intel_pmc_core INT33A1:00:  initialized
May 11 20:25:30 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 1.
May 11 20:25:30 arch kernel: Consider using thermal netlink events interface
May 11 20:25:30 arch kernel: mousedev: PS/2 mouse device common for all mice
May 11 20:25:30 arch systemd[1]: Activating swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 11 20:25:30 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/0366-FBB0...
May 11 20:25:30 arch kernel: Adding 16808956k swap on /dev/sda3.  Priority:-2 extents:1 across:16808956k SS
May 11 20:25:30 arch mtp-probe[340]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
May 11 20:25:30 arch mtp-probe[340]: bus: 1, device: 3 was not an MTP device
May 11 20:25:30 arch mtp-probe[342]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
May 11 20:25:30 arch systemd[1]: Activated swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945.
May 11 20:25:30 arch systemd[1]: Reached target Swaps.
May 11 20:25:30 arch systemd[1]: Mounting Temporary Directory /tmp...
May 11 20:25:30 arch systemd[1]: Mounted Temporary Directory /tmp.
May 11 20:25:30 arch kernel: acpi INT33D5:00: intel-hid: created platform device
May 11 20:25:30 arch kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input8
May 11 20:25:30 arch kernel: intel-hid INT33D5:00: failed to enable HID power button
May 11 20:25:30 arch systemd-fsck[346]: fsck.fat 4.2 (2021-01-31)
May 11 20:25:30 arch systemd-fsck[346]: /dev/sda1: 3 files, 38/261627 clusters
May 11 20:25:30 arch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 11 20:25:30 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 11 20:25:30 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/0366-FBB0.
May 11 20:25:30 arch systemd[1]: Created slice Slice /system/systemd-backlight.
May 11 20:25:30 arch kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
May 11 20:25:30 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 11 20:25:30 arch kernel: mc: Linux media interface: v0.10
May 11 20:25:30 arch systemd[1]: Mounting /boot/efi...
May 11 20:25:30 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
May 11 20:25:30 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
May 11 20:25:30 arch mtp-probe[342]: bus: 1, device: 4 was not an MTP device
May 11 20:25:30 arch systemd-backlight[358]: intel_backlight: Saved brightness 150 is too low; increasing to 375.
May 11 20:25:30 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
May 11 20:25:30 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 11 20:25:30 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 11 20:25:30 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 11 20:25:30 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 11 20:25:30 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
May 11 20:25:30 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 11 20:25:30 arch kernel: cfg80211: failed to load regulatory.db
May 11 20:25:30 arch kernel: input: DELL078B:00 06CB:78F6 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input11
May 11 20:25:30 arch kernel: hid-generic 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 11 20:25:30 arch kernel: Bluetooth: Core ver 2.22
May 11 20:25:30 arch kernel: NET: Registered PF_BLUETOOTH protocol family
May 11 20:25:30 arch kernel: Bluetooth: HCI device and connection manager initialized
May 11 20:25:30 arch kernel: Bluetooth: HCI socket layer initialized
May 11 20:25:30 arch kernel: Bluetooth: L2CAP socket layer initialized
May 11 20:25:30 arch kernel: Bluetooth: SCO socket layer initialized
May 11 20:25:30 arch systemd[1]: Starting Virtual Console Setup...
May 11 20:25:30 arch systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
May 11 20:25:30 arch kernel: i2c i2c-6: 2/2 memory slots populated (from DMI)
May 11 20:25:30 arch kernel: i2c i2c-6: Successfully instantiated SPD at 0x50
May 11 20:25:30 arch systemd[1]: Stopped Virtual Console Setup.
May 11 20:25:30 arch systemd[1]: Mounted /boot/efi.
May 11 20:25:30 arch systemd[1]: Reached target Local File Systems.
May 11 20:25:30 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 11 20:25:30 arch systemd[1]: Listening on System Extension Image Management (Varlink).
May 11 20:25:30 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
May 11 20:25:30 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 11 20:25:30 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 11 20:25:30 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 11 20:25:30 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
May 11 20:25:30 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 11 20:25:30 arch kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
May 11 20:25:30 arch systemd[1]: Starting Rebuild Dynamic Linker Cache...
May 11 20:25:30 arch systemd[1]: Starting Set Up Additional Binary Formats...
May 11 20:25:30 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 11 20:25:30 arch systemd[1]: Starting Create Volatile Files and Directories...
May 11 20:25:30 arch systemd[1]: Starting Virtual Console Setup...
May 11 20:25:31 arch kernel: iTCO_vendor_support: vendor-support=0
May 11 20:25:31 arch kernel: ee1004 6-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
May 11 20:25:31 arch kernel: cryptd: max_cpu_qlen set to 1000
May 11 20:25:31 arch kernel: usbcore: registered new interface driver btusb
May 11 20:25:31 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 380 (systemd-binfmt)
May 11 20:25:31 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
May 11 20:25:31 arch kernel: videodev: Linux video capture interface: v2.00
May 11 20:25:31 arch kernel: intel_rapl_common: Found RAPL domain package
May 11 20:25:31 arch kernel: intel_rapl_common: Found RAPL domain core
May 11 20:25:31 arch kernel: intel_rapl_common: Found RAPL domain uncore
May 11 20:25:31 arch kernel: intel_rapl_common: Found RAPL domain dram
May 11 20:25:31 arch kernel: intel_rapl_common: Found RAPL domain psys
May 11 20:25:31 arch kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
May 11 20:25:31 arch kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input13
May 11 20:25:31 arch systemd[1]: Finished Virtual Console Setup.
May 11 20:25:31 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
May 11 20:25:31 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
May 11 20:25:31 arch kernel: r8169 0000:02:00.0 eth0: RTL8106e, d0:94:66:a8:d0:d7, XID 449, IRQ 128
May 11 20:25:31 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
May 11 20:25:31 arch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
May 11 20:25:31 arch systemd[1]: Finished Set Up Additional Binary Formats.
May 11 20:25:31 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 11 20:25:31 arch kernel: usb 1-8: USB disconnect, device number 5
May 11 20:25:31 arch kernel: usbcore: registered new interface driver ath3k
May 11 20:25:31 arch kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
May 11 20:25:31 arch kernel: intel_rapl_common: Found RAPL domain package
May 11 20:25:31 arch kernel: intel_rapl_common: Found RAPL domain dram
May 11 20:25:31 arch kernel: AVX2 version of gcm_enc/dec engaged.
May 11 20:25:31 arch kernel: AES CTR mode by8 optimization enabled
May 11 20:25:31 arch kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3096-006, fw id: 2430125
May 11 20:25:31 arch kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a05)
May 11 20:25:31 arch systemd[1]: Finished Create Volatile Files and Directories.
May 11 20:25:31 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 11 20:25:31 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 11 20:25:31 arch kernel: usbcore: registered new interface driver uvcvideo
May 11 20:25:31 arch systemd[1]: Starting Rebuild Journal Catalog...
May 11 20:25:31 arch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 11 20:25:31 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 11 20:25:31 arch kernel: ath9k 0000:01:00.0: enabling device (0000 -> 0002)
May 11 20:25:31 arch kernel: ath: phy0: WB335 2-ANT card detected
May 11 20:25:31 arch kernel: ath: phy0: Set BT/WLAN RX diversity capability
May 11 20:25:31 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
May 11 20:25:31 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
May 11 20:25:31 arch kernel: ath: phy0: Enable LNA combining
May 11 20:25:31 arch kernel: ath: phy0: ASPM enabled: 0x42
May 11 20:25:31 arch kernel: ath: EEPROM regdomain: 0x6c
May 11 20:25:31 arch kernel: ath: EEPROM indicates we should expect a direct regpair map
May 11 20:25:31 arch kernel: ath: Country alpha2 being used: 00
May 11 20:25:31 arch kernel: ath: Regpair used: 0x6c
May 11 20:25:31 arch kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
May 11 20:25:31 arch kernel: ieee80211 phy0: Atheros AR9565 Rev:2 mem=0x00000000da02bb64, irq=16
May 11 20:25:31 arch kernel: ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
May 11 20:25:31 arch systemd[1]: Finished Rebuild Dynamic Linker Cache.
May 11 20:25:31 arch kernel: input: Synaptics TM3096-006 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input14
May 11 20:25:31 arch kernel: hid-rmi 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 11 20:25:31 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 11 20:25:31 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 11 20:25:31 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
May 11 20:25:31 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
May 11 20:25:31 arch kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
May 11 20:25:31 arch systemd[1]: Finished Rebuild Journal Catalog.
May 11 20:25:31 arch systemd[1]: Starting Update is Completed...
May 11 20:25:31 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
May 11 20:25:31 arch systemd[1]: Finished Update is Completed.
May 11 20:25:31 arch systemd[1]: Reached target System Initialization.
May 11 20:25:31 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
May 11 20:25:31 arch systemd[1]: Started Discard unused filesystem blocks once a week.
May 11 20:25:31 arch systemd[1]: Started Daily man-db regeneration.
May 11 20:25:31 arch systemd[1]: Started Daily verification of password and group files.
May 11 20:25:31 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
May 11 20:25:31 arch systemd[1]: Reached target Timer Units.
May 11 20:25:31 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
May 11 20:25:31 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 11 20:25:31 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 11 20:25:31 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 11 20:25:31 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 11 20:25:31 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 11 20:25:31 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
May 11 20:25:31 arch systemd[1]: Reached target Socket Units.
May 11 20:25:31 arch systemd[1]: Starting D-Bus System Message Bus...
May 11 20:25:31 arch systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 11 20:25:31 arch systemd[1]: Started D-Bus System Message Bus.
May 11 20:25:31 arch systemd[1]: Reached target Basic System.
May 11 20:25:31 arch systemd[1]: System is tainted: local-hwclock
May 11 20:25:31 arch systemd[1]: Starting Network Manager...
May 11 20:25:31 arch systemd[1]: Starting Apply cpupower configuration...
May 11 20:25:31 arch dbus-broker-launch[427]: Ready
May 11 20:25:31 arch systemd[1]: Starting User Login Management...
May 11 20:25:31 arch systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 11 20:25:31 arch systemd[1]: Starting Thermal Daemon Service...
May 11 20:25:31 arch systemd[1]: Started Verify integrity of password and group files.
May 11 20:25:31 arch systemd[1]: Finished Apply cpupower configuration.
May 11 20:25:31 arch systemd-logind[432]: New seat seat0.
May 11 20:25:31 arch thermald[433]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 11 20:25:31 arch systemd-logind[432]: Watching system buttons on /dev/input/event3 (Power Button)
May 11 20:25:31 arch thermald[433]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 11 20:25:31 arch systemd-logind[432]: Watching system buttons on /dev/input/event1 (Power Button)
May 11 20:25:31 arch thermald[433]: sensor id 8 : No temp sysfs for reading raw temp
May 11 20:25:31 arch thermald[433]: sensor id 8 : No temp sysfs for reading raw temp
May 11 20:25:31 arch thermald[433]: sensor id 8 : No temp sysfs for reading raw temp
May 11 20:25:31 arch systemd-logind[432]: Watching system buttons on /dev/input/event0 (Lid Switch)
May 11 20:25:31 arch systemd-logind[432]: Watching system buttons on /dev/input/event2 (Sleep Button)
May 11 20:25:31 arch systemd-logind[432]: Watching system buttons on /dev/input/event7 (Intel HID events)
May 11 20:25:31 arch systemd-logind[432]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
May 11 20:25:31 arch systemd[1]: Started User Login Management.
May 11 20:25:31 arch kernel: thermald[433]: segfault at 5ec72fea4010 ip 00005ec72f56cb4a sp 00007ffc820dd090 error 4 in thermald[5ec72f52a000+56000] likely on CPU 3 (core 1, socket 0)
May 11 20:25:31 arch kernel: Code: 20 03 00 41 83 c6 01 49 83 c5 60 44 3b b3 e0 02 00 00 0f 83 70 01 00 00 49 8b 45 20 48 8b 14 24 4d 8d 7d 08 48 89 ef 4c 89 fe <4d> 8b 65 40 48 89 44 24 28 e8 58 83 fc ff 48 8b 4c 24 10 48 8b 7c
May 11 20:25:31 arch systemd[1]: shadow.service: Deactivated successfully.
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.6723] NetworkManager (version 1.46.0-2) is starting... (boot:85b649ac-0890-41a0-8c77-64f4aebb6a7b)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.6724] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.6809] manager[0x58a4bc23e130]: monitoring kernel firmware directory '/lib/firmware'.
May 11 20:25:31 arch systemd[1]: Created slice Slice /system/systemd-coredump.
May 11 20:25:31 arch systemd[1]: Starting Hostname Service...
May 11 20:25:31 arch systemd[1]: Started Process Core Dump (PID 447/UID 0).
May 11 20:25:31 arch systemd[1]: Started Hostname Service.
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7825] hostname: hostname: using hostnamed
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7825] hostname: static hostname changed from (none) to "arch"
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7830] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7840] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7842] manager[0x58a4bc23e130]: rfkill: Wi-Fi hardware radio set enabled
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7843] manager[0x58a4bc23e130]: rfkill: WWAN hardware radio set enabled
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7953] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.7959] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8010] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8290] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8304] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8323] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8327] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8327] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8328] manager: Networking is enabled by state file
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8334] settings: Loaded settings plugin: keyfile (internal)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8377] dhcp: init: Using DHCP client 'internal'
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8400] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8413] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8422] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8430] device (lo): Activation: starting connection 'lo' (917c9e4f-8fc8-4235-ae70-19fec0c2021b)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8438] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8450] settings: (enp2s0): created default wired connection 'Wired connection 1'
May 11 20:25:31 arch NetworkManager[430]: <info>  [1715469931.8451] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 11 20:25:31 arch kernel: RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
May 11 20:25:31 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 20:25:31 arch systemd-coredump[456]: Process 433 (thermald) of user 0 dumped core.
                                            
                                            Stack trace of thread 433:
                                            #0  0x00005ec72f56cb4a _ZN13cthd_acpi_rel20parse_target_devicesEv (thermald + 0x58b4a)
                                            #1  0x00005ec72f5657a7 _ZN13cthd_acpi_rel19create_thermal_zoneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x517a7)
                                            #2  0x00005ec72f56ce56 _ZN13cthd_acpi_rel20create_thermal_zonesEv (thermald + 0x58e56)
                                            #3  0x00005ec72f56791a _ZN13cthd_acpi_rel13generate_confENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x5391a)
                                            #4  0x00005ec72f55da51 _ZN10cthd_parse11parser_initENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x49a51)
                                            #5  0x00005ec72f53827d _ZN11cthd_engine11parser_initEv (thermald + 0x2427d)
                                            #6  0x00005ec72f5418f0 _ZN19cthd_engine_default20read_thermal_sensorsEv (thermald + 0x2d8f0)
                                            #7  0x00005ec72f538329 _ZN11cthd_engine15thd_engine_initEbb (thermald + 0x24329)
                                            #8  0x00005ec72f542365 _Z32thd_engine_create_default_enginebbPKc (thermald + 0x2e365)
                                            #9  0x00005ec72f5320f6 main (thermald + 0x1e0f6)
                                            #10 0x000074b473843cd0 n/a (libc.so.6 + 0x25cd0)
                                            #11 0x000074b473843d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                            #12 0x00005ec72f532645 _start (thermald + 0x1e645)
                                            
                                            Stack trace of thread 441:
                                            #0  0x000074b4739190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x000074b4741d92f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x000074b47417bb97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                                            #3  0x000074b47405a19c n/a (libgio-2.0.so.0 + 0x11219c)
                                            #4  0x000074b4741aca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000074b4738a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000074b473926a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 440:
                                            #0  0x000074b47392488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x000074b4741d4d13 g_cond_wait_until (libglib-2.0.so.0 + 0xb3d13)
                                            #2  0x000074b474146185 n/a (libglib-2.0.so.0 + 0x25185)
                                            #3  0x000074b4741af57b n/a (libglib-2.0.so.0 + 0x8e57b)
                                            #4  0x000074b4741aca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000074b4738a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000074b473926a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 437:
                                            #0  0x000074b4739190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x000074b4741d92f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x000074b474179162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                            #3  0x000074b4741791b2 n/a (libglib-2.0.so.0 + 0x581b2)
                                            #4  0x000074b4741aca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000074b4738a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000074b473926a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 439:
                                            #0  0x000074b47392488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x000074b4741d4337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                            #2  0x000074b4741461b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                            #3  0x000074b4741aeace n/a (libglib-2.0.so.0 + 0x8dace)
                                            #4  0x000074b4741aca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000074b4738a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000074b473926a3c n/a (libc.so.6 + 0x108a3c)
                                            ELF object binary architecture: AMD x86-64
May 11 20:25:31 arch systemd[1]: thermald.service: Main process exited, code=dumped, status=11/SEGV
May 11 20:25:31 arch systemd[1]: thermald.service: Failed with result 'core-dump'.
May 11 20:25:31 arch systemd[1]: Failed to start Thermal Daemon Service.
May 11 20:25:31 arch systemd[1]: systemd-coredump@0-447-0.service: Deactivated successfully.
May 11 20:25:31 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.0890] device (wlp1s0): driver supports Access Point (AP) mode
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.0896] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.0899] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 11 20:25:32 arch kernel: r8169 0000:02:00.0 enp2s0: Link is Down
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1256] device (wlp1s0): set-hw-addr: set MAC address to FA:EC:5D:1B:2C:74 (scanning)
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1426] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 11 20:25:32 arch systemd[1]: thermald.service: Scheduled restart job, restart counter is at 1.
May 11 20:25:32 arch systemd[1]: Started Network Manager.
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1447] ovsdb: disconnected from ovsdb
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1448] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1453] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1454] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1462] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1512] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1514] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.1519] device (lo): Activation: successful, device activated.
May 11 20:25:32 arch systemd[1]: Starting Thermal Daemon Service...
May 11 20:25:32 arch systemd[1]: Starting WPA supplicant...
May 11 20:25:32 arch thermald[471]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 11 20:25:32 arch thermald[471]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 11 20:25:32 arch thermald[471]: sensor id 8 : No temp sysfs for reading raw temp
May 11 20:25:32 arch thermald[471]: sensor id 8 : No temp sysfs for reading raw temp
May 11 20:25:32 arch thermald[471]: sensor id 8 : No temp sysfs for reading raw temp
May 11 20:25:32 arch thermald[471]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 11 20:25:32 arch thermald[471]: ^
May 11 20:25:32 arch thermald[471]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 11 20:25:32 arch thermald[471]: ^
May 11 20:25:32 arch thermald[471]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 11 20:25:32 arch thermald[471]: ^
May 11 20:25:32 arch thermald[471]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 11 20:25:32 arch thermald[471]: Polling mode is enabled: 4
May 11 20:25:32 arch systemd[1]: Started Thermal Daemon Service.
May 11 20:25:32 arch systemd[1]: Started WPA supplicant.
May 11 20:25:32 arch wpa_supplicant[472]: Successfully initialized wpa_supplicant
May 11 20:25:32 arch systemd[1]: Reached target Network.
May 11 20:25:32 arch systemd[1]: Starting Permit User Sessions...
May 11 20:25:32 arch kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
May 11 20:25:32 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
May 11 20:25:32 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
May 11 20:25:32 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.2496] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.2497] Wi-Fi P2P device controlled by interface wlp1s0 created
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.2500] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.2502] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.2507] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 11 20:25:32 arch NetworkManager[430]: <info>  [1715469932.2513] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 11 20:25:32 arch systemd[1]: Finished Permit User Sessions.
May 11 20:25:32 arch systemd[1]: Started Getty on tty1.
May 11 20:25:32 arch systemd[1]: Reached target Login Prompts.
May 11 20:25:32 arch systemd[1]: Reached target Multi-User System.
May 11 20:25:32 arch systemd[1]: Reached target Graphical Interface.
May 11 20:25:32 arch systemd[1]: Startup finished in 6.093s (firmware) + 1.100s (loader) + 3.546s (kernel) + 3.640s (userspace) = 14.380s.
May 11 20:25:32 arch dbus-broker-launch[427]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
May 11 20:25:32 arch systemd[1]: Starting Save/Restore Sound Card State...
May 11 20:25:32 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 11 20:25:32 arch systemd[1]: Finished Save/Restore Sound Card State.
May 11 20:25:32 arch systemd[1]: Reached target Sound Card.
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2491] policy: auto-activating connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2495] device (wlp1s0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2496] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2498] manager: NetworkManager state is now CONNECTING
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2789] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2914] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2917] device (wlp1s0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2917] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2919] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2919] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2925] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2927] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2930] device (wlp1s0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2930] Config: added 'ssid' value 'AAATTP1'
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2930] Config: added 'scan_ssid' value '1'
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2930] Config: added 'bgscan' value 'simple:30:-70:86400'
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2930] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2930] Config: added 'auth_alg' value 'OPEN'
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.2930] Config: added 'psk' value '<hidden>'
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3115] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3116] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
May 11 20:25:33 arch wpa_supplicant[472]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 11 20:25:33 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3352] device (wlp1s0): supplicant interface state: inactive -> authenticating
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3352] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
May 11 20:25:33 arch wpa_supplicant[472]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 11 20:25:33 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
May 11 20:25:33 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
May 11 20:25:33 arch kernel: wlp1s0: authenticated
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3377] device (wlp1s0): supplicant interface state: authenticating -> associating
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3377] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
May 11 20:25:33 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
May 11 20:25:33 arch wpa_supplicant[472]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
May 11 20:25:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 11 20:25:33 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=9)
May 11 20:25:33 arch kernel: wlp1s0: associated
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3527] device (wlp1s0): supplicant interface state: associating -> associated
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.3527] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.6628] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.6628] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
May 11 20:25:33 arch wpa_supplicant[472]: wlp1s0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
May 11 20:25:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.7785] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.7785] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.7785] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.7787] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.7791] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
May 11 20:25:33 arch NetworkManager[430]: <info>  [1715469933.9997] dhcp4 (wlp1s0): state changed no lease
May 11 20:25:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=135000
May 11 20:25:34 arch dbus-broker-launch[427]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
May 11 20:25:34 arch NetworkManager[430]: <info>  [1715469934.8777] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107, acd pending
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.0443] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.0446] policy: set 'AAATTP1' (wlp1s0) as default for IPv4 routing and DNS
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.0544] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.0557] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.0559] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.0561] manager: NetworkManager state is now CONNECTED_SITE
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.0566] device (wlp1s0): Activation: successful, device activated.
May 11 20:25:35 arch NetworkManager[430]: <info>  [1715469935.5424] manager: NetworkManager state is now CONNECTED_GLOBAL
May 11 20:25:36 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 11 20:25:36 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
May 11 20:25:36 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 11 20:25:36 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 11 20:25:36 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 11 20:25:36 arch systemd[1]: Starting Bluetooth service...
May 11 20:25:36 arch bluetoothd[515]: Bluetooth daemon 5.73
May 11 20:25:36 arch systemd[1]: Started Bluetooth service.
May 11 20:25:36 arch systemd[1]: Reached target Bluetooth Support.
May 11 20:25:36 arch bluetoothd[515]: Starting SDP server
May 11 20:25:36 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 11 20:25:36 arch kernel: Bluetooth: BNEP filters: protocol multicast
May 11 20:25:36 arch kernel: Bluetooth: BNEP socket layer initialized
May 11 20:25:36 arch bluetoothd[515]: src/plugin.c:init_plugin() System does not support bap plugin
May 11 20:25:36 arch bluetoothd[515]: src/plugin.c:init_plugin() System does not support bass plugin
May 11 20:25:36 arch bluetoothd[515]: src/plugin.c:init_plugin() System does not support mcp plugin
May 11 20:25:36 arch bluetoothd[515]: src/plugin.c:init_plugin() System does not support vcp plugin
May 11 20:25:36 arch bluetoothd[515]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
May 11 20:25:36 arch bluetoothd[515]: src/plugin.c:init_plugin() System does not support micp plugin
May 11 20:25:36 arch bluetoothd[515]: src/plugin.c:init_plugin() System does not support ccp plugin
May 11 20:25:36 arch bluetoothd[515]: src/plugin.c:init_plugin() System does not support csip plugin
May 11 20:25:36 arch bluetoothd[515]: Bluetooth management interface 1.22 initialized
May 11 20:25:36 arch bluetoothd[515]: Battery Provider Manager created
May 11 20:25:36 arch kernel: Bluetooth: MGMT ver 1.22
May 11 20:25:36 arch kernel: NET: Registered PF_ALG protocol family
May 11 20:25:38 arch NetworkManager[430]: <info>  [1715469938.0898] manager: startup complete
May 11 20:25:41 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 11 20:25:41 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 20:26:04 arch login[482]: pam_unix(login:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 11 20:26:04 arch systemd-logind[432]: New session 1 of user netuno.
May 11 20:26:04 arch systemd[1]: Created slice User Slice of UID 1000.
May 11 20:26:04 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
May 11 20:26:04 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
May 11 20:26:04 arch systemd[1]: Starting User Manager for UID 1000...
May 11 20:26:04 arch (systemd)[542]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[netuno] ruser=[<unknown>] rhost=[<unknown>]
May 11 20:26:04 arch (systemd)[542]: pam_unix(systemd-user:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 11 20:26:04 arch systemd[542]: Queued start job for default target Main User Target.
May 11 20:26:04 arch systemd-journald[195]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
May 11 20:26:04 arch login[482]: LOGIN ON tty1 BY netuno
May 11 20:26:04 arch systemd[542]: Created slice User Application Slice.
May 11 20:26:04 arch systemd[542]: Created slice User Core Session Slice.
May 11 20:26:04 arch systemd[542]: Reached target Paths.
May 11 20:26:04 arch systemd[542]: Reached target Timers.
May 11 20:26:04 arch systemd[542]: Starting D-Bus User Message Bus Socket...
May 11 20:26:04 arch systemd[542]: Listening on GnuPG network certificate management daemon.
May 11 20:26:04 arch systemd[542]: Listening on GCR ssh-agent wrapper.
May 11 20:26:04 arch systemd[542]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 11 20:26:04 arch systemd[542]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 11 20:26:04 arch systemd[542]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 11 20:26:04 arch systemd[542]: Listening on GnuPG cryptographic agent and passphrase cache.
May 11 20:26:04 arch systemd[542]: Listening on GnuPG public key management service.
May 11 20:26:04 arch systemd[542]: Listening on p11-kit server.
May 11 20:26:04 arch systemd[542]: Listening on PipeWire PulseAudio.
May 11 20:26:04 arch systemd[542]: Listening on PipeWire Multimedia System Sockets.
May 11 20:26:04 arch systemd[542]: Listening on D-Bus User Message Bus Socket.
May 11 20:26:04 arch systemd[542]: Reached target Sockets.
May 11 20:26:04 arch systemd[542]: Reached target Basic System.
May 11 20:26:04 arch systemd[1]: Started User Manager for UID 1000.
May 11 20:26:04 arch systemd[542]: Started PipeWire Multimedia Service.
May 11 20:26:04 arch systemd[1]: Started Session 1 of User netuno.
May 11 20:26:04 arch systemd[542]: Started Multimedia Service Session Manager.
May 11 20:26:04 arch systemd[542]: Started PipeWire PulseAudio.
May 11 20:26:04 arch systemd[542]: Starting Update XDG user dir configuration...
May 11 20:26:04 arch systemd[542]: Finished Update XDG user dir configuration.
May 11 20:26:04 arch systemd[542]: Reached target Main User Target.
May 11 20:26:04 arch systemd[542]: Startup finished in 187ms.
May 11 20:26:04 arch systemd[542]: Starting D-Bus User Message Bus...
May 11 20:26:04 arch dbus-broker-launch[556]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
May 11 20:26:04 arch dbus-broker-launch[556]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
May 11 20:26:04 arch dbus-broker-launch[556]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
May 11 20:26:04 arch dbus-broker-launch[556]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
May 11 20:26:04 arch systemd[542]: Started D-Bus User Message Bus.
May 11 20:26:04 arch dbus-broker-launch[556]: Ready
May 11 20:26:04 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 11 20:26:04 arch rtkit-daemon[569]: Successfully called chroot.
May 11 20:26:04 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 11 20:26:04 arch rtkit-daemon[569]: Successfully dropped privileges.
May 11 20:26:04 arch rtkit-daemon[569]: Successfully limited resources.
May 11 20:26:04 arch rtkit-daemon[569]: Canary thread running.
May 11 20:26:04 arch rtkit-daemon[569]: Running.
May 11 20:26:04 arch rtkit-daemon[569]: Watchdog thread running.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 0 threads of 0 processes of 0 users.
May 11 20:26:04 arch systemd[1]: Starting Authorization Manager...
May 11 20:26:04 arch polkitd[577]: Started polkitd version 124
May 11 20:26:04 arch polkitd[577]: Loading rules from directory /etc/polkit-1/rules.d
May 11 20:26:04 arch polkitd[577]: Loading rules from directory /usr/share/polkit-1/rules.d
May 11 20:26:04 arch polkitd[577]: Finished loading, compiling and executing 3 rules
May 11 20:26:04 arch systemd[1]: Started Authorization Manager.
May 11 20:26:04 arch polkitd[577]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 11 20:26:04 arch wireplumber[551]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
May 11 20:26:04 arch wireplumber[551]: [0:00:39.790470761] [551] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 11 20:26:04 arch wireplumber[551]: [0:00:39.790494153] [551] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 11 20:26:04 arch wireplumber[551]: [0:00:39.790532908] [551]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 11 20:26:04 arch rtkit-daemon[569]: Successfully made thread 551 of process 551 owned by '1000' high priority at nice level -11.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 1 threads of 1 processes of 1 users.
May 11 20:26:04 arch rtkit-daemon[569]: Successfully made thread 550 of process 550 owned by '1000' high priority at nice level -11.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 2 threads of 2 processes of 1 users.
May 11 20:26:04 arch rtkit-daemon[569]: Successfully made thread 572 of process 550 owned by '1000' RT at priority 20.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 3 threads of 2 processes of 1 users.
May 11 20:26:04 arch rtkit-daemon[569]: Successfully made thread 570 of process 551 owned by '1000' RT at priority 20.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 4 threads of 2 processes of 1 users.
May 11 20:26:04 arch rtkit-daemon[569]: Successfully made thread 552 of process 552 owned by '1000' high priority at nice level -11.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 5 threads of 3 processes of 1 users.
May 11 20:26:04 arch rtkit-daemon[569]: Successfully made thread 573 of process 552 owned by '1000' RT at priority 20.
May 11 20:26:04 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:26:05 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-86 noise=-95 txrate=135000
May 11 20:26:05 arch pipewire[550]: [0:00:40.607730893] [550] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 11 20:26:05 arch pipewire[550]: [0:00:40.607752286] [550] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 11 20:26:05 arch pipewire[550]: [0:00:40.607800901] [550]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 11 20:26:05 arch kernel: Bluetooth: RFCOMM TTY layer initialized
May 11 20:26:05 arch kernel: Bluetooth: RFCOMM socket layer initialized
May 11 20:26:05 arch kernel: Bluetooth: RFCOMM ver 1.11
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/ldac
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx_hd
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_hd
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aac
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aac
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc_xq
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc_xq
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_1
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_0
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream_duplex
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05_duplex
May 11 20:26:05 arch bluetoothd[515]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05_duplex
May 11 20:26:05 arch wireplumber[551]: <WpPortalPermissionStorePlugin:0x5ef218ef3220> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 11 20:26:05 arch wireplumber[551]: <WpPortalPermissionStorePlugin:0x5ef218ef3220> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 11 20:26:06 arch systemd[542]: Starting Dunst notification daemon...
May 11 20:26:06 arch systemd[542]: Started Dunst notification daemon.
May 11 20:26:06 arch dunst[671]: WARNING: No icon found in path: 'dialog-information'
May 11 20:26:06 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 11 20:26:09 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=1000
May 11 20:26:10 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
May 11 20:26:14 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=1000
May 11 20:26:14 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
May 11 20:26:17 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 20:26:21 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 20:26:24 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800 SErr 0x4040000 action 0xe frozen
May 11 20:26:24 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:26:24 arch kernel: ata1: SError: { CommWake DevExch }
May 11 20:26:24 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 11 20:26:24 arch kernel: ata1.00: cmd 60/70:58:e0:d8:d3/00:00:2e:00:00/40 tag 11 ncq dma 57344 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:26:24 arch kernel: ata1.00: status: { DRDY }
May 11 20:26:24 arch kernel: ata1: hard resetting link
May 11 20:26:24 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 11 20:26:24 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:26:25 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:26:25 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:26:25 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:26:25 arch kernel: ata1.00: configured for UDMA/133
May 11 20:26:25 arch kernel: sd 0:0:0:0: [sda] tag#11 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
May 11 20:26:25 arch kernel: sd 0:0:0:0: [sda] tag#11 Sense Key : Illegal Request [current] 
May 11 20:26:25 arch kernel: sd 0:0:0:0: [sda] tag#11 Add. Sense: Unaligned write command
May 11 20:26:25 arch kernel: sd 0:0:0:0: [sda] tag#11 CDB: Read(10) 28 00 2e d3 d8 e0 00 00 70 00
May 11 20:26:25 arch kernel: I/O error, dev sda, sector 785635552 op 0x0:(READ) flags 0x80700 phys_seg 12 prio class 2
May 11 20:26:25 arch kernel: ata1: EH complete
May 11 20:26:25 arch systemd[542]: Starting Accessibility services bus...
May 11 20:26:25 arch systemd[542]: Started Accessibility services bus.
May 11 20:26:25 arch systemd[1]: Starting Time & Date Service...
May 11 20:26:25 arch systemd[1]: Started Time & Date Service.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Successfully made thread 907 of process 766 owned by '1000' RT at priority 10.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:25 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 20:26:26 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:26 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:26 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:26 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:26 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:26 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
May 11 20:26:39 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:39 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:39 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:39 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:26:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-38 noise=-95 txrate=135000
May 11 20:26:55 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
May 11 20:27:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=121500
May 11 20:27:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
May 11 20:27:20 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:27:20 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:27:27 arch kernel: ata1.00: exception Emask 0x10 SAct 0x780000ff SErr 0x4050000 action 0xe frozen
May 11 20:27:27 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:27:27 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:00:90:2f:fc/00:00:17:00:00/40 tag 0 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:08:e0:32:fc/00:00:17:00:00/40 tag 1 ncq dma 4096 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:10:c0:33:fc/00:00:17:00:00/40 tag 2 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:18:50:36:fc/00:00:17:00:00/40 tag 3 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:20:00:39:fc/00:00:17:00:00/40 tag 4 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:28:e8:3c:fc/00:00:17:00:00/40 tag 5 ncq dma 4096 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:30:a0:3d:fc/00:00:17:00:00/40 tag 6 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/30:38:50:3e:fc/00:00:17:00:00/40 tag 7 ncq dma 24576 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:d8:78:23:fc/00:00:17:00:00/40 tag 27 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:e0:80:29:fc/00:00:17:00:00/40 tag 28 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:e8:60:2b:fc/00:00:17:00:00/40 tag 29 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:27:27 arch kernel: ata1.00: cmd 61/08:f0:e0:2d:fc/00:00:17:00:00/40 tag 30 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:27:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:27:27 arch kernel: ata1: hard resetting link
May 11 20:27:28 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 11 20:27:28 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:27:28 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:27:28 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:27:28 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:27:28 arch kernel: ata1.00: configured for UDMA/133
May 11 20:27:28 arch kernel: ata1: EH complete
May 11 20:27:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:27:43 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
May 11 20:27:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:27:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
May 11 20:28:21 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:28:21 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:28:23 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-42 noise=-95 txrate=135000
May 11 20:28:23 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:28:23 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:28:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:28:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
May 11 20:28:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=135000
May 11 20:28:48 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:28:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:28:53 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-43 noise=-95 txrate=27000
May 11 20:28:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-30 noise=-95 txrate=90000
May 11 20:29:04 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:29:04 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:29:04 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:29:04 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:29:04 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:29:04 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:29:04 arch dunst[671]: WARNING: No icon found in path: 'dialog-information'
May 11 20:29:04 arch dunst[671]: CRITICAL: Source ID 19 was not found when attempting to remove it
May 11 20:29:04 arch dunst[671]: WARNING: No icon found in path: 'dialog-information'
May 11 20:29:10 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=90000
May 11 20:29:13 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:29:26 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:29:26 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:29:29 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:29:29 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:29:34 arch systemd[1]: Starting Time & Date Service...
May 11 20:29:34 arch systemd[1]: Started Time & Date Service.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 6 threads of 3 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Successfully made thread 2214 of process 2080 owned by '1000' RT at priority 10.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:35 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:36 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:36 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:36 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:36 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:36 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:36 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:29:37 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 11 20:29:40 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=1000
May 11 20:29:46 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:29:46 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:29:47 arch dunst[671]: WARNING: No icon found in path: 'dialog-information'
May 11 20:29:47 arch dunst[671]: CRITICAL: Source ID 33 was not found when attempting to remove it
May 11 20:29:48 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 20:29:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 20:29:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 20:29:52 arch bluetoothd[515]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
May 11 20:29:53 arch dunst[671]: WARNING: No icon found in path: 'dialog-information'
May 11 20:29:53 arch dunst[671]: CRITICAL: Source ID 40 was not found when attempting to remove it
May 11 20:29:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 20:29:55 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=c8:e7:d8:6f:d6:4a reason=4 locally_generated=1
May 11 20:29:55 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
May 11 20:29:55 arch NetworkManager[430]: <info>  [1715470195.2168] device (wlp1s0): supplicant interface state: completed -> disconnected
May 11 20:29:55 arch NetworkManager[430]: <info>  [1715470195.2168] device (p2p-dev-wlp1s0): supplicant management interface state: completed -> disconnected
May 11 20:29:55 arch NetworkManager[430]: <info>  [1715470195.2971] device (wlp1s0): supplicant interface state: disconnected -> scanning
May 11 20:29:55 arch NetworkManager[430]: <info>  [1715470195.2972] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> scanning
May 11 20:29:56 arch wpa_supplicant[472]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 11 20:29:56 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
May 11 20:29:56 arch NetworkManager[430]: <info>  [1715470196.2962] device (wlp1s0): supplicant interface state: scanning -> authenticating
May 11 20:29:57 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
May 11 20:29:57 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
May 11 20:29:57 arch kernel: ata1.00: exception Emask 0x10 SAct 0x8 SErr 0x4040000 action 0xe frozen
May 11 20:29:57 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:29:57 arch kernel: ata1: SError: { CommWake DevExch }
May 11 20:29:57 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:29:57 arch kernel: ata1.00: cmd 61/88:18:80:3a:fb/00:00:1a:00:00/40 tag 3 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:29:57 arch kernel: ata1.00: status: { DRDY }
May 11 20:29:57 arch kernel: ata1: hard resetting link
May 11 20:29:57 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 11 20:29:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:29:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:29:57 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:29:57 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:29:57 arch kernel: ata1.00: configured for UDMA/133
May 11 20:29:57 arch kernel: ata1: EH complete
May 11 20:29:56 arch NetworkManager[430]: <info>  [1715470196.2962] device (p2p-dev-wlp1s0): supplicant management interface state: scanning -> authenticating
May 11 20:29:57 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 2/3)
May 11 20:29:57 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 3/3)
May 11 20:29:57 arch systemd[542]: Reached target Bluetooth.
May 11 20:29:57 arch kernel: wlp1s0: authentication with c8:e7:d8:6f:d6:4a timed out
May 11 20:29:57 arch NetworkManager[430]: <info>  [1715470197.5560] device (wlp1s0): supplicant interface state: authenticating -> disconnected
May 11 20:29:57 arch NetworkManager[430]: <info>  [1715470197.5560] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> disconnected
May 11 20:29:58 arch NetworkManager[430]: <info>  [1715470198.0601] device (wlp1s0): supplicant interface state: disconnected -> scanning
May 11 20:29:58 arch NetworkManager[430]: <info>  [1715470198.0601] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> scanning
May 11 20:29:58 arch kernel: input: 联想thinkplus-GM2 pro (AVRCP) as /devices/virtual/input/input19
May 11 20:29:58 arch systemd-logind[432]: Watching system buttons on /dev/input/event15 (联想thinkplus-GM2 pro (AVRCP))
May 11 20:29:59 arch wpa_supplicant[472]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 11 20:29:59 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.0597] device (wlp1s0): supplicant interface state: scanning -> authenticating
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.0598] device (p2p-dev-wlp1s0): supplicant management interface state: scanning -> authenticating
May 11 20:29:59 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
May 11 20:29:59 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
May 11 20:29:59 arch wpa_supplicant[472]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.0619] device (wlp1s0): supplicant interface state: authenticating -> associating
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.0619] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
May 11 20:29:59 arch kernel: wlp1s0: authenticated
May 11 20:29:59 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
May 11 20:29:59 arch wpa_supplicant[472]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
May 11 20:29:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 11 20:29:59 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=9)
May 11 20:29:59 arch kernel: wlp1s0: associated
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.0736] device (wlp1s0): supplicant interface state: associating -> associated
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.0736] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
May 11 20:29:59 arch dunst[671]: WARNING: No icon found in path: 'dialog-information'
May 11 20:29:59 arch dunst[671]: CRITICAL: Source ID 47 was not found when attempting to remove it
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.3857] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.3857] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
May 11 20:29:59 arch wpa_supplicant[472]: wlp1s0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
May 11 20:29:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4485] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4486] device (wlp1s0): ip:dhcp4: restarting
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4487] dhcp4 (wlp1s0): canceled DHCP transaction
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4487] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4487] dhcp4 (wlp1s0): state changed no lease
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4488] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4489] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4517] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107, acd pending
May 11 20:29:59 arch NetworkManager[430]: <info>  [1715470199.4519] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107
May 11 20:29:59 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 20:29:59 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 20:29:59 arch kernel: ata1: limiting SATA link speed to 3.0 Gbps
May 11 20:29:59 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2000 SErr 0x4040000 action 0xe frozen
May 11 20:29:59 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:29:59 arch kernel: ata1: SError: { CommWake DevExch }
May 11 20:29:59 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:29:59 arch kernel: ata1.00: cmd 61/08:68:68:6a:76/00:00:00:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:29:59 arch kernel: ata1.00: status: { DRDY }
May 11 20:29:59 arch kernel: ata1: hard resetting link
May 11 20:29:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=39000
May 11 20:30:00 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 11 20:30:00 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:00 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:00 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:00 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:00 arch kernel: ata1.00: configured for UDMA/133
May 11 20:30:00 arch kernel: ata1: EH complete
May 11 20:30:04 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:30:04 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:30:05 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
May 11 20:30:06 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=135000
May 11 20:30:07 arch kernel: ata1.00: exception Emask 0x10 SAct 0x8000 SErr 0x4050000 action 0xe frozen
May 11 20:30:07 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:30:07 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:30:07 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:30:07 arch kernel: ata1.00: cmd 61/88:78:00:15:24/00:00:1a:00:00/40 tag 15 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:30:07 arch kernel: ata1.00: status: { DRDY }
May 11 20:30:07 arch kernel: ata1: hard resetting link
May 11 20:30:07 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:30:07 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:30:07 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:30:07 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:30:08 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 11 20:30:08 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:08 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:08 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:08 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:08 arch kernel: ata1.00: configured for UDMA/133
May 11 20:30:08 arch kernel: ata1: EH complete
May 11 20:30:09 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 20:30:10 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 20:30:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:30:14 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:30:14 arch rtkit-daemon[569]: Supervising 7 threads of 4 processes of 1 users.
May 11 20:30:14 arch rtkit-daemon[569]: Successfully made thread 2783 of process 2350 owned by '1000' RT at priority 10.
May 11 20:30:14 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:30:14 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-80 noise=-95 txrate=1000
May 11 20:30:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=150000
May 11 20:30:17 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:30:17 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:30:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:30:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=150000
May 11 20:30:22 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:30:22 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:30:24 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 11 20:30:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:30:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=-95 txrate=1000
May 11 20:30:29 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
May 11 20:30:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 20:30:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
May 11 20:30:35 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:30:35 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:30:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 11 20:30:37 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
May 11 20:30:40 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=-95 txrate=1000
May 11 20:30:41 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 11 20:30:44 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=-95 txrate=1000
May 11 20:30:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:30:47 arch kernel: ata1.00: exception Emask 0x10 SAct 0x40 SErr 0x4050000 action 0xe frozen
May 11 20:30:47 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:30:47 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:30:47 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 11 20:30:47 arch kernel: ata1.00: cmd 60/08:30:50:ee:0f/00:00:18:00:00/40 tag 6 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:30:47 arch kernel: ata1.00: status: { DRDY }
May 11 20:30:47 arch kernel: ata1: hard resetting link
May 11 20:30:48 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 11 20:30:48 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:48 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:48 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:48 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:48 arch kernel: ata1.00: configured for UDMA/133
May 11 20:30:48 arch kernel: ata1: EH complete
May 11 20:30:49 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:30:49 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:30:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-81 noise=-94 txrate=1000
May 11 20:30:49 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:30:49 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:30:49 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:30:49 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:30:49 arch rtkit-daemon[569]: Successfully made thread 3313 of process 2356 owned by '1000' RT at priority 10.
May 11 20:30:49 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:30:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-94 txrate=150000
May 11 20:30:53 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:30:53 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:30:53 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
May 11 20:30:54 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2000 SErr 0x4050000 action 0xe frozen
May 11 20:30:54 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:30:54 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:30:54 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:30:54 arch kernel: ata1.00: cmd 61/08:68:88:2b:76/00:00:00:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:30:54 arch kernel: ata1.00: status: { DRDY }
May 11 20:30:54 arch kernel: ata1: hard resetting link
May 11 20:30:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:30:55 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 11 20:30:55 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:55 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:55 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:30:55 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:30:55 arch kernel: ata1.00: configured for UDMA/133
May 11 20:30:55 arch kernel: ata1: EH complete
May 11 20:30:56 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:30:56 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:30:57 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:30:57 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:30:57 arch rtkit-daemon[569]: Successfully made thread 3504 of process 2597 owned by '1000' RT at priority 10.
May 11 20:30:57 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:30:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
May 11 20:31:03 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:31:03 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:31:09 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:31:09 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:31:10 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:31:10 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:31:12 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:31:12 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:31:12 arch rtkit-daemon[569]: Successfully made thread 3778 of process 2600 owned by '1000' RT at priority 10.
May 11 20:31:12 arch rtkit-daemon[569]: Supervising 11 threads of 8 processes of 1 users.
May 11 20:31:17 arch bluetoothd[515]: /org/bluez/hci0/dev_41_42_2F_5E_F9_A0/sep2/fd0: fd(31) ready
May 11 20:31:21 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:31:21 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:31:25 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:31:25 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:31:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 20:31:36 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:31:36 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:31:41 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:31:41 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:31:46 arch kernel: ata1: limiting SATA link speed to 1.5 Gbps
May 11 20:31:46 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800007f0 SErr 0x4050000 action 0xe frozen
May 11 20:31:46 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:31:46 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/58:20:68:72:76/00:00:00:00:00/40 tag 4 ncq dma 45056 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/10:28:38:06:76/00:00:00:00:00/40 tag 5 ncq dma 8192 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/10:30:20:06:76/00:00:00:00:00/40 tag 6 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/18:38:08:2b:76/00:00:00:00:00/40 tag 7 ncq dma 12288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/08:40:40:6a:76/00:00:00:00:00/40 tag 8 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/38:48:c0:72:76/01:00:00:00:00/40 tag 9 ncq dma 159744 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/10:50:60:68:77/00:00:00:00:00/40 tag 10 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:31:46 arch kernel: ata1.00: cmd 61/d8:f8:48:91:cb/01:00:00:00:00/40 tag 31 ncq dma 241664 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:31:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:31:46 arch kernel: ata1: hard resetting link
May 11 20:31:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:31:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:31:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:31:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:31:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:31:47 arch kernel: ata1.00: configured for UDMA/133
May 11 20:31:47 arch kernel: ata1: EH complete
May 11 20:31:53 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:31:53 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:31:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=150000
May 11 20:31:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 11 20:32:00 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:32:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=-95 txrate=1000
May 11 20:32:09 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:32:09 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:32:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=135000
May 11 20:32:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=150000
May 11 20:32:30 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:32:30 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:32:32 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800 SErr 0x4050000 action 0xe frozen
May 11 20:32:32 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:32:32 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:32:32 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:32:32 arch kernel: ata1.00: cmd 61/08:58:08:6f:77/00:00:00:00:00/40 tag 11 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:32:32 arch kernel: ata1.00: status: { DRDY }
May 11 20:32:32 arch kernel: ata1: hard resetting link
May 11 20:32:32 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:32:32 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:32:32 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:32:32 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:32:32 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:32:32 arch kernel: ata1.00: configured for UDMA/133
May 11 20:32:32 arch kernel: ata1: EH complete
May 11 20:32:33 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800000 SErr 0x4050000 action 0xe frozen
May 11 20:32:33 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:32:33 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:32:33 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:32:33 arch kernel: ata1.00: cmd 61/70:b8:88:a4:70/01:00:00:00:00/40 tag 23 ncq dma 188416 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:32:33 arch kernel: ata1.00: status: { DRDY }
May 11 20:32:33 arch kernel: ata1: hard resetting link
May 11 20:32:34 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:32:34 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:32:34 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:32:34 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:32:34 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:32:34 arch kernel: ata1.00: configured for UDMA/133
May 11 20:32:34 arch kernel: ata1: EH complete
May 11 20:32:40 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:32:40 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:32:46 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:32:46 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:32:56 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:32:56 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:33:00 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:33:02 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:33:02 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:33:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:33:13 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:33:13 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:33:13 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=108000
May 11 20:33:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=-95 txrate=135000
May 11 20:33:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=-95 txrate=135000
May 11 20:33:20 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:33:20 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:33:21 arch kernel: ata1.00: exception Emask 0x10 SAct 0x40 SErr 0x4050000 action 0xe frozen
May 11 20:33:21 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:33:21 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:33:21 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 11 20:33:21 arch kernel: ata1.00: cmd 60/08:30:f8:a7:65/00:00:2f:00:00/40 tag 6 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:33:21 arch kernel: ata1.00: status: { DRDY }
May 11 20:33:21 arch kernel: ata1: hard resetting link
May 11 20:33:22 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:33:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:33:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:33:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:33:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:33:22 arch kernel: ata1.00: configured for UDMA/133
May 11 20:33:22 arch kernel: ata1: EH complete
May 11 20:33:29 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:33:29 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:33:38 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:33:38 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:33:48 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:33:48 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:34:07 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:34:07 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:34:15 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:34:15 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:34:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:34:19 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:34:19 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:34:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 20:34:25 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:34:25 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:34:27 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=120000
May 11 20:34:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=121500
May 11 20:34:32 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:34:32 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:34:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=108000
May 11 20:34:50 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:34:50 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:34:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:35:00 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:35:00 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:35:00 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:35:03 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:35:07 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:35:07 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 11 20:35:10 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:35:17 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:35:17 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:35:18 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:35:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 20:35:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:35:35 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:35:35 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:35:35 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
May 11 20:35:37 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:35:37 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:35:46 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:35:47 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:35:47 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:35:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:35:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:35:56 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:35:56 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:35:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:36:02 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:36:05 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:36:05 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:36:06 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:36:06 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:36:10 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 20:36:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:36:15 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:36:15 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:36:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:36:23 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=37325 PROTO=TCP SPT=443 DPT=34694 WINDOW=274 RES=0x00 ACK URGP=0 
May 11 20:36:24 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:36:24 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:36:25 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=37326 PROTO=TCP SPT=443 DPT=34694 WINDOW=274 RES=0x00 ACK URGP=0 
May 11 20:36:25 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=37327 PROTO=TCP SPT=443 DPT=34694 WINDOW=274 RES=0x00 ACK URGP=0 
May 11 20:36:25 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=37328 PROTO=TCP SPT=443 DPT=34694 WINDOW=274 RES=0x00 ACK URGP=0 
May 11 20:36:27 arch kernel: ata1.00: limiting speed to UDMA/100:PIO4
May 11 20:36:27 arch kernel: ata1.00: exception Emask 0x10 SAct 0x1000000 SErr 0x4050000 action 0xe frozen
May 11 20:36:27 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:36:27 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:36:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:36:27 arch kernel: ata1.00: cmd 61/08:c0:a0:38:07/00:00:08:00:00/40 tag 24 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:36:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:36:27 arch kernel: ata1: hard resetting link
May 11 20:36:28 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:36:28 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:36:28 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:36:28 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:36:28 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:36:28 arch kernel: ata1.00: configured for UDMA/100
May 11 20:36:28 arch kernel: ata1: EH complete
May 11 20:36:29 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=150000
May 11 20:36:32 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:36:32 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:36:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=-95 txrate=1000
May 11 20:36:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-38 noise=-95 txrate=150000
May 11 20:36:50 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:36:50 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:36:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-46 noise=-95 txrate=150000
May 11 20:36:59 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:36:59 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:37:08 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:37:08 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:37:25 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:37:25 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:37:32 arch kernel: ata1.00: exception Emask 0x10 SAct 0x100000 SErr 0x4050000 action 0xe frozen
May 11 20:37:32 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:37:32 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:37:32 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:37:32 arch kernel: ata1.00: cmd 61/08:a0:80:41:07/00:00:08:00:00/40 tag 20 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:37:32 arch kernel: ata1.00: status: { DRDY }
May 11 20:37:32 arch kernel: ata1: hard resetting link
May 11 20:37:33 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:37:33 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:37:33 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:37:33 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:37:33 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:37:33 arch kernel: ata1.00: configured for UDMA/100
May 11 20:37:33 arch kernel: ata1: EH complete
May 11 20:37:36 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:37:36 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:37:44 arch kernel: ata1.00: exception Emask 0x10 SAct 0x200000 SErr 0x4050000 action 0xe frozen
May 11 20:37:44 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:37:44 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:37:44 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:37:44 arch kernel: ata1.00: cmd 61/b8:a8:90:33:fc/00:00:1a:00:00/40 tag 21 ncq dma 94208 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:37:44 arch kernel: ata1.00: status: { DRDY }
May 11 20:37:44 arch kernel: ata1: hard resetting link
May 11 20:37:45 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:37:45 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:37:45 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:37:45 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:37:45 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:37:45 arch kernel: ata1.00: configured for UDMA/100
May 11 20:37:45 arch kernel: ata1: EH complete
May 11 20:37:46 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:37:46 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:37:46 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800 SErr 0x4050000 action 0xe frozen
May 11 20:37:46 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:37:46 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:37:46 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 11 20:37:46 arch kernel: ata1.00: cmd 60/08:58:30:ec:0f/00:00:18:00:00/40 tag 11 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:37:46 arch kernel: ata1.00: status: { DRDY }
May 11 20:37:46 arch kernel: ata1: hard resetting link
May 11 20:37:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:37:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:37:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:37:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:37:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:37:47 arch kernel: ata1.00: configured for UDMA/100
May 11 20:37:47 arch kernel: ata1: EH complete
May 11 20:37:57 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:37:57 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:38:06 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:38:06 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:38:10 arch kernel: ata1.00: limiting speed to UDMA/33:PIO4
May 11 20:38:10 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800 SErr 0x4050000 action 0xe frozen
May 11 20:38:10 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:38:10 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:38:10 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:38:10 arch kernel: ata1.00: cmd 61/10:58:c8:72:77/00:00:00:00:00/40 tag 11 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:38:10 arch kernel: ata1.00: status: { DRDY }
May 11 20:38:10 arch kernel: ata1: hard resetting link
May 11 20:38:10 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:38:10 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:38:10 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:38:10 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:38:10 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:38:10 arch kernel: ata1.00: configured for UDMA/33
May 11 20:38:10 arch kernel: ata1: EH complete
May 11 20:38:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:38:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 20:38:17 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:38:17 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:38:23 arch kernel: ata1.00: exception Emask 0x10 SAct 0xc0 SErr 0x4050000 action 0xe frozen
May 11 20:38:23 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:38:23 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:38:23 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:38:23 arch kernel: ata1.00: cmd 61/08:30:f8:06:13/00:00:04:00:00/40 tag 6 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:38:23 arch kernel: ata1.00: status: { DRDY }
May 11 20:38:23 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:38:23 arch kernel: ata1.00: cmd 61/10:38:00:07:13/00:00:04:00:00/40 tag 7 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:38:23 arch kernel: ata1.00: status: { DRDY }
May 11 20:38:23 arch kernel: ata1: hard resetting link
May 11 20:38:24 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=58500
May 11 20:38:24 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:38:24 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:38:24 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:38:24 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:38:24 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:38:24 arch kernel: ata1.00: configured for UDMA/33
May 11 20:38:24 arch kernel: ata1: EH complete
May 11 20:38:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=121500
May 11 20:38:27 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:38:27 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:38:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
May 11 20:38:38 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:38:38 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:38:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:38:43 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 20:38:48 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:38:48 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:38:59 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:38:59 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:38:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=135000
May 11 20:39:03 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 20:39:09 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:39:09 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:39:09 arch kernel: ata1.00: exception Emask 0x10 SAct 0x7f000001 SErr 0x4050000 action 0xe frozen
May 11 20:39:09 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:39:09 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:00:70:2d:fc/00:00:17:00:00/40 tag 0 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:c0:68:26:fc/00:00:17:00:00/40 tag 24 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:c8:08:27:fc/00:00:17:00:00/40 tag 25 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:d0:88:27:fc/00:00:17:00:00/40 tag 26 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:d8:a8:28:fc/00:00:17:00:00/40 tag 27 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:e0:e0:29:fc/00:00:17:00:00/40 tag 28 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:e8:60:2b:fc/00:00:17:00:00/40 tag 29 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:39:09 arch kernel: ata1.00: cmd 61/08:f0:90:2b:fc/00:00:17:00:00/40 tag 30 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:39:09 arch kernel: ata1.00: status: { DRDY }
May 11 20:39:09 arch kernel: ata1: hard resetting link
May 11 20:39:10 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:39:10 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:39:10 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:39:10 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:39:10 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:39:10 arch kernel: ata1.00: configured for UDMA/33
May 11 20:39:10 arch kernel: ata1: EH complete
May 11 20:39:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=120000
May 11 20:39:13 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:39:13 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:39:20 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:39:20 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:39:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=72200
May 11 20:39:29 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:39:29 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:39:30 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:39:30 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:39:51 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:39:51 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:40:02 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:40:02 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:40:11 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:40:11 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:40:22 arch kernel: ata1.00: exception Emask 0x10 SAct 0x180000 SErr 0x4050000 action 0xe frozen
May 11 20:40:22 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:40:22 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:40:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:40:22 arch kernel: ata1.00: cmd 61/08:98:40:f8:05/00:00:18:00:00/40 tag 19 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:40:22 arch kernel: ata1.00: status: { DRDY }
May 11 20:40:22 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:40:22 arch kernel: ata1.00: cmd 61/08:a0:48:f8:05/00:00:18:00:00/40 tag 20 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:40:22 arch kernel: ata1.00: status: { DRDY }
May 11 20:40:22 arch kernel: ata1: hard resetting link
May 11 20:40:23 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:40:23 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:40:23 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:40:23 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:40:23 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:40:23 arch kernel: ata1.00: configured for UDMA/33
May 11 20:40:23 arch kernel: ata1: EH complete
May 11 20:40:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
May 11 20:40:30 arch systemd[1]: Starting Cleanup of Temporary Directories...
May 11 20:40:30 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 11 20:40:30 arch systemd[1]: Finished Cleanup of Temporary Directories.
May 11 20:40:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 11 20:40:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
May 11 20:40:35 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:40:35 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:40:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=150000
May 11 20:40:47 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:40:47 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:40:51 arch kernel: ACPI Error: Cannot release Mutex [PATM], not acquired (20230628/exmutex-357)
May 11 20:40:51 arch kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.ECDV._Q66 due to previous error (AE_AML_MUTEX_NOT_ACQUIRED) (20230628/psparse-529)
May 11 20:40:57 arch NetworkManager[430]: <info>  [1715470857.0995] manager: NetworkManager state is now CONNECTED_SITE
May 11 20:40:57 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 20:40:57 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 20:40:59 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.67 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x80 TTL=120 ID=56705 PROTO=TCP SPT=80 DPT=51630 WINDOW=265 RES=0x00 ACK URGP=0 
May 11 20:40:59 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.67 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x80 TTL=120 ID=56706 PROTO=TCP SPT=80 DPT=51630 WINDOW=265 RES=0x00 ACK URGP=0 
May 11 20:41:01 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.67 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x80 TTL=120 ID=56707 PROTO=TCP SPT=80 DPT=51630 WINDOW=265 RES=0x00 ACK URGP=0 
May 11 20:41:01 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.67 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x80 TTL=120 ID=24002 PROTO=TCP SPT=80 DPT=40810 WINDOW=269 RES=0x00 ACK URGP=0 
May 11 20:41:01 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:41:01 arch kernel: ata1.00: exception Emask 0x10 SAct 0x23f800 SErr 0x4050000 action 0xe frozen
May 11 20:41:01 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:41:01 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/08:58:d8:22:fc/00:00:17:00:00/40 tag 11 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/08:60:d0:23:fc/00:00:17:00:00/40 tag 12 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/08:68:f8:23:fc/00:00:17:00:00/40 tag 13 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/10:70:60:24:fc/00:00:17:00:00/40 tag 14 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/08:78:58:25:fc/00:00:17:00:00/40 tag 15 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/08:80:e8:25:fc/00:00:17:00:00/40 tag 16 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/08:88:18:27:fc/00:00:17:00:00/40 tag 17 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:41:01 arch kernel: ata1.00: cmd 61/08:a8:48:27:fc/00:00:17:00:00/40 tag 21 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:41:01 arch kernel: ata1.00: status: { DRDY }
May 11 20:41:01 arch kernel: ata1: hard resetting link
May 11 20:41:02 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:41:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:41:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:41:02 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:41:02 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:41:02 arch kernel: ata1.00: configured for UDMA/33
May 11 20:41:02 arch kernel: ata1: EH complete
May 11 20:41:05 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 20:41:07 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 20:41:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:41:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:41:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=90000
May 11 20:41:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=108000
May 11 20:41:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 11 20:41:43 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
May 11 20:41:47 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.67 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=46600 PROTO=TCP SPT=80 DPT=55234 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 20:41:47 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.67 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=38600 PROTO=TCP SPT=80 DPT=40820 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 20:41:47 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=34.160.205.245 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=48073 PROTO=TCP SPT=80 DPT=52482 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 20:41:47 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.251.129.67 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=54 ID=59819 PROTO=TCP SPT=80 DPT=40814 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 20:41:48 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.107 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=52690 PROTO=UDP SPT=53 DPT=55933 LEN=83 
May 11 20:41:48 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=8.8.8.8 DST=192.168.1.107 LEN=115 TOS=0x00 PREC=0x00 TTL=61 ID=52691 PROTO=UDP SPT=53 DPT=55933 LEN=95 
May 11 20:41:48 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.107 LEN=103 TOS=0x00 PREC=0x00 TTL=61 ID=6519 PROTO=UDP SPT=53 DPT=44121 LEN=83 
May 11 20:41:48 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=186.192.79.222 DST=192.168.1.107 LEN=115 TOS=0x00 PREC=0x00 TTL=61 ID=6547 PROTO=UDP SPT=53 DPT=44121 LEN=95 
May 11 20:41:48 arch NetworkManager[430]: <info>  [1715470908.4289] manager: NetworkManager state is now CONNECTED_GLOBAL
May 11 20:41:48 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 20:41:48 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 20:41:58 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 20:43:09 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:09 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:10 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:10 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:10 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:10 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:12 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:12 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:43:12 arch rtkit-daemon[569]: Successfully made thread 7822 of process 5077 owned by '1000' RT at priority 10.
May 11 20:43:12 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:43:13 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:43:13 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:43:13 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:43:13 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:43:13 arch rtkit-daemon[569]: Successfully made thread 7917 of process 6430 owned by '1000' RT at priority 10.
May 11 20:43:13 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:43:14 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:43:14 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:43:14 arch rtkit-daemon[569]: Successfully made thread 7949 of process 7502 owned by '1000' RT at priority 10.
May 11 20:43:14 arch rtkit-daemon[569]: Supervising 11 threads of 8 processes of 1 users.
May 11 20:43:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 20:43:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 20:43:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=150000
May 11 20:43:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:43:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:43:40 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 20:43:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:43:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 20:43:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 11 20:43:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 20:43:57 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-57 noise=-95 txrate=1000
May 11 20:43:59 arch kernel: ata1.00: exception Emask 0x10 SAct 0xfc0000 SErr 0x4050000 action 0xe frozen
May 11 20:43:59 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:43:59 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:43:59 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:43:59 arch kernel: ata1.00: cmd 61/18:90:20:f8:12/00:00:04:00:00/40 tag 18 ncq dma 12288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:43:59 arch kernel: ata1.00: status: { DRDY }
May 11 20:43:59 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:43:59 arch kernel: ata1.00: cmd 61/10:98:f8:39:07/00:00:08:00:00/40 tag 19 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:43:59 arch kernel: ata1.00: status: { DRDY }
May 11 20:43:59 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:43:59 arch kernel: ata1.00: cmd 61/10:a0:10:3a:07/00:00:08:00:00/40 tag 20 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:43:59 arch kernel: ata1.00: status: { DRDY }
May 11 20:43:59 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:43:59 arch kernel: ata1.00: cmd 61/d0:a8:a0:f9:05/00:00:18:00:00/40 tag 21 ncq dma 106496 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:43:59 arch kernel: ata1.00: status: { DRDY }
May 11 20:43:59 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:43:59 arch kernel: ata1.00: cmd 61/e8:b0:70:fa:05/05:00:18:00:00/40 tag 22 ncq dma 774144 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:43:59 arch kernel: ata1.00: status: { DRDY }
May 11 20:43:59 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:43:59 arch kernel: ata1.00: cmd 61/10:b8:e8:70:76/00:00:00:00:00/40 tag 23 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:43:59 arch kernel: ata1.00: status: { DRDY }
May 11 20:43:59 arch kernel: ata1: hard resetting link
May 11 20:44:00 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:44:00 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:44:00 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:44:00 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:44:00 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:44:00 arch kernel: ata1.00: configured for UDMA/33
May 11 20:44:00 arch kernel: ata1: EH complete
May 11 20:44:01 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=150000
May 11 20:44:01 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:44:05 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 11 20:44:07 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=135000
May 11 20:44:09 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 20:44:13 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
May 11 20:44:27 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10 SErr 0x4050000 action 0xe frozen
May 11 20:44:27 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:44:27 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:44:27 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:44:27 arch kernel: ata1.00: cmd 61/48:20:a0:bc:d9/00:00:18:00:00/40 tag 4 ncq dma 36864 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:44:27 arch kernel: ata1.00: status: { DRDY }
May 11 20:44:27 arch kernel: ata1: hard resetting link
May 11 20:44:27 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:44:27 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:44:27 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:44:27 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:44:27 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:44:27 arch kernel: ata1.00: configured for UDMA/33
May 11 20:44:27 arch kernel: ata1: EH complete
May 11 20:44:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:44:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 11 20:44:37 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:44:41 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 11 20:44:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:44:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:44:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=150000
May 11 20:44:55 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=135000
May 11 20:45:19 arch kernel: ata1.00: exception Emask 0x10 SAct 0x40000 SErr 0x4050000 action 0xe frozen
May 11 20:45:19 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:45:19 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:45:19 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:45:19 arch kernel: ata1.00: cmd 61/08:90:20:ff:db/00:00:18:00:00/40 tag 18 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:45:19 arch kernel: ata1.00: status: { DRDY }
May 11 20:45:19 arch kernel: ata1: hard resetting link
May 11 20:45:20 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:45:20 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:45:20 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:45:20 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:45:20 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:45:20 arch kernel: ata1.00: configured for UDMA/33
May 11 20:45:20 arch kernel: ata1: EH complete
May 11 20:45:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 20:45:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:45:35 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:45:38 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:45:40 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=121500
May 11 20:45:44 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 11 20:45:53 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800000 SErr 0x4050000 action 0xe frozen
May 11 20:45:53 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:45:53 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:45:53 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:45:53 arch kernel: ata1.00: cmd 61/70:b8:78:e8:fc/00:00:1a:00:00/40 tag 23 ncq dma 57344 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:45:53 arch kernel: ata1.00: status: { DRDY }
May 11 20:45:53 arch kernel: ata1: hard resetting link
May 11 20:45:54 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:45:54 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:45:54 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:45:54 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:45:54 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:45:54 arch kernel: ata1.00: configured for UDMA/33
May 11 20:45:54 arch kernel: ata1: EH complete
May 11 20:45:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:45:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:45:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:46:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=150000
May 11 20:47:04 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:47:04 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:47:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=135000
May 11 20:47:18 arch kernel: ata1.00: exception Emask 0x10 SAct 0x40 SErr 0x4050000 action 0xe frozen
May 11 20:47:18 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:47:18 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:47:18 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:47:18 arch kernel: ata1.00: cmd 61/08:30:98:01:06/00:00:18:00:00/40 tag 6 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:47:18 arch kernel: ata1.00: status: { DRDY }
May 11 20:47:18 arch kernel: ata1: hard resetting link
May 11 20:47:19 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:47:19 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:47:19 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:47:19 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:47:19 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:47:19 arch kernel: ata1.00: configured for UDMA/33
May 11 20:47:19 arch kernel: ata1: EH complete
May 11 20:47:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
May 11 20:47:21 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=150000
May 11 20:47:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:47:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 20:47:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:47:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 20:47:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:47:40 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:47:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:47:46 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:47:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 11 20:47:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:47:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:47:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:47:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:47:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 20:48:01 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:48:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:48:09 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:48:13 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:48:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:48:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
May 11 20:48:44 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=135000
May 11 20:48:45 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:48:45 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:48:46 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=135000
May 11 20:48:47 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:48:47 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:48:47 arch rtkit-daemon[569]: Successfully made thread 9815 of process 7643 owned by '1000' RT at priority 10.
May 11 20:48:47 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:48:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:48:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 20:48:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:49:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:49:08 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:49:09 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 11 20:49:13 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:49:14 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:49:18 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:49:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:49:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:49:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 11 20:49:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:49:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:49:37 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
May 11 20:49:38 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:49:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=150000
May 11 20:49:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:49:43 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4000 SErr 0x4050000 action 0xe frozen
May 11 20:49:44 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:49:44 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:49:44 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:49:44 arch kernel: ata1.00: cmd 61/d0:70:50:1b:fd/00:00:1a:00:00/40 tag 14 ncq dma 106496 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:49:44 arch kernel: ata1.00: status: { DRDY }
May 11 20:49:44 arch kernel: ata1: hard resetting link
May 11 20:49:44 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:49:44 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:49:44 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:49:44 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:49:44 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:49:44 arch kernel: ata1.00: configured for UDMA/33
May 11 20:49:44 arch kernel: ata1: EH complete
May 11 20:49:45 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:49:45 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:49:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 11 20:49:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=121500
May 11 20:49:53 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:49:53 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:49:55 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:49:55 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:49:55 arch rtkit-daemon[569]: Successfully made thread 10328 of process 9240 owned by '1000' RT at priority 10.
May 11 20:49:55 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:49:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=150000
May 11 20:49:57 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4000 SErr 0x4050000 action 0xe frozen
May 11 20:49:57 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:49:57 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:49:57 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:49:57 arch kernel: ata1.00: cmd 61/08:70:00:7d:5b/00:00:18:00:00/40 tag 14 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:49:57 arch kernel: ata1.00: status: { DRDY }
May 11 20:49:57 arch kernel: ata1: hard resetting link
May 11 20:49:58 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:49:58 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:49:58 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:49:58 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:49:58 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:49:58 arch kernel: ata1.00: configured for UDMA/33
May 11 20:49:58 arch kernel: ata1: EH complete
May 11 20:50:00 arch kernel: ata1.00: exception Emask 0x10 SAct 0x400000 SErr 0x4050000 action 0xe frozen
May 11 20:50:00 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:50:00 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:50:00 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:50:00 arch kernel: ata1.00: cmd 61/08:b0:38:01:dc/00:00:18:00:00/40 tag 22 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:50:00 arch kernel: ata1.00: status: { DRDY }
May 11 20:50:00 arch kernel: ata1: hard resetting link
May 11 20:50:01 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:50:01 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:01 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:01 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:01 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:01 arch kernel: ata1.00: configured for UDMA/33
May 11 20:50:01 arch kernel: ata1: EH complete
May 11 20:50:26 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:26 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:27 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:27 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:27 arch rtkit-daemon[569]: Successfully made thread 10664 of process 9751 owned by '1000' RT at priority 10.
May 11 20:50:27 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:31 arch kernel: ata1.00: exception Emask 0x10 SAct 0x60000000 SErr 0x4050000 action 0xe frozen
May 11 20:50:31 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:50:31 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:50:31 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:50:31 arch kernel: ata1.00: cmd 61/08:e8:38:02:dc/00:00:18:00:00/40 tag 29 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:50:31 arch kernel: ata1.00: status: { DRDY }
May 11 20:50:31 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:50:31 arch kernel: ata1.00: cmd 61/10:f0:40:02:dc/00:00:18:00:00/40 tag 30 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:50:31 arch kernel: ata1.00: status: { DRDY }
May 11 20:50:31 arch kernel: ata1: hard resetting link
May 11 20:50:32 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:50:32 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:32 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:32 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:32 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:32 arch kernel: ata1.00: configured for UDMA/33
May 11 20:50:32 arch kernel: ata1: EH complete
May 11 20:50:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:50:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=135000
May 11 20:50:40 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=135000
May 11 20:50:52 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2000 SErr 0x4050000 action 0xe frozen
May 11 20:50:52 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:50:52 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:50:52 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:50:52 arch kernel: ata1.00: cmd 61/88:68:00:f3:ca/00:00:00:00:00/40 tag 13 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:50:52 arch kernel: ata1.00: status: { DRDY }
May 11 20:50:52 arch kernel: ata1: hard resetting link
May 11 20:50:53 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:50:53 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:53 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:53 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:53 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:53 arch kernel: ata1.00: configured for UDMA/33
May 11 20:50:53 arch kernel: ata1: EH complete
May 11 20:50:53 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:53 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:54 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:54 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:50:54 arch rtkit-daemon[569]: Successfully made thread 10943 of process 10149 owned by '1000' RT at priority 10.
May 11 20:50:54 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:54 arch kernel: ata1.00: exception Emask 0x10 SAct 0x20000000 SErr 0x4050000 action 0xe frozen
May 11 20:50:54 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:50:54 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:50:54 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:50:54 arch kernel: ata1.00: cmd 61/48:e8:80:f7:ca/00:00:00:00:00/40 tag 29 ncq dma 36864 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:50:54 arch kernel: ata1.00: status: { DRDY }
May 11 20:50:54 arch kernel: ata1: hard resetting link
May 11 20:50:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=150000
May 11 20:50:55 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:50:55 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:55 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:55 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:50:55 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:50:55 arch kernel: ata1.00: configured for UDMA/33
May 11 20:50:55 arch kernel: ata1: EH complete
May 11 20:50:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=150000
May 11 20:50:57 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:57 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:57 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:57 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:59 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:59 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:50:59 arch rtkit-daemon[569]: Successfully made thread 11140 of process 10276 owned by '1000' RT at priority 10.
May 11 20:50:59 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:51:01 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:51:01 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:51:01 arch rtkit-daemon[569]: Successfully made thread 11241 of process 10625 owned by '1000' RT at priority 10.
May 11 20:51:01 arch rtkit-daemon[569]: Supervising 11 threads of 8 processes of 1 users.
May 11 20:51:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:51:12 arch kernel: ata1.00: exception Emask 0x10 SAct 0x780 SErr 0x4050000 action 0xe frozen
May 11 20:51:12 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:51:12 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:51:12 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:51:12 arch kernel: ata1.00: cmd 61/b0:38:48:fb:ca/00:00:00:00:00/40 tag 7 ncq dma 90112 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:51:12 arch kernel: ata1.00: status: { DRDY }
May 11 20:51:12 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:51:12 arch kernel: ata1.00: cmd 61/c8:40:f8:0f:c9/03:00:00:00:00/40 tag 8 ncq dma 495616 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:51:12 arch kernel: ata1.00: status: { DRDY }
May 11 20:51:12 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:51:12 arch kernel: ata1.00: cmd 61/08:48:d8:0c:b5/00:00:04:00:00/40 tag 9 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:51:12 arch kernel: ata1.00: status: { DRDY }
May 11 20:51:12 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:51:12 arch kernel: ata1.00: cmd 61/88:50:c0:57:cb/00:00:00:00:00/40 tag 10 ncq dma 69632 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:51:12 arch kernel: ata1.00: status: { DRDY }
May 11 20:51:12 arch kernel: ata1: hard resetting link
May 11 20:51:13 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:51:13 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:51:13 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:51:13 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:51:13 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:51:13 arch kernel: ata1.00: configured for UDMA/33
May 11 20:51:13 arch kernel: ata1: EH complete
May 11 20:51:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:51:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=135000
May 11 20:51:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:51:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 11 20:51:30 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.217.143.8 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=35048 PROTO=TCP SPT=443 DPT=52252 WINDOW=284 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.217.143.8 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=35049 PROTO=TCP SPT=443 DPT=52252 WINDOW=284 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.7 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=47847 PROTO=TCP SPT=443 DPT=46416 WINDOW=284 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.7 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=38345 PROTO=TCP SPT=443 DPT=46406 WINDOW=278 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.217.143.8 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=35050 PROTO=TCP SPT=443 DPT=52252 WINDOW=284 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=26512 PROTO=TCP SPT=443 DPT=40602 WINDOW=278 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.7 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=38346 PROTO=TCP SPT=443 DPT=46406 WINDOW=278 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.7 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=47848 PROTO=TCP SPT=443 DPT=46416 WINDOW=284 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=62976 PROTO=TCP SPT=443 DPT=40612 WINDOW=278 RES=0x00 ACK URGP=0 
May 11 20:51:32 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=26513 PROTO=TCP SPT=443 DPT=40602 WINDOW=278 RES=0x00 ACK URGP=0 
May 11 20:51:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:51:41 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=90000
May 11 20:51:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 11 20:51:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=108000
May 11 20:51:53 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 20:51:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=150000
May 11 20:52:04 arch NetworkManager[430]: <info>  [1715471524.1443] manager: NetworkManager state is now CONNECTED_SITE
May 11 20:52:04 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 20:52:04 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 20:52:14 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 20:52:41 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=150000
May 11 20:52:42 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.188.29 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=26514 PROTO=TCP SPT=443 DPT=40602 WINDOW=278 RES=0x00 ACK URGP=0 
May 11 20:52:42 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.7 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=38348 PROTO=TCP SPT=443 DPT=46406 WINDOW=278 RES=0x00 ACK URGP=0 
May 11 20:52:42 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=74.125.2.7 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=47850 PROTO=TCP SPT=443 DPT=46416 WINDOW=284 RES=0x00 ACK URGP=0 
May 11 20:52:43 arch NetworkManager[430]: <info>  [1715471563.8091] manager: NetworkManager state is now CONNECTED_GLOBAL
May 11 20:52:43 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 20:52:43 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 20:52:53 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 20:53:04 arch kernel: ata1.00: exception Emask 0x10 SAct 0x600 SErr 0x4050000 action 0xe frozen
May 11 20:53:04 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:53:04 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:53:04 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:53:04 arch kernel: ata1.00: cmd 61/08:48:70:04:dc/00:00:18:00:00/40 tag 9 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:53:04 arch kernel: ata1.00: status: { DRDY }
May 11 20:53:04 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:53:04 arch kernel: ata1.00: cmd 61/10:50:78:04:dc/00:00:18:00:00/40 tag 10 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:53:04 arch kernel: ata1.00: status: { DRDY }
May 11 20:53:04 arch kernel: ata1: hard resetting link
May 11 20:53:04 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:53:04 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:53:04 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:53:05 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:53:05 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:53:05 arch kernel: ata1.00: configured for UDMA/33
May 11 20:53:05 arch kernel: ata1: EH complete
May 11 20:53:34 arch kernel: ata1.00: exception Emask 0x10 SAct 0x200 SErr 0x4050000 action 0xe frozen
May 11 20:53:34 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:53:34 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:53:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:53:34 arch kernel: ata1.00: cmd 61/08:48:b8:cb:5b/00:00:18:00:00/40 tag 9 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:53:34 arch kernel: ata1.00: status: { DRDY }
May 11 20:53:34 arch kernel: ata1: hard resetting link
May 11 20:53:35 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:53:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:53:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:53:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:53:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:53:35 arch kernel: ata1.00: configured for UDMA/33
May 11 20:53:35 arch kernel: ata1: EH complete
May 11 20:54:00 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 20:54:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 11 20:54:21 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=150000
May 11 20:54:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=120000
May 11 20:54:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-57 noise=-95 txrate=1000
May 11 20:54:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=150000
May 11 20:54:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-40 noise=-95 txrate=150000
May 11 20:54:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:54:37 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:54:43 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=150000
May 11 20:55:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=120000
May 11 20:55:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:55:18 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 20:55:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 20:55:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=1000
May 11 20:55:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
May 11 20:55:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 20:55:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:55:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:55:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-58 noise=-95 txrate=1000
May 11 20:55:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:55:36 arch kernel: ata1.00: exception Emask 0x10 SAct 0x1000 SErr 0x4050000 action 0xe frozen
May 11 20:55:37 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:55:37 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:55:37 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:55:37 arch kernel: ata1.00: cmd 61/98:60:90:b6:fd/00:00:1a:00:00/40 tag 12 ncq dma 77824 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:55:37 arch kernel: ata1.00: status: { DRDY }
May 11 20:55:37 arch kernel: ata1: hard resetting link
May 11 20:55:37 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:55:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:55:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:55:37 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:55:37 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:55:37 arch kernel: ata1.00: configured for UDMA/33
May 11 20:55:37 arch kernel: ata1: EH complete
May 11 20:55:38 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 20:55:41 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:55:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 20:55:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 20:55:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:56:00 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=135000
May 11 20:56:03 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=135000
May 11 20:56:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 20:56:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 20:56:36 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 20:56:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 20:56:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 20:56:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:56:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 20:56:55 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:56:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 20:57:02 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=150000
May 11 20:57:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=150000
May 11 20:57:07 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
May 11 20:57:09 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:57:09 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:57:13 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=120000
May 11 20:57:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=135000
May 11 20:57:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-44 noise=-95 txrate=135000
May 11 20:57:35 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:57:35 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:57:35 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:57:35 arch rtkit-daemon[569]: Supervising 8 threads of 5 processes of 1 users.
May 11 20:57:35 arch rtkit-daemon[569]: Successfully made thread 24738 of process 11029 owned by '1000' RT at priority 10.
May 11 20:57:35 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:57:48 arch kernel: ata1.00: exception Emask 0x10 SAct 0x1fe00000 SErr 0x4050000 action 0xe frozen
May 11 20:57:48 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:57:48 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/40:a8:c0:4d:54/00:00:19:00:00/40 tag 21 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/40:b0:48:7a:43/00:00:00:00:00/40 tag 22 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/80:b8:00:18:de/00:00:05:00:00/40 tag 23 ncq dma 65536 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/40:c0:78:75:6c/00:00:18:00:00/40 tag 24 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/80:c8:00:10:6e/00:00:18:00:00/40 tag 25 ncq dma 65536 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/10:d0:18:01:d9/00:00:18:00:00/40 tag 26 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/80:d8:40:4d:54/00:00:19:00:00/40 tag 27 ncq dma 65536 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:48 arch kernel: ata1.00: cmd 61/80:e0:40:2d:3c/00:00:00:00:00/40 tag 28 ncq dma 65536 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:48 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:48 arch kernel: ata1: hard resetting link
May 11 20:57:48 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:57:48 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:57:48 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:57:48 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:57:48 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:57:48 arch kernel: ata1.00: configured for UDMA/33
May 11 20:57:48 arch kernel: ata1: EH complete
May 11 20:57:54 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:57:54 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:57:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 20:57:58 arch kernel: ata1.00: exception Emask 0x10 SAct 0x100 SErr 0x4050000 action 0xe frozen
May 11 20:57:58 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:57:58 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:57:58 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:57:58 arch kernel: ata1.00: cmd 61/08:40:08:cb:88/00:00:00:00:00/40 tag 8 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:57:58 arch kernel: ata1.00: status: { DRDY }
May 11 20:57:58 arch kernel: ata1: hard resetting link
May 11 20:57:59 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:57:59 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:57:59 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:57:59 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:57:59 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:57:59 arch kernel: ata1.00: configured for UDMA/33
May 11 20:57:59 arch kernel: ata1: EH complete
May 11 20:57:59 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:57:59 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:58:00 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
May 11 20:58:08 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-41 noise=-95 txrate=135000
May 11 20:58:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 20:58:46 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=1000
May 11 20:58:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 20:58:53 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
May 11 20:59:04 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:59:04 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:59:05 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:59:05 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 20:59:05 arch rtkit-daemon[569]: Successfully made thread 25505 of process 24356 owned by '1000' RT at priority 10.
May 11 20:59:05 arch rtkit-daemon[569]: Supervising 10 threads of 7 processes of 1 users.
May 11 20:59:30 arch kernel: ata1.00: exception Emask 0x10 SAct 0x200000 SErr 0x4050000 action 0xe frozen
May 11 20:59:30 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 20:59:30 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:59:30 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 20:59:30 arch kernel: ata1.00: cmd 61/38:a8:10:3a:fe/01:00:1a:00:00/40 tag 21 ncq dma 159744 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 20:59:30 arch kernel: ata1.00: status: { DRDY }
May 11 20:59:30 arch kernel: ata1: hard resetting link
May 11 20:59:31 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 20:59:31 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:59:31 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:59:31 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 20:59:31 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 20:59:31 arch kernel: ata1.00: configured for UDMA/33
May 11 20:59:31 arch kernel: ata1: EH complete
May 11 20:59:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=120000
May 11 20:59:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 21:00:05 arch kernel: ata1.00: exception Emask 0x10 SAct 0x100 SErr 0x4050000 action 0xe frozen
May 11 21:00:05 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:00:05 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:00:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:05 arch kernel: ata1.00: cmd 61/08:40:28:d4:88/00:00:00:00:00/40 tag 8 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:05 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:05 arch kernel: ata1: hard resetting link
May 11 21:00:06 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:00:06 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:00:06 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:00:06 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:00:06 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:00:06 arch kernel: ata1.00: configured for UDMA/33
May 11 21:00:06 arch kernel: ata1: EH complete
May 11 21:00:17 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80e80003 SErr 0x4050000 action 0xe frozen
May 11 21:00:17 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:00:17 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:00:17 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:17 arch kernel: ata1.00: cmd 61/80:00:40:4d:54/00:00:19:00:00/40 tag 0 ncq dma 65536 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:17 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:17 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:17 arch kernel: ata1.00: cmd 61/40:08:80:2d:3c/00:00:00:00:00/40 tag 1 ncq dma 32768 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:17 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:17 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:17 arch kernel: ata1.00: cmd 61/b0:98:a8:81:86/00:00:01:00:00/40 tag 19 ncq dma 90112 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:17 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:17 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:17 arch kernel: ata1.00: cmd 61/28:a8:a0:65:a4/00:00:01:00:00/40 tag 21 ncq dma 20480 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:17 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:17 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:17 arch kernel: ata1.00: cmd 61/40:b0:00:18:de/00:00:05:00:00/40 tag 22 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:17 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:17 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:17 arch kernel: ata1.00: cmd 61/30:b8:20:fb:d6/00:00:09:00:00/40 tag 23 ncq dma 24576 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:17 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:17 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:00:17 arch kernel: ata1.00: cmd 61/40:f8:78:75:6c/00:00:18:00:00/40 tag 31 ncq dma 32768 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:00:17 arch kernel: ata1.00: status: { DRDY }
May 11 21:00:17 arch kernel: ata1: hard resetting link
May 11 21:00:18 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:00:18 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:00:18 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:00:18 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:00:18 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:00:18 arch kernel: ata1.00: configured for UDMA/33
May 11 21:00:18 arch kernel: ata1: EH complete
May 11 21:00:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=150000
May 11 21:01:00 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:01:00 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:01:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=150000
May 11 21:01:20 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10 SErr 0x4050000 action 0xe frozen
May 11 21:01:21 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:01:21 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:01:21 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:01:21 arch kernel: ata1.00: cmd 61/b8:20:b0:5a:fe/00:00:1a:00:00/40 tag 4 ncq dma 94208 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:01:21 arch kernel: ata1.00: status: { DRDY }
May 11 21:01:21 arch kernel: ata1: hard resetting link
May 11 21:01:21 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:01:21 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:01:21 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:01:21 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:01:21 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:01:21 arch kernel: ata1.00: configured for UDMA/33
May 11 21:01:21 arch kernel: ata1: EH complete
May 11 21:01:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
May 11 21:01:27 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
May 11 21:01:30 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:01:30 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:02:08 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10000 SErr 0x4050000 action 0xe frozen
May 11 21:02:08 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:02:08 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:02:08 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:02:08 arch kernel: ata1.00: cmd 61/08:80:38:03:9f/00:00:06:00:00/40 tag 16 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:02:08 arch kernel: ata1.00: status: { DRDY }
May 11 21:02:08 arch kernel: ata1: hard resetting link
May 11 21:02:09 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:02:09 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:02:09 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:02:09 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:02:09 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:02:09 arch kernel: ata1.00: configured for UDMA/33
May 11 21:02:09 arch kernel: ata1: EH complete
May 11 21:02:39 arch kernel: ata1.00: exception Emask 0x10 SAct 0x400000 SErr 0x4050000 action 0xe frozen
May 11 21:02:39 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:02:39 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:02:39 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:02:39 arch kernel: ata1.00: cmd 61/08:b0:58:25:5e/00:00:18:00:00/40 tag 22 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:02:39 arch kernel: ata1.00: status: { DRDY }
May 11 21:02:39 arch kernel: ata1: hard resetting link
May 11 21:02:40 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:02:40 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:02:40 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:02:40 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:02:40 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:02:40 arch kernel: ata1.00: configured for UDMA/33
May 11 21:02:40 arch kernel: ata1: EH complete
May 11 21:03:46 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2 SErr 0x4050000 action 0xe frozen
May 11 21:03:46 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:03:46 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:03:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:03:46 arch kernel: ata1.00: cmd 61/10:08:10:ad:82/01:00:00:00:00/40 tag 1 ncq dma 139264 out
                                      res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:03:46 arch kernel: ata1.00: status: { DRDY }
May 11 21:03:46 arch kernel: ata1: hard resetting link
May 11 21:03:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:03:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:03:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:03:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:03:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:03:47 arch kernel: ata1.00: configured for UDMA/33
May 11 21:03:47 arch kernel: ata1: EH complete
May 11 21:03:55 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80 SErr 0x4050000 action 0xe frozen
May 11 21:03:55 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:03:55 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:03:55 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:03:55 arch kernel: ata1.00: cmd 61/08:38:a8:d5:88/00:00:00:00:00/40 tag 7 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:03:55 arch kernel: ata1.00: status: { DRDY }
May 11 21:03:55 arch kernel: ata1: hard resetting link
May 11 21:03:56 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:03:56 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:03:56 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:03:56 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:03:56 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:03:56 arch kernel: ata1.00: configured for UDMA/33
May 11 21:03:56 arch kernel: ata1: EH complete
May 11 21:04:54 arch kernel: ata1.00: exception Emask 0x10 SAct 0x100 SErr 0x4050000 action 0xe frozen
May 11 21:04:54 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:04:54 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:04:54 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:04:54 arch kernel: ata1.00: cmd 61/d8:40:c0:77:fe/00:00:1a:00:00/40 tag 8 ncq dma 110592 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:04:54 arch kernel: ata1.00: status: { DRDY }
May 11 21:04:54 arch kernel: ata1: hard resetting link
May 11 21:04:55 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:04:55 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:04:55 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:04:55 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:04:55 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:04:55 arch kernel: ata1.00: configured for UDMA/33
May 11 21:04:55 arch kernel: ata1: EH complete
May 11 21:05:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=108000
May 11 21:05:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=-95 txrate=1000
May 11 21:05:54 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
May 11 21:06:38 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=120000
May 11 21:06:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 11 21:06:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=150000
May 11 21:06:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=150000
May 11 21:06:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 11 21:07:03 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 21:07:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 21:07:07 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 21:07:08 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=135000
May 11 21:07:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
May 11 21:07:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 11 21:07:13 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=150000
May 11 21:07:17 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
May 11 21:07:17 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 21:07:17 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:07:17 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:07:18 arch kernel: ata1.00: exception Emask 0x10 SAct 0x100 SErr 0x4050000 action 0xe frozen
May 11 21:07:19 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:07:19 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:07:19 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:07:19 arch kernel: ata1.00: cmd 61/58:40:f8:84:fe/00:00:1a:00:00/40 tag 8 ncq dma 45056 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:07:19 arch kernel: ata1.00: status: { DRDY }
May 11 21:07:19 arch kernel: ata1: hard resetting link
May 11 21:07:19 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:07:19 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:07:19 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:07:19 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:07:19 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:07:19 arch kernel: ata1.00: configured for UDMA/33
May 11 21:07:19 arch kernel: ata1: EH complete
May 11 21:07:21 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 21:07:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 21:07:27 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=135000
May 11 21:07:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 21:07:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
May 11 21:07:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
May 11 21:07:38 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-56 noise=-95 txrate=1000
May 11 21:07:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 11 21:07:41 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
May 11 21:07:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-95 txrate=1000
May 11 21:07:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
May 11 21:08:18 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 21:08:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 11 21:08:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
May 11 21:08:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=135000
May 11 21:08:48 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:08:48 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:09:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 21:09:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-95 txrate=1000
May 11 21:09:18 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=1000
May 11 21:10:10 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80800000 SErr 0x4050000 action 0xe frozen
May 11 21:10:10 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:10:10 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:10:10 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:10:10 arch kernel: ata1.00: cmd 61/10:b8:10:2b:76/00:00:00:00:00/40 tag 23 ncq dma 8192 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:10:10 arch kernel: ata1.00: status: { DRDY }
May 11 21:10:10 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:10:10 arch kernel: ata1.00: cmd 61/08:f8:68:68:77/00:00:00:00:00/40 tag 31 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:10:10 arch kernel: ata1.00: status: { DRDY }
May 11 21:10:10 arch kernel: ata1: hard resetting link
May 11 21:10:11 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:10:11 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:10:11 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:10:11 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:10:11 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:10:11 arch kernel: ata1.00: configured for UDMA/33
May 11 21:10:11 arch kernel: ata1: EH complete
May 11 21:10:43 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 21:10:46 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 21:10:55 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=121500
May 11 21:11:11 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10000000 SErr 0x4050000 action 0xe frozen
May 11 21:11:11 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:11:11 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:11:11 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:11:11 arch kernel: ata1.00: cmd 61/58:e0:18:9b:fe/00:00:1a:00:00/40 tag 28 ncq dma 45056 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:11:11 arch kernel: ata1.00: status: { DRDY }
May 11 21:11:11 arch kernel: ata1: hard resetting link
May 11 21:11:12 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:11:12 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:11:12 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:11:12 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:11:12 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:11:12 arch kernel: ata1.00: configured for UDMA/33
May 11 21:11:12 arch kernel: ata1: EH complete
May 11 21:11:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=150000
May 11 21:11:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=-95 txrate=1000
May 11 21:11:32 arch kernel: ata1.00: exception Emask 0x10 SAct 0x200 SErr 0x4050000 action 0xe frozen
May 11 21:11:32 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:11:32 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:11:32 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:11:32 arch kernel: ata1.00: cmd 61/08:48:78:d7:88/00:00:00:00:00/40 tag 9 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:11:32 arch kernel: ata1.00: status: { DRDY }
May 11 21:11:32 arch kernel: ata1: hard resetting link
May 11 21:11:33 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:11:33 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:11:33 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:11:33 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:11:33 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:11:33 arch kernel: ata1.00: configured for UDMA/33
May 11 21:11:33 arch kernel: ata1: EH complete
May 11 21:11:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
May 11 21:11:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=135000
May 11 21:13:20 arch kernel: ata1.00: exception Emask 0x10 SAct 0x600000 SErr 0x4050000 action 0xe frozen
May 11 21:13:20 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:13:20 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:13:20 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:13:20 arch kernel: ata1.00: cmd 61/08:a8:78:27:5e/00:00:18:00:00/40 tag 21 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:13:20 arch kernel: ata1.00: status: { DRDY }
May 11 21:13:20 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:13:20 arch kernel: ata1.00: cmd 61/18:b0:80:27:5e/00:00:18:00:00/40 tag 22 ncq dma 12288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:13:20 arch kernel: ata1.00: status: { DRDY }
May 11 21:13:20 arch kernel: ata1: hard resetting link
May 11 21:13:21 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:13:21 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:21 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:21 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:21 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:21 arch kernel: ata1.00: configured for UDMA/33
May 11 21:13:21 arch kernel: ata1: EH complete
May 11 21:13:34 arch kernel: ata1.00: exception Emask 0x10 SAct 0x4 SErr 0x4050000 action 0xe frozen
May 11 21:13:34 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:13:34 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:13:34 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:13:34 arch kernel: ata1.00: cmd 61/58:10:68:a6:fe/00:00:1a:00:00/40 tag 2 ncq dma 45056 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:13:34 arch kernel: ata1.00: status: { DRDY }
May 11 21:13:34 arch kernel: ata1: hard resetting link
May 11 21:13:35 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:13:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:35 arch kernel: ata1.00: configured for UDMA/33
May 11 21:13:35 arch kernel: ata1: EH complete
May 11 21:13:40 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10 SErr 0x4050000 action 0xe frozen
May 11 21:13:41 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:13:41 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:13:41 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:13:41 arch kernel: ata1.00: cmd 61/20:20:c8:a6:fe/00:00:1a:00:00/40 tag 4 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:13:41 arch kernel: ata1.00: status: { DRDY }
May 11 21:13:41 arch kernel: ata1: hard resetting link
May 11 21:13:41 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:13:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:41 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:41 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:41 arch kernel: ata1.00: configured for UDMA/33
May 11 21:13:41 arch kernel: ata1: EH complete
May 11 21:13:46 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800 SErr 0x4050000 action 0xe frozen
May 11 21:13:47 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:13:47 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:13:47 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:13:47 arch kernel: ata1.00: cmd 61/20:58:f0:a6:fe/00:00:1a:00:00/40 tag 11 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:13:47 arch kernel: ata1.00: status: { DRDY }
May 11 21:13:47 arch kernel: ata1: hard resetting link
May 11 21:13:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:13:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:13:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:13:47 arch kernel: ata1.00: configured for UDMA/33
May 11 21:13:47 arch kernel: ata1: EH complete
May 11 21:14:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 21:14:29 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 11 21:14:35 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=121500
May 11 21:14:55 arch kernel: ata1.00: exception Emask 0x10 SAct 0x20000 SErr 0x4050000 action 0xe frozen
May 11 21:14:55 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:14:55 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:14:55 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:14:55 arch kernel: ata1.00: cmd 61/50:88:f0:ad:fe/00:00:1a:00:00/40 tag 17 ncq dma 40960 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:14:55 arch kernel: ata1.00: status: { DRDY }
May 11 21:14:55 arch kernel: ata1: hard resetting link
May 11 21:14:56 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:14:56 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:14:56 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:14:56 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:14:56 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:14:56 arch kernel: ata1.00: configured for UDMA/33
May 11 21:14:56 arch kernel: ata1: EH complete
May 11 21:15:07 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:15:07 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:15:43 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:15:43 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:16:45 arch kernel: ata1.00: exception Emask 0x10 SAct 0x8 SErr 0x4050000 action 0xe frozen
May 11 21:16:46 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:16:46 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:16:46 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:16:46 arch kernel: ata1.00: cmd 61/50:18:68:bb:fe/00:00:1a:00:00/40 tag 3 ncq dma 40960 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:16:46 arch kernel: ata1.00: status: { DRDY }
May 11 21:16:46 arch kernel: ata1: hard resetting link
May 11 21:16:46 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:16:46 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:16:46 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:16:46 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:16:46 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:16:46 arch kernel: ata1.00: configured for UDMA/33
May 11 21:16:46 arch kernel: ata1: EH complete
May 11 21:16:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 21:16:49 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 21:16:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=81000
May 11 21:16:53 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 21:16:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 21:16:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-56 noise=-95 txrate=1000
May 11 21:17:01 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-95 txrate=72200
May 11 21:17:02 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 21:17:03 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 21:17:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-BEACON-LOSS
May 11 21:17:07 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
May 11 21:17:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 21:17:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 21:17:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 21:17:19 arch kernel: ata1.00: exception Emask 0x10 SAct 0x100 SErr 0x4050000 action 0xe frozen
May 11 21:17:20 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:17:20 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:17:20 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:17:20 arch kernel: ata1.00: cmd 61/a0:40:48:be:fe/00:00:1a:00:00/40 tag 8 ncq dma 81920 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:17:20 arch kernel: ata1.00: status: { DRDY }
May 11 21:17:20 arch kernel: ata1: hard resetting link
May 11 21:17:20 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:17:20 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:17:20 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:17:20 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:17:20 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:17:20 arch kernel: ata1.00: configured for UDMA/33
May 11 21:17:20 arch kernel: ata1: EH complete
May 11 21:17:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-57 noise=-95 txrate=1000
May 11 21:17:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 21:17:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 21:17:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 21:17:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 21:17:35 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 21:17:38 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 21:17:41 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=150000
May 11 21:17:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 21:17:46 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 21:17:46 arch NetworkManager[430]: <info>  [1715473066.7610] manager: NetworkManager state is now CONNECTED_SITE
May 11 21:17:46 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 21:17:46 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 21:17:50 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 11 21:17:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
May 11 21:17:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 21:17:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 21:17:56 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 21:18:06 arch kernel: ata1.00: exception Emask 0x10 SAct 0x80000 SErr 0x4050000 action 0xe frozen
May 11 21:18:06 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:18:06 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:18:06 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:18:06 arch kernel: ata1.00: cmd 61/20:98:00:06:9f/00:00:06:00:00/40 tag 19 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:18:06 arch kernel: ata1.00: status: { DRDY }
May 11 21:18:06 arch kernel: ata1: hard resetting link
May 11 21:18:06 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:18:06 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:18:06 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:18:07 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:18:07 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:18:07 arch kernel: ata1.00: configured for UDMA/33
May 11 21:18:07 arch kernel: ata1: EH complete
May 11 21:18:27 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=121500
May 11 21:18:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 11 21:18:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=135000
May 11 21:18:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 21:18:37 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 11 21:18:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=135000
May 11 21:18:47 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:18:47 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:18:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
May 11 21:18:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 11 21:18:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
May 11 21:18:55 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-77 noise=-95 txrate=1000
May 11 21:18:56 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=135000
May 11 21:19:01 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 21:19:02 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=150000
May 11 21:19:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 11 21:19:04 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=135000
May 11 21:19:05 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=135000
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=629 TOS=0x00 PREC=0x00 TTL=50 ID=36925 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK PSH URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=629 TOS=0x00 PREC=0x00 TTL=50 ID=36927 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK PSH URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=50 ID=36928 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=629 TOS=0x00 PREC=0x00 TTL=50 ID=36929 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK PSH URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=50 ID=36930 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=50 ID=36931 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=1076 TOS=0x00 PREC=0x00 TTL=50 ID=36932 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=194 TOS=0x00 PREC=0x00 TTL=50 ID=36933 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK PSH URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=194 TOS=0x00 PREC=0x00 TTL=50 ID=36935 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK PSH URGP=0 
May 11 21:19:08 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=172.64.41.4 DST=192.168.1.107 LEN=64 TOS=0x00 PREC=0x00 TTL=50 ID=36936 DF PROTO=TCP SPT=443 DPT=41846 WINDOW=8 RES=0x00 ACK URGP=0 
May 11 21:19:11 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:19:11 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:19:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=120000
May 11 21:19:15 arch kernel: ata1.00: exception Emask 0x10 SAct 0xc0000 SErr 0x4050000 action 0xe frozen
May 11 21:19:15 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:19:15 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:19:15 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:19:15 arch kernel: ata1.00: cmd 61/08:90:e0:85:86/00:00:01:00:00/40 tag 18 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:19:15 arch kernel: ata1.00: status: { DRDY }
May 11 21:19:15 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 11 21:19:15 arch kernel: ata1.00: cmd 61/18:98:e8:85:86/00:00:01:00:00/40 tag 19 ncq dma 12288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:19:15 arch kernel: ata1.00: status: { DRDY }
May 11 21:19:15 arch kernel: ata1: hard resetting link
May 11 21:19:15 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:19:15 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:19:15 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:19:15 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:19:15 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:19:15 arch kernel: ata1.00: configured for UDMA/33
May 11 21:19:15 arch kernel: ata1: EH complete
May 11 21:19:16 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 11 21:19:17 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
May 11 21:19:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 11 21:19:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 11 21:19:27 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=72200
May 11 21:19:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 21:19:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=121500
May 11 21:19:35 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=121500
May 11 21:19:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 11 21:19:44 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=72200
May 11 21:19:45 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=209.85.224.134 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=53 ID=51401 PROTO=TCP SPT=443 DPT=60650 WINDOW=284 RES=0x00 ACK URGP=0 
May 11 21:19:46 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2000000 SErr 0x4050000 action 0xe frozen
May 11 21:19:46 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 11 21:19:46 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 21:19:46 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 11 21:19:46 arch kernel: ata1.00: cmd 60/08:c8:28:68:fb/00:00:04:00:00/40 tag 25 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 11 21:19:46 arch kernel: ata1.00: status: { DRDY }
May 11 21:19:46 arch kernel: ata1: hard resetting link
May 11 21:19:47 arch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
May 11 21:19:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:19:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:19:47 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 11 21:19:47 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 11 21:19:47 arch kernel: ata1.00: configured for UDMA/33
May 11 21:19:47 arch kernel: sd 0:0:0:0: [sda] tag#25 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
May 11 21:19:47 arch kernel: sd 0:0:0:0: [sda] tag#25 Sense Key : Illegal Request [current] 
May 11 21:19:47 arch kernel: sd 0:0:0:0: [sda] tag#25 Add. Sense: Unaligned write command
May 11 21:19:47 arch kernel: sd 0:0:0:0: [sda] tag#25 CDB: Read(10) 28 00 04 fb 68 28 00 00 08 00
May 11 21:19:47 arch kernel: I/O error, dev sda, sector 83585064 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
May 11 21:19:47 arch kernel: ata1: EH complete
May 11 21:19:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=120000
May 11 21:19:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 21:19:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=81000
May 11 21:20:05 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=90000
May 11 21:20:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 11 21:20:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 21:20:17 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-58 noise=-95 txrate=1000
May 11 21:20:21 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=108000
May 11 21:20:22 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=108000
May 11 21:20:24 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=28900
May 11 21:20:26 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 21:20:30 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=1000
May 11 21:20:51 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:20:51 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:20:53 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 11 21:20:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=-95 txrate=1000
May 11 21:20:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=108000
May 11 21:21:05 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=1000
May 11 21:21:05 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=54000
May 11 21:21:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=65000
May 11 21:21:24 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
May 11 21:21:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 21:21:30 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=1492 TOS=0x00 PREC=0x00 TTL=122 ID=55661 PROTO=TCP SPT=443 DPT=55544 WINDOW=510 RES=0x00 ACK URGP=0 
May 11 21:21:30 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=1492 TOS=0x00 PREC=0x00 TTL=122 ID=55662 PROTO=TCP SPT=443 DPT=55544 WINDOW=510 RES=0x00 ACK PSH URGP=0 
May 11 21:21:30 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=1492 TOS=0x00 PREC=0x00 TTL=122 ID=55663 PROTO=TCP SPT=443 DPT=55544 WINDOW=510 RES=0x00 ACK URGP=0 
May 11 21:21:30 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=1492 TOS=0x00 PREC=0x00 TTL=122 ID=55664 PROTO=TCP SPT=443 DPT=55544 WINDOW=510 RES=0x00 ACK URGP=0 
May 11 21:21:30 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=1492 TOS=0x00 PREC=0x00 TTL=122 ID=55665 PROTO=TCP SPT=443 DPT=55544 WINDOW=510 RES=0x00 ACK URGP=0 
May 11 21:21:30 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=1492 TOS=0x00 PREC=0x00 TTL=122 ID=55666 PROTO=TCP SPT=443 DPT=55544 WINDOW=510 RES=0x00 ACK URGP=0 
May 11 21:21:32 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-95 txrate=1000
May 11 21:21:34 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:21:34 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:21:38 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=135000
May 11 21:22:02 arch NetworkManager[430]: <info>  [1715473322.1601] manager: NetworkManager state is now CONNECTED_GLOBAL
May 11 21:22:02 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 11 21:22:02 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:22:02 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:22:02 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 11 21:22:03 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
May 11 21:22:06 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=1000
May 11 21:22:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=150000
May 11 21:22:12 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 11 21:22:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=150000
May 11 21:22:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 21:22:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=135000
May 11 21:22:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 21:22:31 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 21:22:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=39000
May 11 21:22:39 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=150000
May 11 21:22:43 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 21:22:45 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=1000
May 11 21:23:07 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=120000
May 11 21:23:11 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 11 21:23:12 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=135000
May 11 21:23:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=150000
May 11 21:23:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-74 noise=-95 txrate=1000
May 11 21:23:21 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 21:23:25 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 11 21:23:27 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
May 11 21:23:28 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 11 21:23:33 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
May 11 21:23:35 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=121500
May 11 21:23:35 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=121500
May 11 21:23:42 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=135000
May 11 21:23:43 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 11 21:23:46 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=1000
May 11 21:23:48 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 11 21:23:48 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 21:23:52 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-75 noise=-95 txrate=1000
May 11 21:23:53 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=1000
May 11 21:23:58 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 11 21:23:59 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
May 11 21:24:03 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=-95 txrate=1000
May 11 21:24:08 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=150000
May 11 21:24:10 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=150000
May 11 21:24:14 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 21:24:15 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=1000
May 11 21:24:19 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
May 11 21:24:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=108000
May 11 21:24:20 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=108000
May 11 21:24:24 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-72 noise=-95 txrate=1000
May 11 21:24:34 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=135000
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.250.78.227 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=16270 PROTO=TCP SPT=80 DPT=51038 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.250.78.227 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=16271 PROTO=TCP SPT=80 DPT=51038 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=18009 PROTO=TCP SPT=443 DPT=47324 WINDOW=414 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.250.78.227 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=16272 PROTO=TCP SPT=80 DPT=51038 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=142.250.78.227 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=56 ID=16273 PROTO=TCP SPT=80 DPT=51038 WINDOW=261 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=18010 PROTO=TCP SPT=443 DPT=47324 WINDOW=414 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=52 TOS=0x00 PREC=0x00 TTL=122 ID=18011 PROTO=TCP SPT=443 DPT=47324 WINDOW=414 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=64 TOS=0x00 PREC=0x00 TTL=122 ID=18012 PROTO=TCP SPT=443 DPT=47324 WINDOW=425 RES=0x00 ACK URGP=0 
May 11 21:24:39 arch kernel: [UFW BLOCK] IN=wlp1s0 OUT= MAC=90:32:4b:c8:7e:23:c8:e7:d8:6f:d6:4a:08:00 SRC=104.237.189.22 DST=192.168.1.107 LEN=72 TOS=0x00 PREC=0x00 TTL=122 ID=18013 PROTO=TCP SPT=443 DPT=47324 WINDOW=425 RES=0x00 ACK URGP=0 
May 11 21:24:40 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=58500
May 11 21:24:41 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:24:41 arch rtkit-daemon[569]: Supervising 9 threads of 6 processes of 1 users.
May 11 21:24:47 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-95 txrate=135000
May 11 21:24:51 arch wpa_supplicant[472]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-95 txrate=1000

Thanks in advance for your help and for your patience with me.

Entnuo

Offline

#12 2024-05-12 06:37:15

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

You continue to have bus errors

May 11 20:30:07 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 11 20:25:29 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 11 20:25:29 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 11 20:25:29 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 11 20:25:31 arch kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
May 11 20:25:31 arch kernel: ath: phy0: ASPM enabled: 0x42

is odd.

Try to add "ath9k.ps_enable=0 pcie_aspm=off libata.force=nolpm" to the https://wiki.archlinux.org/title/Kernel_parameters and see https://wiki.archlinux.org/title/Power_ … Management

Offline

#13 2024-05-12 17:57:08

entnuo
Member
Registered: 2024-03-07
Posts: 11

Re: [SOLVED] Wifi keep disconnecting every few minutes

seth wrote:

Try to add "ath9k.ps_enable=0

Apparently this was already the case, I checked with "cat /sys/module/ath9k/parameters/ps_enable" and the output was 0. Still, I created a config file in "/etc/modprobe.d/ath9k.conf" (it didn't exist before), pasted "options ath9k ps_enable=0" and then used "sudo modprobe -r ath9k && sudo modprobe ath9k" to remove the module and reload it with the new config. "cat /sys/module/ath9k/parameters/ps_enable" shows the same output as before.

seth wrote:

[...] pcie_aspm=off libata.force=nolpm"

These two took me a while of research but I added the "pcie_aspm=off libata.force=nolpm" to "GRUB_CMDLINE_LINUX_DEFAULT" line at "/etc/default/grub" and regenerated grub.cfg.

This was SATA ALMP before rebooting:

/sys/class/scsi_host/host0/link_power_management_policy:med_power_with_dipm
/sys/class/scsi_host/host1/link_power_management_policy:med_power_with_dipm

After:

/sys/class/scsi_host/host0/link_power_management_policy:max_performance
/sys/class/scsi_host/host1/link_power_management_policy:med_power_with_dipm

And here is the journal:

May 12 14:35:16 arch kernel: Linux version 6.7.6-arch1-2 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Feb 2024 19:08:51 +0000
May 12 14:35:16 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet pcie_aspm=off libata.force=nolpm
May 12 14:35:16 arch kernel: BIOS-provided physical RAM map:
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a27a4fff] usable
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 12 14:35:16 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 12 14:35:16 arch kernel: NX (Execute Disable) protection: active
May 12 14:35:16 arch kernel: APIC: Static calls initialized
May 12 14:35:16 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 12 14:35:16 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 12 14:35:16 arch kernel: extended physical RAM map:
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000009dbb8017] usable
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x000000009dbb8018-0x000000009dbc8057] usable
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x000000009dbc8058-0x00000000a27a4fff] usable
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 12 14:35:16 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 12 14:35:16 arch kernel: efi: EFI v2.4 by American Megatrends
May 12 14:35:16 arch kernel: efi: ACPI=0xa85ce000 ACPI 2.0=0xa85ce000 SMBIOS=0xf05e0 SMBIOS 3.0=0xf0600 ESRT=0xa928d698 INITRD=0xa28a4e98 
May 12 14:35:16 arch kernel: efi: Remove mem38: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
May 12 14:35:16 arch kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
May 12 14:35:16 arch kernel: efi: Not removing mem39: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
May 12 14:35:16 arch kernel: efi: Not removing mem40: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
May 12 14:35:16 arch kernel: efi: Not removing mem41: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
May 12 14:35:16 arch kernel: efi: Remove mem42: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
May 12 14:35:16 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
May 12 14:35:16 arch kernel: SMBIOS 3.1.1 present.
May 12 14:35:16 arch kernel: DMI: Dell Inc. Inspiron 15-3567/03M86X, BIOS 2.14.0 01/13/2021
May 12 14:35:16 arch kernel: tsc: Detected 2700.000 MHz processor
May 12 14:35:16 arch kernel: tsc: Detected 2699.909 MHz TSC
May 12 14:35:16 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 12 14:35:16 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 12 14:35:16 arch kernel: last_pfn = 0x44f800 max_arch_pfn = 0x400000000
May 12 14:35:16 arch kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
May 12 14:35:16 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 12 14:35:16 arch kernel: last_pfn = 0xa95ff max_arch_pfn = 0x400000000
May 12 14:35:16 arch kernel: found SMP MP-table at [mem 0x000fcd50-0x000fcd5f]
May 12 14:35:16 arch kernel: esrt: Reserving ESRT space from 0x00000000a928d698 to 0x00000000a928d6d0.
May 12 14:35:16 arch kernel: Using GB pages for direct mapping
May 12 14:35:16 arch kernel: Secure boot disabled
May 12 14:35:16 arch kernel: RAMDISK: [mem 0x9dbc9000-0x9f1fbfff]
May 12 14:35:16 arch kernel: ACPI: Early table checksum verification disabled
May 12 14:35:16 arch kernel: ACPI: RSDP 0x00000000A85CE000 000024 (v02 DELL  )
May 12 14:35:16 arch kernel: ACPI: XSDT 0x00000000A85CE0B0 0000E4 (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 14:35:16 arch kernel: ACPI: FACP 0x00000000A85F24E0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
May 12 14:35:16 arch kernel: ACPI: DSDT 0x00000000A85CE228 0242B5 (v02 DELL   CBX3     01072009 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: FACS 0x00000000A8EF2180 000040
May 12 14:35:16 arch kernel: ACPI: APIC 0x00000000A85F25F0 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
May 12 14:35:16 arch kernel: ACPI: FPDT 0x00000000A85F2678 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 14:35:16 arch kernel: ACPI: FIDT 0x00000000A85F26C0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 14:35:16 arch kernel: ACPI: MCFG 0x00000000A85F2770 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
May 12 14:35:16 arch kernel: ACPI: HPET 0x00000000A85F27B0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
May 12 14:35:16 arch kernel: ACPI: SSDT 0x00000000A85F27E8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: BOOT 0x00000000A85F2B48 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 14:35:16 arch kernel: ACPI: SSDT 0x00000000A85F2B70 0012EA (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: HPET 0x00000000A85F3E60 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
May 12 14:35:16 arch kernel: ACPI: SSDT 0x00000000A85F3E98 000A34 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: UEFI 0x00000000A85F48D0 000042 (v01                 00000000      00000000)
May 12 14:35:16 arch kernel: ACPI: SSDT 0x00000000A85F4918 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: LPIT 0x00000000A85F57F8 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 12 14:35:16 arch kernel: ACPI: WSMT 0x00000000A85F5890 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 12 14:35:16 arch kernel: ACPI: SSDT 0x00000000A85F58B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: SSDT 0x00000000A85F5B58 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: DBGP 0x00000000A85F6998 000034 (v01 INTEL           00000002 MSFT 0000005F)
May 12 14:35:16 arch kernel: ACPI: DBG2 0x00000000A85F69D0 000061 (v00 INTEL           00000002 MSFT 0000005F)
May 12 14:35:16 arch kernel: ACPI: SSDT 0x00000000A85F6A38 003EA6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: MSDM 0x00000000A85FA8E0 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
May 12 14:35:16 arch kernel: ACPI: SLIC 0x00000000A85FA938 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
May 12 14:35:16 arch kernel: ACPI: DMAR 0x00000000A85FAAB0 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
May 12 14:35:16 arch kernel: [81B blob data]
May 12 14:35:16 arch kernel: ACPI: Reserving FACP table memory at [mem 0xa85f24e0-0xa85f25eb]
May 12 14:35:16 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xa85ce228-0xa85f24dc]
May 12 14:35:16 arch kernel: ACPI: Reserving FACS table memory at [mem 0xa8ef2180-0xa8ef21bf]
May 12 14:35:16 arch kernel: ACPI: Reserving APIC table memory at [mem 0xa85f25f0-0xa85f2673]
May 12 14:35:16 arch kernel: ACPI: Reserving FPDT table memory at [mem 0xa85f2678-0xa85f26bb]
May 12 14:35:16 arch kernel: ACPI: Reserving FIDT table memory at [mem 0xa85f26c0-0xa85f276b]
May 12 14:35:16 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xa85f2770-0xa85f27ab]
May 12 14:35:16 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f27b0-0xa85f27e7]
May 12 14:35:16 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f27e8-0xa85f2b40]
May 12 14:35:16 arch kernel: ACPI: Reserving BOOT table memory at [mem 0xa85f2b48-0xa85f2b6f]
May 12 14:35:16 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f2b70-0xa85f3e59]
May 12 14:35:16 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f3e60-0xa85f3e97]
May 12 14:35:16 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f3e98-0xa85f48cb]
May 12 14:35:16 arch kernel: ACPI: Reserving UEFI table memory at [mem 0xa85f48d0-0xa85f4911]
May 12 14:35:16 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f4918-0xa85f57f5]
May 12 14:35:16 arch kernel: ACPI: Reserving LPIT table memory at [mem 0xa85f57f8-0xa85f588b]
May 12 14:35:16 arch kernel: ACPI: Reserving WSMT table memory at [mem 0xa85f5890-0xa85f58b7]
May 12 14:35:16 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f58b8-0xa85f5b56]
May 12 14:35:16 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f5b58-0xa85f6996]
May 12 14:35:16 arch kernel: ACPI: Reserving DBGP table memory at [mem 0xa85f6998-0xa85f69cb]
May 12 14:35:16 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0xa85f69d0-0xa85f6a30]
May 12 14:35:16 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f6a38-0xa85fa8dd]
May 12 14:35:16 arch kernel: ACPI: Reserving MSDM table memory at [mem 0xa85fa8e0-0xa85fa934]
May 12 14:35:16 arch kernel: ACPI: Reserving SLIC table memory at [mem 0xa85fa938-0xa85faaad]
May 12 14:35:16 arch kernel: ACPI: Reserving DMAR table memory at [mem 0xa85faab0-0xa85fab9f]
May 12 14:35:16 arch kernel: ACPI: Reserving BGRT table memory at [mem 0xa85faba0-0xa85fabd7]
May 12 14:35:16 arch kernel: No NUMA configuration found
May 12 14:35:16 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000044f7fffff]
May 12 14:35:16 arch kernel: NODE_DATA(0) allocated [mem 0x44f7fb000-0x44f7fffff]
May 12 14:35:16 arch kernel: Zone ranges:
May 12 14:35:16 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 12 14:35:16 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 12 14:35:16 arch kernel:   Normal   [mem 0x0000000100000000-0x000000044f7fffff]
May 12 14:35:16 arch kernel:   Device   empty
May 12 14:35:16 arch kernel: Movable zone start for each node
May 12 14:35:16 arch kernel: Early memory node ranges
May 12 14:35:16 arch kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
May 12 14:35:16 arch kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
May 12 14:35:16 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000a27a4fff]
May 12 14:35:16 arch kernel:   node   0: [mem 0x00000000a27a7000-0x00000000a824cfff]
May 12 14:35:16 arch kernel:   node   0: [mem 0x00000000a95fe000-0x00000000a95fefff]
May 12 14:35:16 arch kernel:   node   0: [mem 0x0000000100000000-0x000000044f7fffff]
May 12 14:35:16 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000044f7fffff]
May 12 14:35:16 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 12 14:35:16 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 12 14:35:16 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
May 12 14:35:16 arch kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
May 12 14:35:16 arch kernel: On node 0, zone DMA32: 5041 pages in unavailable ranges
May 12 14:35:16 arch kernel: On node 0, zone Normal: 27137 pages in unavailable ranges
May 12 14:35:16 arch kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
May 12 14:35:16 arch kernel: Reserving Intel graphics memory at [mem 0xab800000-0xaf7fffff]
May 12 14:35:16 arch kernel: ACPI: PM-Timer IO Port: 0x1808
May 12 14:35:16 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 12 14:35:16 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 12 14:35:16 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 12 14:35:16 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 12 14:35:16 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 12 14:35:16 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 12 14:35:16 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 12 14:35:16 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 12 14:35:16 arch kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
May 12 14:35:16 arch kernel: e820: update [mem 0xa57cf000-0xa5813fff] usable ==> reserved
May 12 14:35:16 arch kernel: TSC deadline timer available
May 12 14:35:16 arch kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbb8000-0x9dbb8fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbc8000-0x9dbc8fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a5000-0xa27a5fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a6000-0xa27a6fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa57cf000-0xa5813fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa824d000-0xa85c2fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85c3000-0xa85fafff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85fb000-0xa8ef4fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa8ef5000-0xa95fdfff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa95ff000-0xaf7fffff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xfdffffff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 12 14:35:16 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
May 12 14:35:16 arch kernel: [mem 0xaf800000-0xfdffffff] available for PCI devices
May 12 14:35:16 arch kernel: Booting paravirtualized kernel on bare hardware
May 12 14:35:16 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 12 14:35:16 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
May 12 14:35:16 arch kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
May 12 14:35:16 arch kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
May 12 14:35:16 arch kernel: pcpu-alloc: [0] 0 1 2 3 
May 12 14:35:16 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet pcie_aspm=off libata.force=nolpm
May 12 14:35:16 arch kernel: PCIe ASPM is disabled
May 12 14:35:16 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
May 12 14:35:16 arch kernel: random: crng init done
May 12 14:35:16 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 12 14:35:16 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 12 14:35:16 arch kernel: Fallback order for Node 0: 0 
May 12 14:35:16 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4094818
May 12 14:35:16 arch kernel: Policy zone: Normal
May 12 14:35:16 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 12 14:35:16 arch kernel: software IO TLB: area num 4.
May 12 14:35:16 arch kernel: Memory: 16094832K/16639908K available (16384K kernel code, 2116K rwdata, 12868K rodata, 3404K init, 3888K bss, 544816K reserved, 0K cma-reserved)
May 12 14:35:16 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 12 14:35:16 arch kernel: Kernel/User page tables isolation: enabled
May 12 14:35:16 arch kernel: ftrace: allocating 48545 entries in 190 pages
May 12 14:35:16 arch kernel: ftrace: allocated 190 pages with 6 groups
May 12 14:35:16 arch kernel: Dynamic Preempt: full
May 12 14:35:16 arch kernel: rcu: Preemptible hierarchical RCU implementation.
May 12 14:35:16 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
May 12 14:35:16 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 12 14:35:16 arch kernel:         Trampoline variant of Tasks RCU enabled.
May 12 14:35:16 arch kernel:         Rude variant of Tasks RCU enabled.
May 12 14:35:16 arch kernel:         Tracing variant of Tasks RCU enabled.
May 12 14:35:16 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 12 14:35:16 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 12 14:35:16 arch kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
May 12 14:35:16 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 12 14:35:16 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 12 14:35:16 arch kernel: spurious 8259A interrupt: IRQ7.
May 12 14:35:16 arch kernel: Console: colour dummy device 80x25
May 12 14:35:16 arch kernel: printk: legacy console [tty0] enabled
May 12 14:35:16 arch kernel: ACPI: Core revision 20230628
May 12 14:35:16 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 12 14:35:16 arch kernel: APIC: Switch to symmetric I/O mode setup
May 12 14:35:16 arch kernel: DMAR: Host address width 39
May 12 14:35:16 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 12 14:35:16 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
May 12 14:35:16 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 12 14:35:16 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 12 14:35:16 arch kernel: DMAR: RMRR base: 0x000000a8316000 end: 0x000000a8335fff
May 12 14:35:16 arch kernel: DMAR: RMRR base: 0x000000ab000000 end: 0x000000af7fffff
May 12 14:35:16 arch kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
May 12 14:35:16 arch kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
May 12 14:35:16 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
May 12 14:35:16 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 12 14:35:16 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 12 14:35:16 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 12 14:35:16 arch kernel: x2apic enabled
May 12 14:35:16 arch kernel: APIC: Switched APIC routing to: cluster x2apic
May 12 14:35:16 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 12 14:35:16 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
May 12 14:35:16 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
May 12 14:35:16 arch kernel: x86/cpu: SGX disabled by BIOS.
May 12 14:35:16 arch kernel: CPU0: Thermal monitoring enabled (TM1)
May 12 14:35:16 arch kernel: process: using mwait in idle threads
May 12 14:35:16 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 12 14:35:16 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 12 14:35:16 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 12 14:35:16 arch kernel: Spectre V2 : Mitigation: IBRS
May 12 14:35:16 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 12 14:35:16 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
May 12 14:35:16 arch kernel: RETBleed: Mitigation: IBRS
May 12 14:35:16 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 12 14:35:16 arch kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
May 12 14:35:16 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
May 12 14:35:16 arch kernel: MDS: Mitigation: Clear CPU buffers
May 12 14:35:16 arch kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
May 12 14:35:16 arch kernel: SRBDS: Mitigation: Microcode
May 12 14:35:16 arch kernel: GDS: Mitigation: Microcode
May 12 14:35:16 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 12 14:35:16 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 12 14:35:16 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 12 14:35:16 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 12 14:35:16 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 12 14:35:16 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 12 14:35:16 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 12 14:35:16 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 12 14:35:16 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 12 14:35:16 arch kernel: Freeing SMP alternatives memory: 40K
May 12 14:35:16 arch kernel: pid_max: default: 32768 minimum: 301
May 12 14:35:16 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
May 12 14:35:16 arch kernel: landlock: Up and running.
May 12 14:35:16 arch kernel: Yama: becoming mindful.
May 12 14:35:16 arch kernel: LSM support for eBPF active
May 12 14:35:16 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 12 14:35:16 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 12 14:35:16 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
May 12 14:35:16 arch kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 12 14:35:16 arch kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 12 14:35:16 arch kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 12 14:35:16 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 12 14:35:16 arch kernel: ... version:                4
May 12 14:35:16 arch kernel: ... bit width:              48
May 12 14:35:16 arch kernel: ... generic registers:      4
May 12 14:35:16 arch kernel: ... value mask:             0000ffffffffffff
May 12 14:35:16 arch kernel: ... max period:             00007fffffffffff
May 12 14:35:16 arch kernel: ... fixed-purpose events:   3
May 12 14:35:16 arch kernel: ... event mask:             000000070000000f
May 12 14:35:16 arch kernel: signal: max sigframe size: 2032
May 12 14:35:16 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1175
May 12 14:35:16 arch kernel: rcu: Hierarchical SRCU implementation.
May 12 14:35:16 arch kernel: rcu:         Max phase no-delay instances is 1000.
May 12 14:35:16 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 12 14:35:16 arch kernel: smp: Bringing up secondary CPUs ...
May 12 14:35:16 arch kernel: smpboot: x86: Booting SMP configuration:
May 12 14:35:16 arch kernel: .... node  #0, CPUs:      #1 #2 #3
May 12 14:35:16 arch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
May 12 14:35:16 arch kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
May 12 14:35:16 arch kernel: smp: Brought up 1 node, 4 CPUs
May 12 14:35:16 arch kernel: smpboot: Max logical packages: 1
May 12 14:35:16 arch kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
May 12 14:35:16 arch kernel: devtmpfs: initialized
May 12 14:35:16 arch kernel: x86/mm: Memory block size: 128MB
May 12 14:35:16 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa27a5000-0xa27a5fff] (4096 bytes)
May 12 14:35:16 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa85fb000-0xa8ef4fff] (9412608 bytes)
May 12 14:35:16 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 12 14:35:16 arch kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 12 14:35:16 arch kernel: pinctrl core: initialized pinctrl subsystem
May 12 14:35:16 arch kernel: PM: RTC time: 14:35:12, date: 2024-05-12
May 12 14:35:16 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 12 14:35:16 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
May 12 14:35:16 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 12 14:35:16 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 12 14:35:16 arch kernel: audit: initializing netlink subsys (disabled)
May 12 14:35:16 arch kernel: audit: type=2000 audit(1715524512.059:1): state=initialized audit_enabled=0 res=1
May 12 14:35:16 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
May 12 14:35:16 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 12 14:35:16 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
May 12 14:35:16 arch kernel: thermal_sys: Registered thermal governor 'user_space'
May 12 14:35:16 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 12 14:35:16 arch kernel: cpuidle: using governor ladder
May 12 14:35:16 arch kernel: cpuidle: using governor menu
May 12 14:35:16 arch kernel: Simple Boot Flag at 0x47 set to 0x80
May 12 14:35:16 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 12 14:35:16 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 12 14:35:16 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 12 14:35:16 arch kernel: PCI: not using MMCONFIG
May 12 14:35:16 arch kernel: PCI: Using configuration type 1 for base access
May 12 14:35:16 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 12 14:35:16 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 12 14:35:16 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
May 12 14:35:16 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
May 12 14:35:16 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
May 12 14:35:16 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
May 12 14:35:16 arch kernel: ACPI: Added _OSI(Module Device)
May 12 14:35:16 arch kernel: ACPI: Added _OSI(Processor Device)
May 12 14:35:16 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 12 14:35:16 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 12 14:35:16 arch kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
May 12 14:35:16 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 12 14:35:16 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 14:35:16 arch kernel: ACPI: SSDT 0xFFFF948E81A1FC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 14:35:16 arch kernel: ACPI: SSDT 0xFFFF948E81AAE800 0006B4 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 14:35:16 arch kernel: ACPI: SSDT 0xFFFF948E81AAB000 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 14:35:16 arch kernel: ACPI: SSDT 0xFFFF948E80F71600 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
May 12 14:35:16 arch kernel: ACPI: _OSC evaluated successfully for all CPUs
May 12 14:35:16 arch kernel: ACPI: EC: EC started
May 12 14:35:16 arch kernel: ACPI: EC: interrupt blocked
May 12 14:35:16 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 12 14:35:16 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
May 12 14:35:16 arch kernel: ACPI: Interpreter enabled
May 12 14:35:16 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 12 14:35:16 arch kernel: ACPI: Using IOAPIC for interrupt routing
May 12 14:35:16 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 12 14:35:16 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
May 12 14:35:16 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 12 14:35:16 arch kernel: PCI: Using E820 reservations for host bridge windows
May 12 14:35:16 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
May 12 14:35:16 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
May 12 14:35:16 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI EDR HPX-Type3]
May 12 14:35:16 arch kernel: acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
May 12 14:35:16 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 12 14:35:16 arch kernel: PCI host bridge to bus 0000:00
May 12 14:35:16 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: root bus resource [mem 0xaf800000-0xdfffffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 12 14:35:16 arch kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
May 12 14:35:16 arch kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
May 12 14:35:16 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
May 12 14:35:16 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
May 12 14:35:16 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 12 14:35:16 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 12 14:35:16 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 12 14:35:16 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xd1220000-0xd1227fff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
May 12 14:35:16 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1210000-0xd121ffff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 12 14:35:16 arch kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
May 12 14:35:16 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd1238000-0xd1238fff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
May 12 14:35:16 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0xd1237000-0xd1237fff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
May 12 14:35:16 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0xd1236000-0xd1236fff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
May 12 14:35:16 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd1235000-0xd1235fff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
May 12 14:35:16 arch kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
May 12 14:35:16 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1230000-0xd1231fff]
May 12 14:35:16 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1234000-0xd12340ff]
May 12 14:35:16 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
May 12 14:35:16 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
May 12 14:35:16 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
May 12 14:35:16 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1233000-0xd12337ff]
May 12 14:35:16 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
May 12 14:35:16 arch kernel: pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
May 12 14:35:16 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 12 14:35:16 arch kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
May 12 14:35:16 arch kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 12 14:35:16 arch kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
May 12 14:35:16 arch kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
May 12 14:35:16 arch kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd122c000-0xd122ffff]
May 12 14:35:16 arch kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
May 12 14:35:16 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1228000-0xd122bfff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1200000-0xd120ffff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 12 14:35:16 arch kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
May 12 14:35:16 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1232000-0xd12320ff 64bit]
May 12 14:35:16 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
May 12 14:35:16 arch kernel: pci 0000:01:00.0: [168c:0036] type 00 class 0x028000
May 12 14:35:16 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd1100000-0xd117ffff 64bit]
May 12 14:35:16 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd1180000-0xd118ffff pref]
May 12 14:35:16 arch kernel: pci 0000:01:00.0: supports D1 D2
May 12 14:35:16 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 12 14:35:16 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 12 14:35:16 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 12 14:35:16 arch kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
May 12 14:35:16 arch kernel: pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
May 12 14:35:16 arch kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
May 12 14:35:16 arch kernel: pci 0000:02:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
May 12 14:35:16 arch kernel: pci 0000:02:00.0: supports D1 D2
May 12 14:35:16 arch kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 12 14:35:16 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 12 14:35:16 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 12 14:35:16 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
May 12 14:35:16 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
May 12 14:35:16 arch kernel: ACPI: EC: interrupt unblocked
May 12 14:35:16 arch kernel: ACPI: EC: event unblocked
May 12 14:35:16 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 12 14:35:16 arch kernel: ACPI: EC: GPE=0x45
May 12 14:35:16 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
May 12 14:35:16 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
May 12 14:35:16 arch kernel: iommu: Default domain type: Translated
May 12 14:35:16 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
May 12 14:35:16 arch kernel: SCSI subsystem initialized
May 12 14:35:16 arch kernel: libata version 3.00 loaded.
May 12 14:35:16 arch kernel: ACPI: bus type USB registered
May 12 14:35:16 arch kernel: usbcore: registered new interface driver usbfs
May 12 14:35:16 arch kernel: usbcore: registered new interface driver hub
May 12 14:35:16 arch kernel: usbcore: registered new device driver usb
May 12 14:35:16 arch kernel: EDAC MC: Ver: 3.0.0
May 12 14:35:16 arch kernel: efivars: Registered efivars operations
May 12 14:35:16 arch kernel: NetLabel: Initializing
May 12 14:35:16 arch kernel: NetLabel:  domain hash size = 128
May 12 14:35:16 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 12 14:35:16 arch kernel: NetLabel:  unlabeled traffic allowed by default
May 12 14:35:16 arch kernel: mctp: management component transport protocol core
May 12 14:35:16 arch kernel: NET: Registered PF_MCTP protocol family
May 12 14:35:16 arch kernel: PCI: Using ACPI for IRQ routing
May 12 14:35:16 arch kernel: PCI: pci_cache_line_size set to 64 bytes
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0x9dbb8018-0x9fffffff]
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0xa27a5000-0xa3ffffff]
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0xa57cf000-0xa7ffffff]
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0xa824d000-0xabffffff]
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0xa95ff000-0xabffffff]
May 12 14:35:16 arch kernel: e820: reserve RAM buffer [mem 0x44f800000-0x44fffffff]
May 12 14:35:16 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 12 14:35:16 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 12 14:35:16 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 12 14:35:16 arch kernel: vgaarb: loaded
May 12 14:35:16 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 12 14:35:16 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 12 14:35:16 arch kernel: clocksource: Switched to clocksource tsc-early
May 12 14:35:16 arch kernel: VFS: Disk quotas dquot_6.6.0
May 12 14:35:16 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 12 14:35:16 arch kernel: pnp: PnP ACPI init
May 12 14:35:16 arch kernel: system 00:00: [io  0x0680-0x069f] has been reserved
May 12 14:35:16 arch kernel: system 00:00: [io  0xffff] has been reserved
May 12 14:35:16 arch kernel: system 00:00: [io  0xffff] has been reserved
May 12 14:35:16 arch kernel: system 00:00: [io  0xffff] has been reserved
May 12 14:35:16 arch kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
May 12 14:35:16 arch kernel: system 00:00: [io  0x164e-0x164f] has been reserved
May 12 14:35:16 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
May 12 14:35:16 arch kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
May 12 14:35:16 arch kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
May 12 14:35:16 arch kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
May 12 14:35:16 arch kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
May 12 14:35:16 arch kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 12 14:35:16 arch kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
May 12 14:35:16 arch kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
May 12 14:35:16 arch kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
May 12 14:35:16 arch kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
May 12 14:35:16 arch kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
May 12 14:35:16 arch kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
May 12 14:35:16 arch kernel: system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
May 12 14:35:16 arch kernel: system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
May 12 14:35:16 arch kernel: system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
May 12 14:35:16 arch kernel: pnp: PnP ACPI: found 10 devices
May 12 14:35:16 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 12 14:35:16 arch kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
May 12 14:35:16 arch kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
May 12 14:35:16 arch kernel: NET: Registered PF_INET protocol family
May 12 14:35:16 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 12 14:35:16 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 12 14:35:16 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 12 14:35:16 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 12 14:35:16 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
May 12 14:35:16 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 12 14:35:16 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
May 12 14:35:16 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 12 14:35:16 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 12 14:35:16 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 12 14:35:16 arch kernel: NET: Registered PF_XDP protocol family
May 12 14:35:16 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 12 14:35:16 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 12 14:35:16 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 12 14:35:16 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 12 14:35:16 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 12 14:35:16 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: resource 7 [mem 0xaf800000-0xdfffffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
May 12 14:35:16 arch kernel: pci_bus 0000:01: resource 1 [mem 0xd1100000-0xd11fffff]
May 12 14:35:16 arch kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
May 12 14:35:16 arch kernel: pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd10fffff]
May 12 14:35:16 arch kernel: PCI: CLS 0 bytes, default 64
May 12 14:35:16 arch kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
May 12 14:35:16 arch kernel: DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.1
May 12 14:35:16 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 12 14:35:16 arch kernel: software IO TLB: mapped [mem 0x0000000099bb8000-0x000000009dbb8000] (64MB)
May 12 14:35:16 arch kernel: Trying to unpack rootfs image as initramfs...
May 12 14:35:16 arch kernel: Initialise system trusted keyrings
May 12 14:35:16 arch kernel: Key type blacklist registered
May 12 14:35:16 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 12 14:35:16 arch kernel: zbud: loaded
May 12 14:35:16 arch kernel: integrity: Platform Keyring initialized
May 12 14:35:16 arch kernel: integrity: Machine keyring initialized
May 12 14:35:16 arch kernel: Key type asymmetric registered
May 12 14:35:16 arch kernel: Asymmetric key parser 'x509' registered
May 12 14:35:16 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
May 12 14:35:16 arch kernel: io scheduler mq-deadline registered
May 12 14:35:16 arch kernel: io scheduler kyber registered
May 12 14:35:16 arch kernel: io scheduler bfq registered
May 12 14:35:16 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 12 14:35:16 arch kernel: ACPI: AC: AC Adapter [AC] (on-line)
May 12 14:35:16 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
May 12 14:35:16 arch kernel: ACPI: button: Lid Switch [LID0]
May 12 14:35:16 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
May 12 14:35:16 arch kernel: ACPI: button: Power Button [PBTN]
May 12 14:35:16 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
May 12 14:35:16 arch kernel: ACPI: button: Sleep Button [SBTN]
May 12 14:35:16 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
May 12 14:35:16 arch kernel: ACPI: button: Power Button [PWRF]
May 12 14:35:16 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 12 14:35:16 arch kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
May 12 14:35:16 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 12 14:35:16 arch kernel: Non-volatile memory driver v1.3
May 12 14:35:16 arch kernel: Linux agpgart interface v0.103
May 12 14:35:16 arch kernel: ACPI: bus type drm_connector registered
May 12 14:35:16 arch kernel: ahci 0000:00:17.0: version 3.0
May 12 14:35:16 arch kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
May 12 14:35:16 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
May 12 14:35:16 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
May 12 14:35:16 arch kernel: scsi host0: ahci
May 12 14:35:16 arch kernel: scsi host1: ahci
May 12 14:35:16 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233100 irq 124 lpm-pol 3
May 12 14:35:16 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233180 irq 124 lpm-pol 3
May 12 14:35:16 arch kernel: usbcore: registered new interface driver usbserial_generic
May 12 14:35:16 arch kernel: usbserial: USB Serial support registered for generic
May 12 14:35:16 arch kernel: rtc_cmos 00:01: RTC can wake from S4
May 12 14:35:16 arch kernel: rtc_cmos 00:01: registered as rtc0
May 12 14:35:16 arch kernel: rtc_cmos 00:01: setting system clock to 2024-05-12T14:35:12 UTC (1715524512)
May 12 14:35:16 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
May 12 14:35:16 arch kernel: intel_pstate: Intel P-state driver initializing
May 12 14:35:16 arch kernel: intel_pstate: HWP enabled
May 12 14:35:16 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 12 14:35:16 arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
May 12 14:35:16 arch kernel: fbcon: Deferring console take-over
May 12 14:35:16 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
May 12 14:35:16 arch kernel: hid: raw HID events driver (C) Jiri Kosina
May 12 14:35:16 arch kernel: drop_monitor: Initializing network drop monitor service
May 12 14:35:16 arch kernel: ACPI: battery: Slot [BAT0] (battery present)
May 12 14:35:16 arch kernel: NET: Registered PF_INET6 protocol family
May 12 14:35:16 arch kernel: Freeing initrd memory: 22732K
May 12 14:35:16 arch kernel: Segment Routing with IPv6
May 12 14:35:16 arch kernel: RPL Segment Routing with IPv6
May 12 14:35:16 arch kernel: In-situ OAM (IOAM) with IPv6
May 12 14:35:16 arch kernel: NET: Registered PF_PACKET protocol family
May 12 14:35:16 arch kernel: microcode: Current revision: 0x000000f4
May 12 14:35:16 arch kernel: microcode: Updated early from: 0x000000de
May 12 14:35:16 arch kernel: IPI shorthand broadcast: enabled
May 12 14:35:16 arch kernel: sched_clock: Marking stable (434395215, 616987)->(442014185, -7001983)
May 12 14:35:16 arch kernel: registered taskstats version 1
May 12 14:35:16 arch kernel: Loading compiled-in X.509 certificates
May 12 14:35:16 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8ce7c76ad10401d71312ab823fd2fc1035477ee3'
May 12 14:35:16 arch kernel: zswap: loaded using pool zstd/zsmalloc
May 12 14:35:16 arch kernel: Key type .fscrypt registered
May 12 14:35:16 arch kernel: Key type fscrypt-provisioning registered
May 12 14:35:16 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 12 14:35:16 arch kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
May 12 14:35:16 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 12 14:35:16 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
May 12 14:35:16 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 12 14:35:16 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
May 12 14:35:16 arch kernel: PM:   Magic number: 8:409:586
May 12 14:35:16 arch kernel: RAS: Correctable Errors collector initialized.
May 12 14:35:16 arch kernel: clk: Disabling unused clocks
May 12 14:35:16 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 12 14:35:16 arch kernel: ata1.00: FORCE: horkage modified (nolpm)
May 12 14:35:16 arch kernel: ata1.00: LPM support broken, forcing max_power
May 12 14:35:16 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 14:35:16 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 14:35:16 arch kernel: ata1.00: ATA-11: SanDisk SSD PLUS 480GB, 42077100, max UDMA/133
May 12 14:35:16 arch kernel: ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 12 14:35:16 arch kernel: ata1.00: Features: Dev-Sleep
May 12 14:35:16 arch kernel: ata1.00: LPM support broken, forcing max_power
May 12 14:35:16 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 14:35:16 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 14:35:16 arch kernel: ata1.00: configured for UDMA/133
May 12 14:35:16 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD PLUS 7100 PQ: 0 ANSI: 5
May 12 14:35:16 arch kernel: sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
May 12 14:35:16 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
May 12 14:35:16 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 12 14:35:16 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 12 14:35:16 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 12 14:35:16 arch kernel:  sda: sda1 sda2 sda3
May 12 14:35:16 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 12 14:35:16 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 12 14:35:16 arch kernel: Freeing unused decrypted memory: 2028K
May 12 14:35:16 arch kernel: Freeing unused kernel image (initmem) memory: 3404K
May 12 14:35:16 arch kernel: Write protecting the kernel read-only data: 30720k
May 12 14:35:16 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1468K
May 12 14:35:16 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 12 14:35:16 arch kernel: rodata_test: all tests were successful
May 12 14:35:16 arch kernel: x86/mm: Checking user space page tables
May 12 14:35:16 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 12 14:35:16 arch kernel: Run /init as init process
May 12 14:35:16 arch kernel:   with arguments:
May 12 14:35:16 arch kernel:     /init
May 12 14:35:16 arch kernel:   with environment:
May 12 14:35:16 arch kernel:     HOME=/
May 12 14:35:16 arch kernel:     TERM=linux
May 12 14:35:16 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 12 14:35:16 arch kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
May 12 14:35:16 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
May 12 14:35:16 arch kernel: i8042: Warning: Keylock active
May 12 14:35:16 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 12 14:35:16 arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
May 12 14:35:16 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 12 14:35:16 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 12 14:35:16 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
May 12 14:35:16 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 12 14:35:16 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 12 14:35:16 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
May 12 14:35:16 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
May 12 14:35:16 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 12 14:35:16 arch kernel: usb usb1: Product: xHCI Host Controller
May 12 14:35:16 arch kernel: usb usb1: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 12 14:35:16 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
May 12 14:35:16 arch kernel: hub 1-0:1.0: USB hub found
May 12 14:35:16 arch kernel: tsc: Refined TSC clocksource calibration: 2712.009 MHz
May 12 14:35:16 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x27178ec3e42, max_idle_ns: 440795287235 ns
May 12 14:35:16 arch kernel: clocksource: Switched to clocksource tsc
May 12 14:35:16 arch kernel: hub 1-0:1.0: 12 ports detected
May 12 14:35:16 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
May 12 14:35:16 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 12 14:35:16 arch kernel: usb usb2: Product: xHCI Host Controller
May 12 14:35:16 arch kernel: usb usb2: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 12 14:35:16 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
May 12 14:35:16 arch kernel: hub 2-0:1.0: USB hub found
May 12 14:35:16 arch kernel: hub 2-0:1.0: 6 ports detected
May 12 14:35:16 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
May 12 14:35:16 arch kernel: usb 1-1: new low-speed USB device number 2 using xhci_hcd
May 12 14:35:16 arch kernel: usb 1-1: New USB device found, idVendor=1a2c, idProduct=0044, bcdDevice= 1.10
May 12 14:35:16 arch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 12 14:35:16 arch kernel: usb 1-1: Product: Usb Mouse
May 12 14:35:16 arch kernel: usb 1-1: Manufacturer: SIGMACHIP
May 12 14:35:16 arch kernel: usbcore: registered new interface driver usbhid
May 12 14:35:16 arch kernel: usbhid: USB HID core driver
May 12 14:35:16 arch kernel: input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1A2C:0044.0001/input/input6
May 12 14:35:16 arch kernel: hid-generic 0003:1A2C:0044.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:14.0-1/input0
May 12 14:35:16 arch kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
May 12 14:35:16 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
May 12 14:35:16 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 12 14:35:16 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
May 12 14:35:16 arch kernel: usb 1-5: New USB device found, idVendor=0c45, idProduct=6a05, bcdDevice=64.26
May 12 14:35:16 arch kernel: usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
May 12 14:35:16 arch kernel: usb 1-5: Product: Integrated_Webcam_HD
May 12 14:35:16 arch kernel: usb 1-5: Manufacturer: CNFFH37O035400045742
May 12 14:35:16 arch kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
May 12 14:35:16 arch kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
May 12 14:35:16 arch kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 12 14:35:16 arch kernel: usb 1-6: Product: USB2.0-CRW
May 12 14:35:16 arch kernel: usb 1-6: Manufacturer: Generic
May 12 14:35:16 arch kernel: usb 1-6: SerialNumber: 20100201396000000
May 12 14:35:16 arch kernel: usbcore: registered new interface driver rtsx_usb
May 12 14:35:16 arch kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
May 12 14:35:16 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
May 12 14:35:16 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 12 14:35:16 arch kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
May 12 14:35:16 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
May 12 14:35:16 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
May 12 14:35:16 arch kernel: i915 display info: display version: 9
May 12 14:35:16 arch kernel: i915 display info: cursor_needs_physical: no
May 12 14:35:16 arch kernel: i915 display info: has_cdclk_crawl: no
May 12 14:35:16 arch kernel: i915 display info: has_cdclk_squash: no
May 12 14:35:16 arch kernel: i915 display info: has_ddi: yes
May 12 14:35:16 arch kernel: i915 display info: has_dp_mst: yes
May 12 14:35:16 arch kernel: i915 display info: has_dsb: no
May 12 14:35:16 arch kernel: i915 display info: has_fpga_dbg: yes
May 12 14:35:16 arch kernel: i915 display info: has_gmch: no
May 12 14:35:16 arch kernel: i915 display info: has_hotplug: yes
May 12 14:35:16 arch kernel: i915 display info: has_hti: no
May 12 14:35:16 arch kernel: i915 display info: has_ipc: yes
May 12 14:35:16 arch kernel: i915 display info: has_overlay: no
May 12 14:35:16 arch kernel: i915 display info: has_psr: yes
May 12 14:35:16 arch kernel: i915 display info: has_psr_hw_tracking: yes
May 12 14:35:16 arch kernel: i915 display info: overlay_needs_physical: no
May 12 14:35:16 arch kernel: i915 display info: supports_tv: no
May 12 14:35:16 arch kernel: i915 display info: has_hdcp: yes
May 12 14:35:16 arch kernel: i915 display info: has_dmc: yes
May 12 14:35:16 arch kernel: i915 display info: has_dsc: no
May 12 14:35:16 arch kernel: fbcon: i915drmfb (fb0) is primary device
May 12 14:35:16 arch kernel: fbcon: Deferring console take-over
May 12 14:35:16 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
May 12 14:35:16 arch kernel: fbcon: Taking over console
May 12 14:35:16 arch kernel: Console: switching to colour frame buffer device 170x48
May 12 14:35:16 arch kernel: EXT4-fs (sda2): mounted filesystem 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w with ordered data mode. Quota mode: none.
May 12 14:35:16 arch systemd[1]: RTC configured in localtime, applying delta of -180 minutes to system time.
May 12 14:35:16 arch systemd[1]: systemd 255.4-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)
May 12 14:35:16 arch systemd[1]: Detected architecture x86-64.
May 12 14:35:16 arch systemd[1]: Hostname set to <arch>.
May 12 14:35:16 arch systemd[1]: bpf-lsm: LSM BPF program attached
May 12 14:35:16 arch systemd[1]: Queued start job for default target Graphical Interface.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/dirmngr.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/getty.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/gpg-agent.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/keyboxd.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/modprobe.
May 12 14:35:16 arch systemd[1]: Created slice Slice /system/systemd-fsck.
May 12 14:35:16 arch systemd[1]: Created slice User and Session Slice.
May 12 14:35:16 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 12 14:35:16 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 12 14:35:16 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 12 14:35:16 arch systemd[1]: Expecting device /dev/disk/by-uuid/0366-FBB0...
May 12 14:35:16 arch systemd[1]: Expecting device /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 12 14:35:16 arch systemd[1]: Reached target Local Encrypted Volumes.
May 12 14:35:16 arch systemd[1]: Reached target Local Integrity Protected Volumes.
May 12 14:35:16 arch systemd[1]: Reached target Path Units.
May 12 14:35:16 arch systemd[1]: Reached target Remote File Systems.
May 12 14:35:16 arch systemd[1]: Reached target Slice Units.
May 12 14:35:16 arch systemd[1]: Reached target Local Verity Protected Volumes.
May 12 14:35:16 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 12 14:35:16 arch systemd[1]: Listening on Process Core Dump Socket.
May 12 14:35:16 arch systemd[1]: Listening on Journal Socket (/dev/log).
May 12 14:35:16 arch systemd[1]: Listening on Journal Socket.
May 12 14:35:16 arch systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 14:35:16 arch systemd[1]: Listening on udev Control Socket.
May 12 14:35:16 arch systemd[1]: Listening on udev Kernel Socket.
May 12 14:35:16 arch systemd[1]: Listening on User Database Manager Socket.
May 12 14:35:16 arch systemd[1]: Mounting Huge Pages File System...
May 12 14:35:16 arch systemd[1]: Mounting POSIX Message Queue File System...
May 12 14:35:16 arch systemd[1]: Mounting Kernel Debug File System...
May 12 14:35:16 arch systemd[1]: Mounting Kernel Trace File System...
May 12 14:35:16 arch systemd[1]: Starting Create List of Static Device Nodes...
May 12 14:35:16 arch systemd[1]: Starting Load Kernel Module configfs...
May 12 14:35:16 arch systemd[1]: Starting Load Kernel Module dm_mod...
May 12 14:35:16 arch systemd[1]: Starting Load Kernel Module drm...
May 12 14:35:16 arch systemd[1]: Starting Load Kernel Module fuse...
May 12 14:35:16 arch systemd[1]: Starting Load Kernel Module loop...
May 12 14:35:16 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 12 14:35:16 arch systemd[1]: Starting Journal Service...
May 12 14:35:16 arch systemd[1]: Starting Load Kernel Modules...
May 12 14:35:16 arch systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 14:35:16 arch systemd[1]: Starting Remount Root and Kernel File Systems...
May 12 14:35:16 arch systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 14:35:16 arch systemd[1]: Starting Coldplug All udev Devices...
May 12 14:35:16 arch systemd[1]: Mounted Huge Pages File System.
May 12 14:35:16 arch systemd[1]: Mounted POSIX Message Queue File System.
May 12 14:35:16 arch systemd[1]: Mounted Kernel Debug File System.
May 12 14:35:16 arch systemd[1]: Mounted Kernel Trace File System.
May 12 14:35:16 arch kernel: loop: module loaded
May 12 14:35:16 arch kernel: fuse: init (API version 7.39)
May 12 14:35:16 arch systemd-journald[189]: Collecting audit messages is disabled.
May 12 14:35:16 arch systemd[1]: Finished Create List of Static Device Nodes.
May 12 14:35:16 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 12 14:35:16 arch kernel: device-mapper: uevent: version 1.0.3
May 12 14:35:16 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
May 12 14:35:16 arch systemd[1]: Finished Load Kernel Module configfs.
May 12 14:35:16 arch kernel: EXT4-fs (sda2): re-mounted 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w. Quota mode: none.
May 12 14:35:16 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 12 14:35:16 arch systemd[1]: Finished Load Kernel Module dm_mod.
May 12 14:35:16 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
May 12 14:35:16 arch systemd-journald[189]: Journal started
May 12 14:35:16 arch systemd-journald[189]: Runtime Journal (/run/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 8.0M, max 793.1M, 785.1M free.
May 12 14:35:16 arch systemd-modules-load[190]: Inserted module 'crypto_user'
May 12 14:35:16 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 12 14:35:16 arch systemd[1]: Finished Load Kernel Module drm.
May 12 14:35:16 arch systemd[1]: Started Journal Service.
May 12 14:35:16 arch systemd[1]: Finished Load Kernel Module fuse.
May 12 14:35:16 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
May 12 14:35:16 arch systemd[1]: Finished Load Kernel Module loop.
May 12 14:35:16 arch systemd[1]: Finished Load Kernel Modules.
May 12 14:35:16 arch systemd[1]: Finished Remount Root and Kernel File Systems.
May 12 14:35:16 arch systemd[1]: Mounting FUSE Control File System...
May 12 14:35:16 arch systemd[1]: Mounting Kernel Configuration File System...
May 12 14:35:16 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
May 12 14:35:16 arch systemd[1]: Starting Flush Journal to Persistent Storage...
May 12 14:35:16 arch systemd[1]: Starting Load/Save OS Random Seed...
May 12 14:35:16 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 12 14:35:16 arch systemd[1]: Starting Apply Kernel Variables...
May 12 14:35:16 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
May 12 14:35:16 arch systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 14:35:16 arch systemd-journald[189]: Time spent on flushing to /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6 is 127.632ms for 835 entries.
May 12 14:35:16 arch systemd-journald[189]: System Journal (/var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 427.3M, max 4.0G, 3.5G free.
May 12 14:35:16 arch systemd-journald[189]: Received client request to flush runtime journal.
May 12 14:35:16 arch systemd-journald[189]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/system.journal: Journal file uses a different sequence number ID, rotating.
May 12 14:35:16 arch systemd-journald[189]: Rotating system journal.
May 12 14:35:16 arch systemd[1]: Finished Coldplug All udev Devices.
May 12 14:35:16 arch systemd[1]: Mounted FUSE Control File System.
May 12 14:35:16 arch systemd[1]: Mounted Kernel Configuration File System.
May 12 14:35:16 arch systemd[1]: Finished Load/Save OS Random Seed.
May 12 14:35:16 arch systemd[1]: Finished Apply Kernel Variables.
May 12 14:35:16 arch systemd[1]: Starting User Database Manager...
May 12 14:35:16 arch systemd[1]: Starting CLI Netfilter Manager...
May 12 14:35:16 arch systemd[1]: Started User Database Manager.
May 12 14:35:16 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
May 12 14:35:16 arch systemd[1]: Finished Flush Journal to Persistent Storage.
May 12 14:35:16 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
May 12 14:35:16 arch systemd[1]: Starting Create Static Device Nodes in /dev...
May 12 14:35:16 arch systemd[1]: Finished Create Static Device Nodes in /dev.
May 12 14:35:16 arch systemd[1]: Reached target Preparation for Local File Systems.
May 12 14:35:16 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
May 12 14:35:16 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 12 14:35:16 arch systemd-udevd[293]: Using default interface naming scheme 'v255'.
May 12 14:35:16 arch systemd[1]: Finished CLI Netfilter Manager.
May 12 14:35:16 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
May 12 14:35:17 arch mtp-probe[325]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
May 12 14:35:17 arch mtp-probe[325]: bus: 1, device: 2 was not an MTP device
May 12 14:35:17 arch kernel: intel_pmc_core INT33A1:00:  initialized
May 12 14:35:17 arch kernel: mousedev: PS/2 mouse device common for all mice
May 12 14:35:17 arch kernel: Consider using thermal netlink events interface
May 12 14:35:17 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 3.
May 12 14:35:17 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 1.
May 12 14:35:17 arch mtp-probe[333]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
May 12 14:35:17 arch mtp-probe[333]: bus: 1, device: 3 was not an MTP device
May 12 14:35:17 arch mtp-probe[331]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
May 12 14:35:17 arch systemd[1]: Activating swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 12 14:35:17 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/0366-FBB0...
May 12 14:35:17 arch kernel: acpi INT33D5:00: intel-hid: created platform device
May 12 14:35:17 arch kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input8
May 12 14:35:17 arch kernel: intel-hid INT33D5:00: failed to enable HID power button
May 12 14:35:17 arch kernel: Adding 16808956k swap on /dev/sda3.  Priority:-2 extents:1 across:16808956k SS
May 12 14:35:17 arch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 12 14:35:17 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 12 14:35:17 arch systemd[1]: Activated swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945.
May 12 14:35:17 arch systemd[1]: Reached target Swaps.
May 12 14:35:17 arch kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
May 12 14:35:17 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 12 14:35:17 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
May 12 14:35:17 arch systemd[1]: Mounting Temporary Directory /tmp...
May 12 14:35:17 arch systemd[1]: Mounted Temporary Directory /tmp.
May 12 14:35:17 arch systemd[1]: Created slice Slice /system/systemd-backlight.
May 12 14:35:17 arch kernel: mc: Linux media interface: v0.10
May 12 14:35:17 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
May 12 14:35:17 arch systemd-fsck[346]: fsck.fat 4.2 (2021-01-31)
May 12 14:35:17 arch systemd-fsck[346]: /dev/sda1: 3 files, 38/261627 clusters
May 12 14:35:17 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/0366-FBB0.
May 12 14:35:17 arch mtp-probe[331]: bus: 1, device: 4 was not an MTP device
May 12 14:35:17 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
May 12 14:35:17 arch systemd[1]: Mounting /boot/efi...
May 12 14:35:17 arch kernel: input: DELL078B:00 06CB:78F6 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input11
May 12 14:35:17 arch kernel: hid-generic 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 12 14:35:17 arch systemd[1]: Starting Virtual Console Setup...
May 12 14:35:17 arch systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
May 12 14:35:17 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 12 14:35:17 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 12 14:35:17 arch systemd[1]: Stopped Virtual Console Setup.
May 12 14:35:17 arch kernel: i2c i2c-6: 2/2 memory slots populated (from DMI)
May 12 14:35:17 arch kernel: i2c i2c-6: Successfully instantiated SPD at 0x50
May 12 14:35:17 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 12 14:35:17 arch systemd[1]: Starting Virtual Console Setup...
May 12 14:35:17 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 12 14:35:17 arch kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
May 12 14:35:17 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 12 14:35:17 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
May 12 14:35:17 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 12 14:35:17 arch kernel: cfg80211: failed to load regulatory.db
May 12 14:35:17 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
May 12 14:35:17 arch kernel: intel_rapl_common: Found RAPL domain package
May 12 14:35:17 arch kernel: intel_rapl_common: Found RAPL domain core
May 12 14:35:17 arch kernel: intel_rapl_common: Found RAPL domain uncore
May 12 14:35:17 arch kernel: intel_rapl_common: Found RAPL domain dram
May 12 14:35:17 arch kernel: intel_rapl_common: Found RAPL domain psys
May 12 14:35:17 arch kernel: Bluetooth: Core ver 2.22
May 12 14:35:17 arch kernel: NET: Registered PF_BLUETOOTH protocol family
May 12 14:35:17 arch kernel: Bluetooth: HCI device and connection manager initialized
May 12 14:35:17 arch kernel: Bluetooth: HCI socket layer initialized
May 12 14:35:17 arch kernel: Bluetooth: L2CAP socket layer initialized
May 12 14:35:17 arch kernel: Bluetooth: SCO socket layer initialized
May 12 14:35:17 arch kernel: iTCO_vendor_support: vendor-support=0
May 12 14:35:17 arch systemd[1]: Finished Virtual Console Setup.
May 12 14:35:17 arch kernel: ee1004 6-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
May 12 14:35:17 arch kernel: videodev: Linux video capture interface: v2.00
May 12 14:35:17 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
May 12 14:35:17 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 12 14:35:17 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 12 14:35:17 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 12 14:35:17 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
May 12 14:35:17 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 12 14:35:17 arch systemd[1]: Mounted /boot/efi.
May 12 14:35:17 arch systemd[1]: Reached target Local File Systems.
May 12 14:35:17 arch kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input13
May 12 14:35:17 arch kernel: r8169 0000:02:00.0 eth0: RTL8106e, d0:94:66:a8:d0:d7, XID 449, IRQ 128
May 12 14:35:17 arch systemd[1]: Listening on System Extension Image Management (Varlink).
May 12 14:35:17 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
May 12 14:35:17 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
May 12 14:35:17 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 12 14:35:17 arch kernel: cryptd: max_cpu_qlen set to 1000
May 12 14:35:17 arch systemd[1]: Starting Set Up Additional Binary Formats...
May 12 14:35:17 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 12 14:35:17 arch systemd[1]: Starting Create Volatile Files and Directories...
May 12 14:35:17 arch kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
May 12 14:35:17 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 380 (systemd-binfmt)
May 12 14:35:17 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
May 12 14:35:17 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
May 12 14:35:17 arch kernel: AVX2 version of gcm_enc/dec engaged.
May 12 14:35:17 arch kernel: AES CTR mode by8 optimization enabled
May 12 14:35:17 arch systemd[1]: Finished Set Up Additional Binary Formats.
May 12 14:35:17 arch kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3096-006, fw id: 2430125
May 12 14:35:17 arch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
May 12 14:35:17 arch kernel: usbcore: registered new interface driver btusb
May 12 14:35:17 arch kernel: intel_rapl_common: Found RAPL domain package
May 12 14:35:17 arch kernel: intel_rapl_common: Found RAPL domain dram
May 12 14:35:17 arch kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a05)
May 12 14:35:17 arch kernel: usbcore: registered new interface driver uvcvideo
May 12 14:35:17 arch kernel: usbcore: registered new interface driver ath3k
May 12 14:35:17 arch kernel: usb 1-8: USB disconnect, device number 5
May 12 14:35:17 arch kernel: input: Synaptics TM3096-006 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input14
May 12 14:35:17 arch kernel: hid-rmi 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 12 14:35:18 arch systemd[1]: Finished Create Volatile Files and Directories.
May 12 14:35:18 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 12 14:35:18 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 12 14:35:18 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
May 12 14:35:18 arch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 12 14:35:18 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
May 12 14:35:18 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
May 12 14:35:18 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
May 12 14:35:18 arch kernel: ath9k 0000:01:00.0: enabling device (0000 -> 0002)
May 12 14:35:18 arch kernel: ath: phy0: WB335 2-ANT card detected
May 12 14:35:18 arch kernel: ath: phy0: Set BT/WLAN RX diversity capability
May 12 14:35:18 arch kernel: ath: phy0: Enable LNA combining
May 12 14:35:18 arch kernel: ath: phy0: ASPM enabled: 0x42
May 12 14:35:18 arch kernel: ath: EEPROM regdomain: 0x6c
May 12 14:35:18 arch kernel: ath: EEPROM indicates we should expect a direct regpair map
May 12 14:35:18 arch kernel: ath: Country alpha2 being used: 00
May 12 14:35:18 arch kernel: ath: Regpair used: 0x6c
May 12 14:35:18 arch kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
May 12 14:35:18 arch kernel: ieee80211 phy0: Atheros AR9565 Rev:2 mem=0x00000000c316818a, irq=16
May 12 14:35:18 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 12 14:35:18 arch kernel: ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
May 12 14:35:18 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 12 14:35:18 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 12 14:35:18 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 12 14:35:18 arch systemd[1]: Reached target System Initialization.
May 12 14:35:18 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
May 12 14:35:18 arch systemd[1]: Started Discard unused filesystem blocks once a week.
May 12 14:35:18 arch systemd[1]: Started Daily man-db regeneration.
May 12 14:35:18 arch systemd[1]: Started Daily verification of password and group files.
May 12 14:35:18 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
May 12 14:35:18 arch systemd[1]: Reached target Timer Units.
May 12 14:35:18 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
May 12 14:35:18 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 12 14:35:18 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 12 14:35:18 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 12 14:35:18 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 12 14:35:18 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 12 14:35:18 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
May 12 14:35:18 arch systemd[1]: Reached target Socket Units.
May 12 14:35:18 arch systemd[1]: Starting D-Bus System Message Bus...
May 12 14:35:18 arch systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
May 12 14:35:18 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
May 12 14:35:18 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
May 12 14:35:18 arch systemd[1]: Started D-Bus System Message Bus.
May 12 14:35:18 arch systemd[1]: Reached target Basic System.
May 12 14:35:18 arch systemd[1]: System is tainted: local-hwclock
May 12 14:35:18 arch dbus-broker-launch[408]: Ready
May 12 14:35:18 arch systemd[1]: Starting Network Manager...
May 12 14:35:18 arch systemd[1]: Starting Apply cpupower configuration...
May 12 14:35:18 arch systemd[1]: Starting User Login Management...
May 12 14:35:18 arch systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 14:35:18 arch systemd[1]: Starting Thermal Daemon Service...
May 12 14:35:18 arch kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
May 12 14:35:18 arch systemd[1]: Finished Apply cpupower configuration.
May 12 14:35:18 arch systemd-logind[415]: New seat seat0.
May 12 14:35:18 arch systemd-logind[415]: Watching system buttons on /dev/input/event3 (Power Button)
May 12 14:35:18 arch systemd-logind[415]: Watching system buttons on /dev/input/event1 (Power Button)
May 12 14:35:18 arch systemd-logind[415]: Watching system buttons on /dev/input/event0 (Lid Switch)
May 12 14:35:18 arch systemd-logind[415]: Watching system buttons on /dev/input/event2 (Sleep Button)
May 12 14:35:18 arch systemd-logind[415]: Watching system buttons on /dev/input/event7 (Intel HID events)
May 12 14:35:18 arch systemd-logind[415]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
May 12 14:35:18 arch systemd[1]: Started User Login Management.
May 12 14:35:18 arch thermald[416]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 14:35:18 arch thermald[416]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 14:35:18 arch thermald[416]: sensor id 8 : No temp sysfs for reading raw temp
May 12 14:35:18 arch thermald[416]: sensor id 8 : No temp sysfs for reading raw temp
May 12 14:35:18 arch thermald[416]: sensor id 8 : No temp sysfs for reading raw temp
May 12 14:35:18 arch kernel: thermald[416]: segfault at 638c3ca56020 ip 0000638c3be8ab38 sp 00007fffde9f7bf0 error 4 in thermald[638c3be48000+56000] likely on CPU 2 (core 0, socket 0)
May 12 14:35:18 arch kernel: Code: 48 8b 7c 24 70 48 8b 44 24 10 48 39 c7 74 06 ff 15 05 20 03 00 41 83 c6 01 49 83 c5 60 44 3b b3 e0 02 00 00 0f 83 70 01 00 00 <49> 8b 45 20 48 8b 14 24 4d 8d 7d 08 48 89 ef 4c 89 fe 4d 8b 65 40
May 12 14:35:18 arch systemd[1]: Created slice Slice /system/systemd-coredump.
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.3711] NetworkManager (version 1.46.0-2) is starting... (boot:16b130f2-9aad-49a3-8ffd-bb263398b61e)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.3712] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.3793] manager[0x61777ff5ee00]: monitoring kernel firmware directory '/lib/firmware'.
May 12 14:35:18 arch systemd[1]: Started Process Core Dump (PID 428/UID 0).
May 12 14:35:18 arch systemd[1]: Starting Hostname Service...
May 12 14:35:18 arch systemd[1]: Started Hostname Service.
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4696] hostname: hostname: using hostnamed
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4696] hostname: static hostname changed from (none) to "arch"
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4702] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4713] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4715] manager[0x61777ff5ee00]: rfkill: Wi-Fi hardware radio set enabled
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4715] manager[0x61777ff5ee00]: rfkill: WWAN hardware radio set enabled
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4894] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.4953] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.5469] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
May 12 14:35:18 arch systemd-coredump[429]: Process 416 (thermald) of user 0 dumped core.
                                            
                                            Stack trace of thread 416:
                                            #0  0x0000638c3be8ab38 _ZN13cthd_acpi_rel20parse_target_devicesEv (thermald + 0x58b38)
                                            #1  0x0000638c3be837a7 _ZN13cthd_acpi_rel19create_thermal_zoneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x517a7)
                                            #2  0x0000638c3be8ae56 _ZN13cthd_acpi_rel20create_thermal_zonesEv (thermald + 0x58e56)
                                            #3  0x0000638c3be8591a _ZN13cthd_acpi_rel13generate_confENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x5391a)
                                            #4  0x0000638c3be7ba51 _ZN10cthd_parse11parser_initENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x49a51)
                                            #5  0x0000638c3be5627d _ZN11cthd_engine11parser_initEv (thermald + 0x2427d)
                                            #6  0x0000638c3be5f8f0 _ZN19cthd_engine_default20read_thermal_sensorsEv (thermald + 0x2d8f0)
                                            #7  0x0000638c3be56329 _ZN11cthd_engine15thd_engine_initEbb (thermald + 0x24329)
                                            #8  0x0000638c3be60365 _Z32thd_engine_create_default_enginebbPKc (thermald + 0x2e365)
                                            #9  0x0000638c3be500f6 main (thermald + 0x1e0f6)
                                            #10 0x000076f5a5843cd0 n/a (libc.so.6 + 0x25cd0)
                                            #11 0x000076f5a5843d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                            #12 0x0000638c3be50645 _start (thermald + 0x1e645)
                                            
                                            Stack trace of thread 425:
                                            #0  0x000076f5a592488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x000076f5a62c4337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                            #2  0x000076f5a62361b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                            #3  0x000076f5a629eace n/a (libglib-2.0.so.0 + 0x8dace)
                                            #4  0x000076f5a629ca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000076f5a58a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000076f5a5926a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 427:
                                            #0  0x000076f5a59190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x000076f5a62c92f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x000076f5a626bb97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                                            #3  0x000076f5a614a19c n/a (libgio-2.0.so.0 + 0x11219c)
                                            #4  0x000076f5a629ca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000076f5a58a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000076f5a5926a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 426:
                                            #0  0x000076f5a592488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x000076f5a62c4d13 g_cond_wait_until (libglib-2.0.so.0 + 0xb3d13)
                                            #2  0x000076f5a6236185 n/a (libglib-2.0.so.0 + 0x25185)
                                            #3  0x000076f5a629f57b n/a (libglib-2.0.so.0 + 0x8e57b)
                                            #4  0x000076f5a629ca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000076f5a58a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000076f5a5926a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 424:
                                            #0  0x000076f5a59190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x000076f5a62c92f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x000076f5a6269162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                            #3  0x000076f5a62691b2 n/a (libglib-2.0.so.0 + 0x581b2)
                                            #4  0x000076f5a629ca45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x000076f5a58a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x000076f5a5926a3c n/a (libc.so.6 + 0x108a3c)
                                            ELF object binary architecture: AMD x86-64
May 12 14:35:18 arch systemd[1]: thermald.service: Main process exited, code=dumped, status=11/SEGV
May 12 14:35:18 arch systemd[1]: thermald.service: Failed with result 'core-dump'.
May 12 14:35:18 arch systemd[1]: Failed to start Thermal Daemon Service.
May 12 14:35:18 arch systemd[1]: systemd-coredump@0-428-0.service: Deactivated successfully.
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6546] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6560] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6581] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6584] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6585] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6585] manager: Networking is enabled by state file
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6590] settings: Loaded settings plugin: keyfile (internal)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6661] dhcp: init: Using DHCP client 'internal'
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6669] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6681] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6689] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6696] device (lo): Activation: starting connection 'lo' (8bc8bc0f-b7fb-4583-883a-d741b5ab79e4)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6704] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6715] settings: (enp2s0): created default wired connection 'Wired connection 1'
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.6715] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 12 14:35:18 arch kernel: RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
May 12 14:35:18 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 12 14:35:18 arch systemd[1]: thermald.service: Scheduled restart job, restart counter is at 1.
May 12 14:35:18 arch systemd[1]: Starting Thermal Daemon Service...
May 12 14:35:18 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 12 14:35:18 arch thermald[443]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 14:35:18 arch thermald[443]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 14:35:18 arch thermald[443]: sensor id 8 : No temp sysfs for reading raw temp
May 12 14:35:18 arch thermald[443]: sensor id 8 : No temp sysfs for reading raw temp
May 12 14:35:18 arch thermald[443]: sensor id 8 : No temp sysfs for reading raw temp
May 12 14:35:18 arch thermald[443]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 14:35:18 arch thermald[443]: ^
May 12 14:35:18 arch thermald[443]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 14:35:18 arch thermald[443]: ^
May 12 14:35:18 arch thermald[443]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 14:35:18 arch thermald[443]: ^
May 12 14:35:18 arch thermald[443]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 14:35:18 arch thermald[443]: Polling mode is enabled: 4
May 12 14:35:18 arch systemd[1]: Started Thermal Daemon Service.
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.9465] device (wlp1s0): driver supports Access Point (AP) mode
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.9470] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.9472] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 12 14:35:18 arch kernel: r8169 0000:02:00.0 enp2s0: Link is Down
May 12 14:35:18 arch kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
May 12 14:35:18 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
May 12 14:35:18 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
May 12 14:35:18 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
May 12 14:35:18 arch NetworkManager[413]: <info>  [1715535318.9912] device (wlp1s0): set-hw-addr: set MAC address to C2:8E:72:27:46:6A (scanning)
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0049] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 12 14:35:19 arch systemd[1]: Started Network Manager.
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0071] ovsdb: disconnected from ovsdb
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0072] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0075] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0077] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0085] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0128] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0130] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.0136] device (lo): Activation: successful, device activated.
May 12 14:35:19 arch systemd[1]: Starting WPA supplicant...
May 12 14:35:19 arch systemd[1]: Started WPA supplicant.
May 12 14:35:19 arch systemd[1]: Reached target Network.
May 12 14:35:19 arch wpa_supplicant[457]: Successfully initialized wpa_supplicant
May 12 14:35:19 arch systemd[1]: Starting Permit User Sessions...
May 12 14:35:19 arch systemd[1]: Finished Permit User Sessions.
May 12 14:35:19 arch systemd[1]: Starting Save/Restore Sound Card State...
May 12 14:35:19 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 12 14:35:19 arch systemd[1]: Started Getty on tty1.
May 12 14:35:19 arch systemd[1]: Reached target Login Prompts.
May 12 14:35:19 arch systemd[1]: Reached target Multi-User System.
May 12 14:35:19 arch systemd[1]: Reached target Graphical Interface.
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.1042] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.1042] Wi-Fi P2P device controlled by interface wlp1s0 created
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.1044] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.1046] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.1080] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 12 14:35:19 arch NetworkManager[413]: <info>  [1715535319.1085] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 12 14:35:19 arch systemd[1]: Finished Save/Restore Sound Card State.
May 12 14:35:19 arch systemd[1]: Reached target Sound Card.
May 12 14:35:19 arch systemd[1]: Startup finished in 6.105s (firmware) + 1.174s (loader) + 3.429s (kernel) + 3.576s (userspace) = 14.285s.
May 12 14:35:19 arch dbus-broker-launch[408]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.0933] policy: auto-activating connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.0936] device (wlp1s0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.0937] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.0940] manager: NetworkManager state is now CONNECTING
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1229] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1354] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1356] device (wlp1s0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1356] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1358] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1359] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1364] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1366] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1367] device (wlp1s0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1368] Config: added 'ssid' value 'AAATTP1'
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1368] Config: added 'scan_ssid' value '1'
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1368] Config: added 'bgscan' value 'simple:30:-70:86400'
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1368] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1368] Config: added 'auth_alg' value 'OPEN'
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1368] Config: added 'psk' value '<hidden>'
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1591] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1591] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
May 12 14:35:20 arch wpa_supplicant[457]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 12 14:35:20 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1835] device (wlp1s0): supplicant interface state: inactive -> authenticating
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1835] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
May 12 14:35:20 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
May 12 14:35:20 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
May 12 14:35:20 arch wpa_supplicant[457]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1857] device (wlp1s0): supplicant interface state: authenticating -> associating
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.1858] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
May 12 14:35:20 arch kernel: wlp1s0: authenticated
May 12 14:35:20 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
May 12 14:35:20 arch wpa_supplicant[457]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
May 12 14:35:20 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 12 14:35:20 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=11)
May 12 14:35:20 arch kernel: wlp1s0: associated
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.2017] device (wlp1s0): supplicant interface state: associating -> associated
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.2017] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.5253] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.5254] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
May 12 14:35:20 arch wpa_supplicant[457]: wlp1s0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
May 12 14:35:20 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.6594] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.6595] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.6595] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.6596] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.6600] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.7100] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107, acd pending
May 12 14:35:20 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-94 txrate=72200
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.8985] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.8989] policy: set 'AAATTP1' (wlp1s0) as default for IPv4 routing and DNS
May 12 14:35:20 arch dbus-broker-launch[408]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.9108] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.9123] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.9124] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.9127] manager: NetworkManager state is now CONNECTED_SITE
May 12 14:35:20 arch NetworkManager[413]: <info>  [1715535320.9130] device (wlp1s0): Activation: successful, device activated.
May 12 14:35:21 arch NetworkManager[413]: <info>  [1715535321.3252] manager: NetworkManager state is now CONNECTED_GLOBAL
May 12 14:35:23 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 12 14:35:23 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
May 12 14:35:23 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 12 14:35:23 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 12 14:35:23 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 12 14:35:23 arch systemd[1]: Starting Bluetooth service...
May 12 14:35:23 arch bluetoothd[493]: Bluetooth daemon 5.73
May 12 14:35:23 arch systemd[1]: Started Bluetooth service.
May 12 14:35:23 arch systemd[1]: Reached target Bluetooth Support.
May 12 14:35:23 arch bluetoothd[493]: Starting SDP server
May 12 14:35:23 arch bluetoothd[493]: src/plugin.c:init_plugin() System does not support bap plugin
May 12 14:35:23 arch bluetoothd[493]: src/plugin.c:init_plugin() System does not support bass plugin
May 12 14:35:23 arch bluetoothd[493]: src/plugin.c:init_plugin() System does not support mcp plugin
May 12 14:35:23 arch bluetoothd[493]: src/plugin.c:init_plugin() System does not support vcp plugin
May 12 14:35:23 arch bluetoothd[493]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
May 12 14:35:23 arch bluetoothd[493]: src/plugin.c:init_plugin() System does not support micp plugin
May 12 14:35:23 arch bluetoothd[493]: src/plugin.c:init_plugin() System does not support ccp plugin
May 12 14:35:23 arch bluetoothd[493]: src/plugin.c:init_plugin() System does not support csip plugin
May 12 14:35:23 arch bluetoothd[493]: Bluetooth management interface 1.22 initialized
May 12 14:35:23 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 12 14:35:23 arch kernel: Bluetooth: BNEP filters: protocol multicast
May 12 14:35:23 arch kernel: Bluetooth: BNEP socket layer initialized
May 12 14:35:23 arch bluetoothd[493]: Battery Provider Manager created
May 12 14:35:23 arch kernel: Bluetooth: MGMT ver 1.22
May 12 14:35:23 arch kernel: NET: Registered PF_ALG protocol family
May 12 14:35:24 arch login[473]: pam_unix(login:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 12 14:35:24 arch systemd-logind[415]: New session 1 of user netuno.
May 12 14:35:24 arch systemd[1]: Created slice User Slice of UID 1000.
May 12 14:35:24 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
May 12 14:35:24 arch NetworkManager[413]: <info>  [1715535324.9463] manager: startup complete
May 12 14:35:24 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
May 12 14:35:25 arch systemd[1]: Starting User Manager for UID 1000...
May 12 14:35:25 arch (systemd)[510]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[netuno] ruser=[<unknown>] rhost=[<unknown>]
May 12 14:35:25 arch (systemd)[510]: pam_unix(systemd-user:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 12 14:35:25 arch systemd[510]: Queued start job for default target Main User Target.
May 12 14:35:25 arch systemd-journald[189]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
May 12 14:35:25 arch login[473]: LOGIN ON tty1 BY netuno
May 12 14:35:25 arch systemd[510]: Created slice User Application Slice.
May 12 14:35:25 arch systemd[510]: Created slice User Core Session Slice.
May 12 14:35:25 arch systemd[510]: Reached target Paths.
May 12 14:35:25 arch systemd[510]: Reached target Timers.
May 12 14:35:25 arch systemd[510]: Starting D-Bus User Message Bus Socket...
May 12 14:35:25 arch systemd[510]: Listening on GnuPG network certificate management daemon.
May 12 14:35:25 arch systemd[510]: Listening on GCR ssh-agent wrapper.
May 12 14:35:25 arch systemd[510]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 12 14:35:25 arch systemd[510]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 12 14:35:25 arch systemd[510]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 12 14:35:25 arch systemd[510]: Listening on GnuPG cryptographic agent and passphrase cache.
May 12 14:35:25 arch systemd[510]: Listening on GnuPG public key management service.
May 12 14:35:25 arch systemd[510]: Listening on p11-kit server.
May 12 14:35:25 arch systemd[510]: Listening on PipeWire PulseAudio.
May 12 14:35:25 arch systemd[510]: Listening on PipeWire Multimedia System Sockets.
May 12 14:35:25 arch systemd[510]: Listening on D-Bus User Message Bus Socket.
May 12 14:35:25 arch systemd[510]: Reached target Sockets.
May 12 14:35:25 arch systemd[510]: Reached target Basic System.
May 12 14:35:25 arch systemd[1]: Started User Manager for UID 1000.
May 12 14:35:25 arch systemd[510]: Started PipeWire Multimedia Service.
May 12 14:35:25 arch systemd[1]: Started Session 1 of User netuno.
May 12 14:35:25 arch systemd[510]: Started Multimedia Service Session Manager.
May 12 14:35:25 arch systemd[510]: Started PipeWire PulseAudio.
May 12 14:35:25 arch systemd[510]: Starting Update XDG user dir configuration...
May 12 14:35:25 arch systemd[510]: Finished Update XDG user dir configuration.
May 12 14:35:25 arch systemd[510]: Reached target Main User Target.
May 12 14:35:25 arch systemd[510]: Startup finished in 187ms.
May 12 14:35:25 arch systemd[510]: Starting D-Bus User Message Bus...
May 12 14:35:25 arch dbus-broker-launch[527]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
May 12 14:35:25 arch dbus-broker-launch[527]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
May 12 14:35:25 arch dbus-broker-launch[527]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
May 12 14:35:25 arch dbus-broker-launch[527]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
May 12 14:35:25 arch systemd[510]: Started D-Bus User Message Bus.
May 12 14:35:25 arch dbus-broker-launch[527]: Ready
May 12 14:35:25 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 12 14:35:25 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully called chroot.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully dropped privileges.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully limited resources.
May 12 14:35:25 arch rtkit-daemon[537]: Running.
May 12 14:35:25 arch rtkit-daemon[537]: Watchdog thread running.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Canary thread running.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 0 threads of 0 processes of 0 users.
May 12 14:35:25 arch systemd[1]: Starting Authorization Manager...
May 12 14:35:25 arch polkitd[544]: Started polkitd version 124
May 12 14:35:25 arch polkitd[544]: Loading rules from directory /etc/polkit-1/rules.d
May 12 14:35:25 arch polkitd[544]: Loading rules from directory /usr/share/polkit-1/rules.d
May 12 14:35:25 arch polkitd[544]: Finished loading, compiling and executing 3 rules
May 12 14:35:25 arch systemd[1]: Started Authorization Manager.
May 12 14:35:25 arch polkitd[544]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 12 14:35:25 arch rtkit-daemon[537]: Successfully made thread 520 of process 520 owned by '1000' high priority at nice level -11.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 1 threads of 1 processes of 1 users.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully made thread 518 of process 518 owned by '1000' high priority at nice level -11.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 2 threads of 2 processes of 1 users.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully made thread 540 of process 518 owned by '1000' RT at priority 20.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 3 threads of 2 processes of 1 users.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully made thread 519 of process 519 owned by '1000' high priority at nice level -11.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 4 threads of 3 processes of 1 users.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully made thread 538 of process 519 owned by '1000' RT at priority 20.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 5 threads of 3 processes of 1 users.
May 12 14:35:25 arch rtkit-daemon[537]: Successfully made thread 543 of process 520 owned by '1000' RT at priority 20.
May 12 14:35:25 arch rtkit-daemon[537]: Supervising 6 threads of 3 processes of 1 users.
May 12 14:35:25 arch wireplumber[519]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
May 12 14:35:25 arch wireplumber[519]: [0:00:13.441720107] [519] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 12 14:35:25 arch wireplumber[519]: [0:00:13.441740510] [519] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 12 14:35:25 arch wireplumber[519]: [0:00:13.441787844] [519]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/ldac
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx_hd
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_hd
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aac
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aac
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc
May 12 14:35:26 arch kernel: Bluetooth: RFCOMM TTY layer initialized
May 12 14:35:26 arch kernel: Bluetooth: RFCOMM socket layer initialized
May 12 14:35:26 arch kernel: Bluetooth: RFCOMM ver 1.11
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc_xq
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc_xq
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_1
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_0
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream_duplex
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05_duplex
May 12 14:35:26 arch bluetoothd[493]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05_duplex
May 12 14:35:26 arch pipewire[518]: [0:00:14.281825471] [518] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 12 14:35:26 arch pipewire[518]: [0:00:14.281841920] [518] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 12 14:35:26 arch pipewire[518]: [0:00:14.281879096] [518]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 12 14:35:26 arch wireplumber[519]: <WpPortalPermissionStorePlugin:0x571f727af9a0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 12 14:35:26 arch wireplumber[519]: <WpPortalPermissionStorePlugin:0x571f727af9a0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 12 14:35:27 arch systemd[510]: Starting Dunst notification daemon...
May 12 14:35:27 arch systemd[510]: Started Dunst notification daemon.
May 12 14:35:27 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:35:28 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 12 14:35:28 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 12 14:35:29 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-94 txrate=135000
May 12 14:35:32 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
May 12 14:35:34 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=-95 txrate=135000
May 12 14:35:37 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-95 txrate=1000
May 12 14:35:45 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=-95 txrate=1000
May 12 14:35:49 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=-95 txrate=1000
May 12 14:35:49 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-85 noise=-95 txrate=1000
May 12 14:35:53 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 12 14:36:27 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
May 12 14:36:30 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-84 noise=-95 txrate=150000
May 12 14:36:34 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=1000
May 12 14:36:34 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 12 14:36:40 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-95 txrate=135000
May 12 14:36:42 arch systemd[510]: Starting Accessibility services bus...
May 12 14:36:42 arch systemd[510]: Started Accessibility services bus.
May 12 14:36:42 arch systemd[1]: Starting Time & Date Service...
May 12 14:36:43 arch systemd[1]: Started Time & Date Service.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 6 threads of 3 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 6 threads of 3 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 6 threads of 3 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 6 threads of 3 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Successfully made thread 1115 of process 971 owned by '1000' RT at priority 10.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:43 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:44 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=-95 txrate=1000
May 12 14:36:44 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:44 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:44 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:44 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:44 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:44 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:47 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:47 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:47 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:47 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:47 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-90 noise=-95 txrate=150000
May 12 14:36:50 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-94 txrate=1000
May 12 14:36:51 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-86 noise=-94 txrate=150000
May 12 14:36:54 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:54 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:36:54 arch rtkit-daemon[537]: Successfully made thread 1553 of process 1254 owned by '1000' RT at priority 10.
May 12 14:36:54 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:36:54 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-94 txrate=1000
May 12 14:36:57 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-94 txrate=150000
May 12 14:37:01 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 12 14:37:02 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:37:02 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:37:02 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:37:02 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:37:02 arch rtkit-daemon[537]: Successfully made thread 1758 of process 1256 owned by '1000' RT at priority 10.
May 12 14:37:02 arch rtkit-daemon[537]: Supervising 9 threads of 6 processes of 1 users.
May 12 14:37:07 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-84 noise=-94 txrate=150000
May 12 14:37:11 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=-95 txrate=1000
May 12 14:37:11 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-95 txrate=150000
May 12 14:37:13 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
May 12 14:37:15 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-94 txrate=1000
May 12 14:37:15 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-94 txrate=150000
May 12 14:37:17 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:17 arch dunst[637]: CRITICAL: Source ID 16 was not found when attempting to remove it
May 12 14:37:17 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:18 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:18 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:18 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:18 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:18 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:19 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:19 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 12 14:37:19 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:19 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:19 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:19 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:20 arch dunst[637]: WARNING: No icon found in path: 'dialog-information'
May 12 14:37:32 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
May 12 14:37:35 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-94 txrate=1000
May 12 14:37:40 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-94 txrate=150000
May 12 14:37:43 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-93 txrate=1000
May 12 14:37:44 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-84 noise=-93 txrate=135000
May 12 14:37:52 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-84 noise=-93 txrate=120000
May 12 14:37:52 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-89 noise=-93 txrate=135000
May 12 14:37:53 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-93 noise=-93 txrate=150000
May 12 14:38:04 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-93 txrate=135000
May 12 14:38:04 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-93 txrate=135000
May 12 14:38:12 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:38:12 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:38:13 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-93 txrate=150000
May 12 14:38:16 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
May 12 14:38:19 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-95 txrate=150000
May 12 14:38:23 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-95 txrate=1000
May 12 14:38:32 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-83 noise=-95 txrate=135000
May 12 14:38:35 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-94 txrate=1000
May 12 14:38:38 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-83 noise=-94 txrate=135000
May 12 14:38:42 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-94 txrate=1000
May 12 14:38:45 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-94 txrate=135000
May 12 14:38:48 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-94 txrate=1000
May 12 14:38:50 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-87 noise=-94 txrate=121500
May 12 14:38:59 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-90 noise=-95 txrate=135000
May 12 14:38:59 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-90 noise=-95 txrate=150000
May 12 14:39:01 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-95 txrate=150000
May 12 14:39:20 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-88 noise=-95 txrate=135000
May 12 14:39:27 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-87 noise=-94 txrate=150000
May 12 14:39:27 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-87 noise=-94 txrate=150000
May 12 14:39:41 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-94 txrate=135000
May 12 14:39:41 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-94 txrate=135000
May 12 14:39:42 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-94 txrate=135000
May 12 14:39:46 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=-94 txrate=1000
May 12 14:39:47 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-94 txrate=135000
May 12 14:40:28 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-86 noise=-94 txrate=150000
May 12 14:40:29 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-86 noise=-94 txrate=150000
May 12 14:40:29 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-87 noise=-94 txrate=150000
May 12 14:40:37 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-94 txrate=121500
May 12 14:40:49 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-94 txrate=150000
May 12 14:40:53 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-94 txrate=150000
May 12 14:40:56 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-95 txrate=1000
May 12 14:40:57 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-83 noise=-95 txrate=1000
May 12 14:41:00 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=-94 txrate=1000
May 12 14:41:07 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:41:07 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:41:47 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:41:47 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:42:20 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-83 noise=-94 txrate=150000
May 12 14:42:23 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=-95 txrate=1000
May 12 14:42:31 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-83 noise=-95 txrate=135000
May 12 14:42:35 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 12 14:43:04 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-84 noise=-95 txrate=150000
May 12 14:43:07 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:43:07 arch rtkit-daemon[537]: Supervising 8 threads of 5 processes of 1 users.
May 12 14:43:08 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-94 txrate=1000
May 12 14:43:10 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-94 txrate=1000
May 12 14:43:12 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-94 txrate=135000
May 12 14:43:17 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=-94 txrate=135000
May 12 14:43:20 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:43:20 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:43:21 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 12 14:43:25 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 12 14:43:37 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=135000
May 12 14:43:40 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=-95 txrate=1000
May 12 14:43:47 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-95 txrate=150000
May 12 14:43:50 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=1000
May 12 14:44:22 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=150000
May 12 14:44:41 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:44:41 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:45:43 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=-95 txrate=150000
May 12 14:45:47 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 12 14:45:49 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=1000
May 12 14:46:04 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=150000
May 12 14:46:07 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-69 noise=-95 txrate=1000
May 12 14:46:08 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=1000
May 12 14:46:12 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 12 14:46:23 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=150000
May 12 14:46:27 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=1000
May 12 14:47:10 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
May 12 14:47:14 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 12 14:47:56 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=150000
May 12 14:48:49 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=120000
May 12 14:48:53 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 12 14:49:09 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-94 txrate=135000
May 12 14:49:13 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 12 14:49:15 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 12 14:49:30 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=108000
May 12 14:49:34 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 12 14:49:36 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 12 14:49:50 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 12 14:49:54 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 12 14:49:57 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
May 12 14:50:00 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-94 txrate=1000
May 12 14:50:02 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-94 txrate=72200
May 12 14:50:05 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=1000
May 12 14:50:22 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
May 12 14:50:22 arch systemd[1]: Starting Cleanup of Temporary Directories...
May 12 14:50:22 arch systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 12 14:50:22 arch systemd[1]: Finished Cleanup of Temporary Directories.
May 12 14:50:31 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=135000
May 12 14:50:35 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 12 14:50:37 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=1000
May 12 14:50:52 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=90000
May 12 14:50:55 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 12 14:50:56 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=-95 txrate=1000
May 12 14:51:00 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 12 14:51:01 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 12 14:51:11 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=150000
May 12 14:51:15 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=-94 txrate=1000
May 12 14:51:20 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-94 txrate=1000
May 12 14:51:31 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 12 14:51:31 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-94 txrate=1000
May 12 14:51:47 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:51:47 arch rtkit-daemon[537]: Supervising 7 threads of 4 processes of 1 users.
May 12 14:52:34 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-85 noise=-94 txrate=150000
May 12 14:52:38 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 12 14:53:04 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=150000
May 12 14:53:10 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-95 txrate=135000
May 12 14:53:14 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-94 txrate=1000
May 12 14:53:34 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-94 txrate=135000
May 12 14:53:38 arch wpa_supplicant[457]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000

Offline

#14 2024-05-12 20:03:00

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

thermald crashes but the ata bus errors are gone?
Did the return later on?

May 12 14:35:18 arch kernel: ath: phy0: ASPM enabled: 0x42

continues, so pcie_aspm=0 is probably useless (your system doesn't do ASPM anyway) and you can remove that.

You could also remove the nolpm parameter again and attempt the udev rule but for "medium_power", there's a good chance your BUS/SSD simply isn't stable w/ "med_power_with_dipm"

Offline

#15 2024-05-13 00:22:43

entnuo
Member
Registered: 2024-03-07
Posts: 11

Re: [SOLVED] Wifi keep disconnecting every few minutes

seth wrote:

thermald crashes

To be honest, for some reason thermald always crashed at boot — along side with "leds:dell::kbd_backlight" (disabled it) — but systemd says it running:

● thermald.service - Thermal Daemon Service
     Loaded: loaded (/usr/lib/systemd/system/thermald.service; enabled; preset: disabled)
     Active: active (running) since Sun 2024-05-12 21:07:37 -03; 4min 8s ago
   Main PID: 447 (thermald)
      Tasks: 5 (limit: 19001)
     Memory: 2.3M (peak: 2.8M)
        CPU: 85ms
     CGroup: /system.slice/thermald.service
             └─447 /usr/bin/thermald --systemd --dbus-enable --adaptive

May 12 21:07:37 arch thermald[447]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 21:07:37 arch thermald[447]: ^
May 12 21:07:37 arch thermald[447]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 21:07:37 arch thermald[447]: ^
May 12 21:07:37 arch thermald[447]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Polling mode is enabled: 4
May 12 21:07:37 arch systemd[1]: Started Thermal Daemon Service.

Anyway, about my SSD, I disabled the pcie_aspm and libata.force=nolpm and it's back to med_power_with_dipm (both). And the errors are back:

May 12 21:07:35 arch kernel: Linux version 6.7.6-arch1-2 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Feb 2024 19:08:51 +0000
May 12 21:07:35 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
May 12 21:07:35 arch kernel: BIOS-provided physical RAM map:
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a27a4fff] usable
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 12 21:07:35 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 12 21:07:35 arch kernel: NX (Execute Disable) protection: active
May 12 21:07:35 arch kernel: APIC: Static calls initialized
May 12 21:07:35 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 12 21:07:35 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 12 21:07:35 arch kernel: extended physical RAM map:
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000009dbb8017] usable
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x000000009dbb8018-0x000000009dbc8057] usable
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x000000009dbc8058-0x00000000a27a4fff] usable
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 12 21:07:35 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 12 21:07:35 arch kernel: efi: EFI v2.4 by American Megatrends
May 12 21:07:35 arch kernel: efi: ACPI=0xa85ce000 ACPI 2.0=0xa85ce000 SMBIOS=0xf05e0 SMBIOS 3.0=0xf0600 ESRT=0xa928d698 INITRD=0xa28a4e98 
May 12 21:07:35 arch kernel: efi: Remove mem38: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
May 12 21:07:35 arch kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
May 12 21:07:35 arch kernel: efi: Not removing mem39: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
May 12 21:07:35 arch kernel: efi: Not removing mem40: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
May 12 21:07:35 arch kernel: efi: Not removing mem41: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
May 12 21:07:35 arch kernel: efi: Remove mem42: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
May 12 21:07:35 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
May 12 21:07:35 arch kernel: SMBIOS 3.1.1 present.
May 12 21:07:35 arch kernel: DMI: Dell Inc. Inspiron 15-3567/03M86X, BIOS 2.14.0 01/13/2021
May 12 21:07:35 arch kernel: tsc: Detected 2700.000 MHz processor
May 12 21:07:35 arch kernel: tsc: Detected 2699.909 MHz TSC
May 12 21:07:35 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 12 21:07:35 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 12 21:07:35 arch kernel: last_pfn = 0x44f800 max_arch_pfn = 0x400000000
May 12 21:07:35 arch kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
May 12 21:07:35 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 12 21:07:35 arch kernel: last_pfn = 0xa95ff max_arch_pfn = 0x400000000
May 12 21:07:35 arch kernel: found SMP MP-table at [mem 0x000fcd50-0x000fcd5f]
May 12 21:07:35 arch kernel: esrt: Reserving ESRT space from 0x00000000a928d698 to 0x00000000a928d6d0.
May 12 21:07:35 arch kernel: Using GB pages for direct mapping
May 12 21:07:35 arch kernel: Secure boot disabled
May 12 21:07:35 arch kernel: RAMDISK: [mem 0x9dbc9000-0x9f1fbfff]
May 12 21:07:35 arch kernel: ACPI: Early table checksum verification disabled
May 12 21:07:35 arch kernel: ACPI: RSDP 0x00000000A85CE000 000024 (v02 DELL  )
May 12 21:07:35 arch kernel: ACPI: XSDT 0x00000000A85CE0B0 0000E4 (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 21:07:35 arch kernel: ACPI: FACP 0x00000000A85F24E0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
May 12 21:07:35 arch kernel: ACPI: DSDT 0x00000000A85CE228 0242B5 (v02 DELL   CBX3     01072009 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: FACS 0x00000000A8EF2180 000040
May 12 21:07:35 arch kernel: ACPI: APIC 0x00000000A85F25F0 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
May 12 21:07:35 arch kernel: ACPI: FPDT 0x00000000A85F2678 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 21:07:35 arch kernel: ACPI: FIDT 0x00000000A85F26C0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 21:07:35 arch kernel: ACPI: MCFG 0x00000000A85F2770 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
May 12 21:07:35 arch kernel: ACPI: HPET 0x00000000A85F27B0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
May 12 21:07:35 arch kernel: ACPI: SSDT 0x00000000A85F27E8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: BOOT 0x00000000A85F2B48 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
May 12 21:07:35 arch kernel: ACPI: SSDT 0x00000000A85F2B70 0012EA (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: HPET 0x00000000A85F3E60 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
May 12 21:07:35 arch kernel: ACPI: SSDT 0x00000000A85F3E98 000A34 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: UEFI 0x00000000A85F48D0 000042 (v01                 00000000      00000000)
May 12 21:07:35 arch kernel: ACPI: SSDT 0x00000000A85F4918 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: LPIT 0x00000000A85F57F8 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 12 21:07:35 arch kernel: ACPI: WSMT 0x00000000A85F5890 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 12 21:07:35 arch kernel: ACPI: SSDT 0x00000000A85F58B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: SSDT 0x00000000A85F5B58 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: DBGP 0x00000000A85F6998 000034 (v01 INTEL           00000002 MSFT 0000005F)
May 12 21:07:35 arch kernel: ACPI: DBG2 0x00000000A85F69D0 000061 (v00 INTEL           00000002 MSFT 0000005F)
May 12 21:07:35 arch kernel: ACPI: SSDT 0x00000000A85F6A38 003EA6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: MSDM 0x00000000A85FA8E0 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
May 12 21:07:35 arch kernel: ACPI: SLIC 0x00000000A85FA938 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
May 12 21:07:35 arch kernel: ACPI: DMAR 0x00000000A85FAAB0 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
May 12 21:07:35 arch kernel: [81B blob data]
May 12 21:07:35 arch kernel: ACPI: Reserving FACP table memory at [mem 0xa85f24e0-0xa85f25eb]
May 12 21:07:35 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xa85ce228-0xa85f24dc]
May 12 21:07:35 arch kernel: ACPI: Reserving FACS table memory at [mem 0xa8ef2180-0xa8ef21bf]
May 12 21:07:35 arch kernel: ACPI: Reserving APIC table memory at [mem 0xa85f25f0-0xa85f2673]
May 12 21:07:35 arch kernel: ACPI: Reserving FPDT table memory at [mem 0xa85f2678-0xa85f26bb]
May 12 21:07:35 arch kernel: ACPI: Reserving FIDT table memory at [mem 0xa85f26c0-0xa85f276b]
May 12 21:07:35 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xa85f2770-0xa85f27ab]
May 12 21:07:35 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f27b0-0xa85f27e7]
May 12 21:07:35 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f27e8-0xa85f2b40]
May 12 21:07:35 arch kernel: ACPI: Reserving BOOT table memory at [mem 0xa85f2b48-0xa85f2b6f]
May 12 21:07:35 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f2b70-0xa85f3e59]
May 12 21:07:35 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f3e60-0xa85f3e97]
May 12 21:07:35 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f3e98-0xa85f48cb]
May 12 21:07:35 arch kernel: ACPI: Reserving UEFI table memory at [mem 0xa85f48d0-0xa85f4911]
May 12 21:07:35 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f4918-0xa85f57f5]
May 12 21:07:35 arch kernel: ACPI: Reserving LPIT table memory at [mem 0xa85f57f8-0xa85f588b]
May 12 21:07:35 arch kernel: ACPI: Reserving WSMT table memory at [mem 0xa85f5890-0xa85f58b7]
May 12 21:07:35 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f58b8-0xa85f5b56]
May 12 21:07:35 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f5b58-0xa85f6996]
May 12 21:07:35 arch kernel: ACPI: Reserving DBGP table memory at [mem 0xa85f6998-0xa85f69cb]
May 12 21:07:35 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0xa85f69d0-0xa85f6a30]
May 12 21:07:35 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f6a38-0xa85fa8dd]
May 12 21:07:35 arch kernel: ACPI: Reserving MSDM table memory at [mem 0xa85fa8e0-0xa85fa934]
May 12 21:07:35 arch kernel: ACPI: Reserving SLIC table memory at [mem 0xa85fa938-0xa85faaad]
May 12 21:07:35 arch kernel: ACPI: Reserving DMAR table memory at [mem 0xa85faab0-0xa85fab9f]
May 12 21:07:35 arch kernel: ACPI: Reserving BGRT table memory at [mem 0xa85faba0-0xa85fabd7]
May 12 21:07:35 arch kernel: No NUMA configuration found
May 12 21:07:35 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000044f7fffff]
May 12 21:07:35 arch kernel: NODE_DATA(0) allocated [mem 0x44f7fb000-0x44f7fffff]
May 12 21:07:35 arch kernel: Zone ranges:
May 12 21:07:35 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 12 21:07:35 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 12 21:07:35 arch kernel:   Normal   [mem 0x0000000100000000-0x000000044f7fffff]
May 12 21:07:35 arch kernel:   Device   empty
May 12 21:07:35 arch kernel: Movable zone start for each node
May 12 21:07:35 arch kernel: Early memory node ranges
May 12 21:07:35 arch kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
May 12 21:07:35 arch kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
May 12 21:07:35 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000a27a4fff]
May 12 21:07:35 arch kernel:   node   0: [mem 0x00000000a27a7000-0x00000000a824cfff]
May 12 21:07:35 arch kernel:   node   0: [mem 0x00000000a95fe000-0x00000000a95fefff]
May 12 21:07:35 arch kernel:   node   0: [mem 0x0000000100000000-0x000000044f7fffff]
May 12 21:07:35 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000044f7fffff]
May 12 21:07:35 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 12 21:07:35 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 12 21:07:35 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
May 12 21:07:35 arch kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
May 12 21:07:35 arch kernel: On node 0, zone DMA32: 5041 pages in unavailable ranges
May 12 21:07:35 arch kernel: On node 0, zone Normal: 27137 pages in unavailable ranges
May 12 21:07:35 arch kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
May 12 21:07:35 arch kernel: Reserving Intel graphics memory at [mem 0xab800000-0xaf7fffff]
May 12 21:07:35 arch kernel: ACPI: PM-Timer IO Port: 0x1808
May 12 21:07:35 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 12 21:07:35 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 12 21:07:35 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 12 21:07:35 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 12 21:07:35 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 12 21:07:35 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 12 21:07:35 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 12 21:07:35 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 12 21:07:35 arch kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
May 12 21:07:35 arch kernel: e820: update [mem 0xa57cf000-0xa5813fff] usable ==> reserved
May 12 21:07:35 arch kernel: TSC deadline timer available
May 12 21:07:35 arch kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbb8000-0x9dbb8fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbc8000-0x9dbc8fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a5000-0xa27a5fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a6000-0xa27a6fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa57cf000-0xa5813fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa824d000-0xa85c2fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85c3000-0xa85fafff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85fb000-0xa8ef4fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa8ef5000-0xa95fdfff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa95ff000-0xaf7fffff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xfdffffff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 12 21:07:35 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
May 12 21:07:35 arch kernel: [mem 0xaf800000-0xfdffffff] available for PCI devices
May 12 21:07:35 arch kernel: Booting paravirtualized kernel on bare hardware
May 12 21:07:35 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 12 21:07:35 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
May 12 21:07:35 arch kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
May 12 21:07:35 arch kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
May 12 21:07:35 arch kernel: pcpu-alloc: [0] 0 1 2 3 
May 12 21:07:35 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
May 12 21:07:35 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
May 12 21:07:35 arch kernel: random: crng init done
May 12 21:07:35 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 12 21:07:35 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 12 21:07:35 arch kernel: Fallback order for Node 0: 0 
May 12 21:07:35 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4094818
May 12 21:07:35 arch kernel: Policy zone: Normal
May 12 21:07:35 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 12 21:07:35 arch kernel: software IO TLB: area num 4.
May 12 21:07:35 arch kernel: Memory: 16094824K/16639908K available (16384K kernel code, 2116K rwdata, 12868K rodata, 3404K init, 3888K bss, 544824K reserved, 0K cma-reserved)
May 12 21:07:35 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 12 21:07:35 arch kernel: Kernel/User page tables isolation: enabled
May 12 21:07:35 arch kernel: ftrace: allocating 48545 entries in 190 pages
May 12 21:07:35 arch kernel: ftrace: allocated 190 pages with 6 groups
May 12 21:07:35 arch kernel: Dynamic Preempt: full
May 12 21:07:35 arch kernel: rcu: Preemptible hierarchical RCU implementation.
May 12 21:07:35 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
May 12 21:07:35 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 12 21:07:35 arch kernel:         Trampoline variant of Tasks RCU enabled.
May 12 21:07:35 arch kernel:         Rude variant of Tasks RCU enabled.
May 12 21:07:35 arch kernel:         Tracing variant of Tasks RCU enabled.
May 12 21:07:35 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 12 21:07:35 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 12 21:07:35 arch kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
May 12 21:07:35 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 12 21:07:35 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 12 21:07:35 arch kernel: spurious 8259A interrupt: IRQ7.
May 12 21:07:35 arch kernel: Console: colour dummy device 80x25
May 12 21:07:35 arch kernel: printk: legacy console [tty0] enabled
May 12 21:07:35 arch kernel: ACPI: Core revision 20230628
May 12 21:07:35 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 12 21:07:35 arch kernel: APIC: Switch to symmetric I/O mode setup
May 12 21:07:35 arch kernel: DMAR: Host address width 39
May 12 21:07:35 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 12 21:07:35 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
May 12 21:07:35 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 12 21:07:35 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 12 21:07:35 arch kernel: DMAR: RMRR base: 0x000000a8316000 end: 0x000000a8335fff
May 12 21:07:35 arch kernel: DMAR: RMRR base: 0x000000ab000000 end: 0x000000af7fffff
May 12 21:07:35 arch kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
May 12 21:07:35 arch kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
May 12 21:07:35 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
May 12 21:07:35 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 12 21:07:35 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 12 21:07:35 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 12 21:07:35 arch kernel: x2apic enabled
May 12 21:07:35 arch kernel: APIC: Switched APIC routing to: cluster x2apic
May 12 21:07:35 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 12 21:07:35 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
May 12 21:07:35 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
May 12 21:07:35 arch kernel: x86/cpu: SGX disabled by BIOS.
May 12 21:07:35 arch kernel: CPU0: Thermal monitoring enabled (TM1)
May 12 21:07:35 arch kernel: process: using mwait in idle threads
May 12 21:07:35 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 12 21:07:35 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 12 21:07:35 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 12 21:07:35 arch kernel: Spectre V2 : Mitigation: IBRS
May 12 21:07:35 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 12 21:07:35 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
May 12 21:07:35 arch kernel: RETBleed: Mitigation: IBRS
May 12 21:07:35 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 12 21:07:35 arch kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
May 12 21:07:35 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
May 12 21:07:35 arch kernel: MDS: Mitigation: Clear CPU buffers
May 12 21:07:35 arch kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
May 12 21:07:35 arch kernel: SRBDS: Mitigation: Microcode
May 12 21:07:35 arch kernel: GDS: Mitigation: Microcode
May 12 21:07:35 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 12 21:07:35 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 12 21:07:35 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 12 21:07:35 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 12 21:07:35 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 12 21:07:35 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 12 21:07:35 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 12 21:07:35 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 12 21:07:35 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 12 21:07:35 arch kernel: Freeing SMP alternatives memory: 40K
May 12 21:07:35 arch kernel: pid_max: default: 32768 minimum: 301
May 12 21:07:35 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
May 12 21:07:35 arch kernel: landlock: Up and running.
May 12 21:07:35 arch kernel: Yama: becoming mindful.
May 12 21:07:35 arch kernel: LSM support for eBPF active
May 12 21:07:35 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 12 21:07:35 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 12 21:07:35 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
May 12 21:07:35 arch kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 12 21:07:35 arch kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 12 21:07:35 arch kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 12 21:07:35 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 12 21:07:35 arch kernel: ... version:                4
May 12 21:07:35 arch kernel: ... bit width:              48
May 12 21:07:35 arch kernel: ... generic registers:      4
May 12 21:07:35 arch kernel: ... value mask:             0000ffffffffffff
May 12 21:07:35 arch kernel: ... max period:             00007fffffffffff
May 12 21:07:35 arch kernel: ... fixed-purpose events:   3
May 12 21:07:35 arch kernel: ... event mask:             000000070000000f
May 12 21:07:35 arch kernel: signal: max sigframe size: 2032
May 12 21:07:35 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1175
May 12 21:07:35 arch kernel: rcu: Hierarchical SRCU implementation.
May 12 21:07:35 arch kernel: rcu:         Max phase no-delay instances is 1000.
May 12 21:07:35 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 12 21:07:35 arch kernel: smp: Bringing up secondary CPUs ...
May 12 21:07:35 arch kernel: smpboot: x86: Booting SMP configuration:
May 12 21:07:35 arch kernel: .... node  #0, CPUs:      #1 #2 #3
May 12 21:07:35 arch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
May 12 21:07:35 arch kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
May 12 21:07:35 arch kernel: smp: Brought up 1 node, 4 CPUs
May 12 21:07:35 arch kernel: smpboot: Max logical packages: 1
May 12 21:07:35 arch kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
May 12 21:07:35 arch kernel: devtmpfs: initialized
May 12 21:07:35 arch kernel: x86/mm: Memory block size: 128MB
May 12 21:07:35 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa27a5000-0xa27a5fff] (4096 bytes)
May 12 21:07:35 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa85fb000-0xa8ef4fff] (9412608 bytes)
May 12 21:07:35 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 12 21:07:35 arch kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 12 21:07:35 arch kernel: pinctrl core: initialized pinctrl subsystem
May 12 21:07:35 arch kernel: PM: RTC time: 21:07:31, date: 2024-05-12
May 12 21:07:35 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 12 21:07:35 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
May 12 21:07:35 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 12 21:07:35 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 12 21:07:35 arch kernel: audit: initializing netlink subsys (disabled)
May 12 21:07:35 arch kernel: audit: type=2000 audit(1715548051.063:1): state=initialized audit_enabled=0 res=1
May 12 21:07:35 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
May 12 21:07:35 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 12 21:07:35 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
May 12 21:07:35 arch kernel: thermal_sys: Registered thermal governor 'user_space'
May 12 21:07:35 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 12 21:07:35 arch kernel: cpuidle: using governor ladder
May 12 21:07:35 arch kernel: cpuidle: using governor menu
May 12 21:07:35 arch kernel: Simple Boot Flag at 0x47 set to 0x80
May 12 21:07:35 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 12 21:07:35 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 12 21:07:35 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 12 21:07:35 arch kernel: PCI: not using MMCONFIG
May 12 21:07:35 arch kernel: PCI: Using configuration type 1 for base access
May 12 21:07:35 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 12 21:07:35 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 12 21:07:35 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
May 12 21:07:35 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
May 12 21:07:35 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
May 12 21:07:35 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
May 12 21:07:35 arch kernel: ACPI: Added _OSI(Module Device)
May 12 21:07:35 arch kernel: ACPI: Added _OSI(Processor Device)
May 12 21:07:35 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 12 21:07:35 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 12 21:07:35 arch kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
May 12 21:07:35 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 12 21:07:35 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 21:07:35 arch kernel: ACPI: SSDT 0xFFFF9432019DD000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 21:07:35 arch kernel: ACPI: SSDT 0xFFFF943200E05000 0006B4 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 21:07:35 arch kernel: ACPI: SSDT 0xFFFF943200E06800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: Dynamic OEM Table Load:
May 12 21:07:35 arch kernel: ACPI: SSDT 0xFFFF943200F73000 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
May 12 21:07:35 arch kernel: ACPI: _OSC evaluated successfully for all CPUs
May 12 21:07:35 arch kernel: ACPI: EC: EC started
May 12 21:07:35 arch kernel: ACPI: EC: interrupt blocked
May 12 21:07:35 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 12 21:07:35 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
May 12 21:07:35 arch kernel: ACPI: Interpreter enabled
May 12 21:07:35 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 12 21:07:35 arch kernel: ACPI: Using IOAPIC for interrupt routing
May 12 21:07:35 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 12 21:07:35 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
May 12 21:07:35 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 12 21:07:35 arch kernel: PCI: Using E820 reservations for host bridge windows
May 12 21:07:35 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
May 12 21:07:35 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
May 12 21:07:35 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 12 21:07:35 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
May 12 21:07:35 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 12 21:07:35 arch kernel: PCI host bridge to bus 0000:00
May 12 21:07:35 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: root bus resource [mem 0xaf800000-0xdfffffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 12 21:07:35 arch kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
May 12 21:07:35 arch kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
May 12 21:07:35 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
May 12 21:07:35 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
May 12 21:07:35 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 12 21:07:35 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 12 21:07:35 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 12 21:07:35 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xd1220000-0xd1227fff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
May 12 21:07:35 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1210000-0xd121ffff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 12 21:07:35 arch kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
May 12 21:07:35 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd1238000-0xd1238fff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
May 12 21:07:35 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0xd1237000-0xd1237fff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
May 12 21:07:35 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0xd1236000-0xd1236fff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
May 12 21:07:35 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd1235000-0xd1235fff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
May 12 21:07:35 arch kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
May 12 21:07:35 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1230000-0xd1231fff]
May 12 21:07:35 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1234000-0xd12340ff]
May 12 21:07:35 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
May 12 21:07:35 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
May 12 21:07:35 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
May 12 21:07:35 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1233000-0xd12337ff]
May 12 21:07:35 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
May 12 21:07:35 arch kernel: pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
May 12 21:07:35 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 12 21:07:35 arch kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
May 12 21:07:35 arch kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 12 21:07:35 arch kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
May 12 21:07:35 arch kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
May 12 21:07:35 arch kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd122c000-0xd122ffff]
May 12 21:07:35 arch kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
May 12 21:07:35 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1228000-0xd122bfff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1200000-0xd120ffff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 12 21:07:35 arch kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
May 12 21:07:35 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1232000-0xd12320ff 64bit]
May 12 21:07:35 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
May 12 21:07:35 arch kernel: pci 0000:01:00.0: [168c:0036] type 00 class 0x028000
May 12 21:07:35 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd1100000-0xd117ffff 64bit]
May 12 21:07:35 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd1180000-0xd118ffff pref]
May 12 21:07:35 arch kernel: pci 0000:01:00.0: supports D1 D2
May 12 21:07:35 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 12 21:07:35 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 12 21:07:35 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 12 21:07:35 arch kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
May 12 21:07:35 arch kernel: pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
May 12 21:07:35 arch kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
May 12 21:07:35 arch kernel: pci 0000:02:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
May 12 21:07:35 arch kernel: pci 0000:02:00.0: supports D1 D2
May 12 21:07:35 arch kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 12 21:07:35 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 12 21:07:35 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 12 21:07:35 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
May 12 21:07:35 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
May 12 21:07:35 arch kernel: ACPI: EC: interrupt unblocked
May 12 21:07:35 arch kernel: ACPI: EC: event unblocked
May 12 21:07:35 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 12 21:07:35 arch kernel: ACPI: EC: GPE=0x45
May 12 21:07:35 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
May 12 21:07:35 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
May 12 21:07:35 arch kernel: iommu: Default domain type: Translated
May 12 21:07:35 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
May 12 21:07:35 arch kernel: SCSI subsystem initialized
May 12 21:07:35 arch kernel: libata version 3.00 loaded.
May 12 21:07:35 arch kernel: ACPI: bus type USB registered
May 12 21:07:35 arch kernel: usbcore: registered new interface driver usbfs
May 12 21:07:35 arch kernel: usbcore: registered new interface driver hub
May 12 21:07:35 arch kernel: usbcore: registered new device driver usb
May 12 21:07:35 arch kernel: EDAC MC: Ver: 3.0.0
May 12 21:07:35 arch kernel: efivars: Registered efivars operations
May 12 21:07:35 arch kernel: NetLabel: Initializing
May 12 21:07:35 arch kernel: NetLabel:  domain hash size = 128
May 12 21:07:35 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 12 21:07:35 arch kernel: NetLabel:  unlabeled traffic allowed by default
May 12 21:07:35 arch kernel: mctp: management component transport protocol core
May 12 21:07:35 arch kernel: NET: Registered PF_MCTP protocol family
May 12 21:07:35 arch kernel: PCI: Using ACPI for IRQ routing
May 12 21:07:35 arch kernel: PCI: pci_cache_line_size set to 64 bytes
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0x9dbb8018-0x9fffffff]
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0xa27a5000-0xa3ffffff]
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0xa57cf000-0xa7ffffff]
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0xa824d000-0xabffffff]
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0xa95ff000-0xabffffff]
May 12 21:07:35 arch kernel: e820: reserve RAM buffer [mem 0x44f800000-0x44fffffff]
May 12 21:07:35 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 12 21:07:35 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 12 21:07:35 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 12 21:07:35 arch kernel: vgaarb: loaded
May 12 21:07:35 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 12 21:07:35 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 12 21:07:35 arch kernel: clocksource: Switched to clocksource tsc-early
May 12 21:07:35 arch kernel: VFS: Disk quotas dquot_6.6.0
May 12 21:07:35 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 12 21:07:35 arch kernel: pnp: PnP ACPI init
May 12 21:07:35 arch kernel: system 00:00: [io  0x0680-0x069f] has been reserved
May 12 21:07:35 arch kernel: system 00:00: [io  0xffff] has been reserved
May 12 21:07:35 arch kernel: system 00:00: [io  0xffff] has been reserved
May 12 21:07:35 arch kernel: system 00:00: [io  0xffff] has been reserved
May 12 21:07:35 arch kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
May 12 21:07:35 arch kernel: system 00:00: [io  0x164e-0x164f] has been reserved
May 12 21:07:35 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
May 12 21:07:35 arch kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
May 12 21:07:35 arch kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
May 12 21:07:35 arch kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
May 12 21:07:35 arch kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
May 12 21:07:35 arch kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 12 21:07:35 arch kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
May 12 21:07:35 arch kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
May 12 21:07:35 arch kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
May 12 21:07:35 arch kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
May 12 21:07:35 arch kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
May 12 21:07:35 arch kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
May 12 21:07:35 arch kernel: system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
May 12 21:07:35 arch kernel: system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
May 12 21:07:35 arch kernel: system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
May 12 21:07:35 arch kernel: pnp: PnP ACPI: found 10 devices
May 12 21:07:35 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 12 21:07:35 arch kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
May 12 21:07:35 arch kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
May 12 21:07:35 arch kernel: NET: Registered PF_INET protocol family
May 12 21:07:35 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 12 21:07:35 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 12 21:07:35 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 12 21:07:35 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 12 21:07:35 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
May 12 21:07:35 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 12 21:07:35 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
May 12 21:07:35 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 12 21:07:35 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 12 21:07:35 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 12 21:07:35 arch kernel: NET: Registered PF_XDP protocol family
May 12 21:07:35 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 12 21:07:35 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 12 21:07:35 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 12 21:07:35 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 12 21:07:35 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 12 21:07:35 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: resource 7 [mem 0xaf800000-0xdfffffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
May 12 21:07:35 arch kernel: pci_bus 0000:01: resource 1 [mem 0xd1100000-0xd11fffff]
May 12 21:07:35 arch kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
May 12 21:07:35 arch kernel: pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd10fffff]
May 12 21:07:35 arch kernel: PCI: CLS 0 bytes, default 64
May 12 21:07:35 arch kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
May 12 21:07:35 arch kernel: DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.1
May 12 21:07:35 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 12 21:07:35 arch kernel: software IO TLB: mapped [mem 0x0000000099bb8000-0x000000009dbb8000] (64MB)
May 12 21:07:35 arch kernel: Trying to unpack rootfs image as initramfs...
May 12 21:07:35 arch kernel: Initialise system trusted keyrings
May 12 21:07:35 arch kernel: Key type blacklist registered
May 12 21:07:35 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 12 21:07:35 arch kernel: zbud: loaded
May 12 21:07:35 arch kernel: integrity: Platform Keyring initialized
May 12 21:07:35 arch kernel: integrity: Machine keyring initialized
May 12 21:07:35 arch kernel: Key type asymmetric registered
May 12 21:07:35 arch kernel: Asymmetric key parser 'x509' registered
May 12 21:07:35 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
May 12 21:07:35 arch kernel: io scheduler mq-deadline registered
May 12 21:07:35 arch kernel: io scheduler kyber registered
May 12 21:07:35 arch kernel: io scheduler bfq registered
May 12 21:07:35 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
May 12 21:07:35 arch kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
May 12 21:07:35 arch kernel: pcieport 0000:00:1c.5: PME: Signaling with IRQ 123
May 12 21:07:35 arch kernel: pcieport 0000:00:1c.5: AER: enabled with IRQ 123
May 12 21:07:35 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 12 21:07:35 arch kernel: ACPI: AC: AC Adapter [AC] (on-line)
May 12 21:07:35 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
May 12 21:07:35 arch kernel: ACPI: button: Lid Switch [LID0]
May 12 21:07:35 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
May 12 21:07:35 arch kernel: ACPI: button: Power Button [PBTN]
May 12 21:07:35 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
May 12 21:07:35 arch kernel: ACPI: button: Sleep Button [SBTN]
May 12 21:07:35 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
May 12 21:07:35 arch kernel: ACPI: button: Power Button [PWRF]
May 12 21:07:35 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 12 21:07:35 arch kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
May 12 21:07:35 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 12 21:07:35 arch kernel: Non-volatile memory driver v1.3
May 12 21:07:35 arch kernel: Linux agpgart interface v0.103
May 12 21:07:35 arch kernel: ACPI: bus type drm_connector registered
May 12 21:07:35 arch kernel: ahci 0000:00:17.0: version 3.0
May 12 21:07:35 arch kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
May 12 21:07:35 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
May 12 21:07:35 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
May 12 21:07:35 arch kernel: scsi host0: ahci
May 12 21:07:35 arch kernel: scsi host1: ahci
May 12 21:07:35 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233100 irq 124 lpm-pol 3
May 12 21:07:35 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233180 irq 124 lpm-pol 3
May 12 21:07:35 arch kernel: usbcore: registered new interface driver usbserial_generic
May 12 21:07:35 arch kernel: usbserial: USB Serial support registered for generic
May 12 21:07:35 arch kernel: rtc_cmos 00:01: RTC can wake from S4
May 12 21:07:35 arch kernel: rtc_cmos 00:01: registered as rtc0
May 12 21:07:35 arch kernel: rtc_cmos 00:01: setting system clock to 2024-05-12T21:07:31 UTC (1715548051)
May 12 21:07:35 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
May 12 21:07:35 arch kernel: intel_pstate: Intel P-state driver initializing
May 12 21:07:35 arch kernel: intel_pstate: HWP enabled
May 12 21:07:35 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 12 21:07:35 arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
May 12 21:07:35 arch kernel: fbcon: Deferring console take-over
May 12 21:07:35 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
May 12 21:07:35 arch kernel: hid: raw HID events driver (C) Jiri Kosina
May 12 21:07:35 arch kernel: drop_monitor: Initializing network drop monitor service
May 12 21:07:35 arch kernel: NET: Registered PF_INET6 protocol family
May 12 21:07:35 arch kernel: ACPI: battery: Slot [BAT0] (battery present)
May 12 21:07:35 arch kernel: Freeing initrd memory: 22732K
May 12 21:07:35 arch kernel: Segment Routing with IPv6
May 12 21:07:35 arch kernel: RPL Segment Routing with IPv6
May 12 21:07:35 arch kernel: In-situ OAM (IOAM) with IPv6
May 12 21:07:35 arch kernel: NET: Registered PF_PACKET protocol family
May 12 21:07:35 arch kernel: microcode: Current revision: 0x000000f4
May 12 21:07:35 arch kernel: microcode: Updated early from: 0x000000de
May 12 21:07:35 arch kernel: IPI shorthand broadcast: enabled
May 12 21:07:35 arch kernel: sched_clock: Marking stable (456669254, 606184)->(462176898, -4901460)
May 12 21:07:35 arch kernel: registered taskstats version 1
May 12 21:07:35 arch kernel: Loading compiled-in X.509 certificates
May 12 21:07:35 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8ce7c76ad10401d71312ab823fd2fc1035477ee3'
May 12 21:07:35 arch kernel: zswap: loaded using pool zstd/zsmalloc
May 12 21:07:35 arch kernel: Key type .fscrypt registered
May 12 21:07:35 arch kernel: Key type fscrypt-provisioning registered
May 12 21:07:35 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 12 21:07:35 arch kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
May 12 21:07:35 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 12 21:07:35 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
May 12 21:07:35 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 12 21:07:35 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
May 12 21:07:35 arch kernel: PM:   Magic number: 8:189:146
May 12 21:07:35 arch kernel: acpi device:17: hash matches
May 12 21:07:35 arch kernel: RAS: Correctable Errors collector initialized.
May 12 21:07:35 arch kernel: clk: Disabling unused clocks
May 12 21:07:35 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 12 21:07:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:07:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:07:35 arch kernel: ata1.00: ATA-11: SanDisk SSD PLUS 480GB, 42077100, max UDMA/133
May 12 21:07:35 arch kernel: ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 12 21:07:35 arch kernel: ata1.00: Features: Dev-Sleep
May 12 21:07:35 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:07:35 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:07:35 arch kernel: ata1.00: configured for UDMA/133
May 12 21:07:35 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD PLUS 7100 PQ: 0 ANSI: 5
May 12 21:07:35 arch kernel: sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
May 12 21:07:35 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
May 12 21:07:35 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 12 21:07:35 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 12 21:07:35 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 12 21:07:35 arch kernel:  sda: sda1 sda2 sda3
May 12 21:07:35 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 12 21:07:35 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 12 21:07:35 arch kernel: Freeing unused decrypted memory: 2028K
May 12 21:07:35 arch kernel: Freeing unused kernel image (initmem) memory: 3404K
May 12 21:07:35 arch kernel: Write protecting the kernel read-only data: 30720k
May 12 21:07:35 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1468K
May 12 21:07:35 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 12 21:07:35 arch kernel: rodata_test: all tests were successful
May 12 21:07:35 arch kernel: x86/mm: Checking user space page tables
May 12 21:07:35 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 12 21:07:35 arch kernel: Run /init as init process
May 12 21:07:35 arch kernel:   with arguments:
May 12 21:07:35 arch kernel:     /init
May 12 21:07:35 arch kernel:   with environment:
May 12 21:07:35 arch kernel:     HOME=/
May 12 21:07:35 arch kernel:     TERM=linux
May 12 21:07:35 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 12 21:07:35 arch kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
May 12 21:07:35 arch kernel: tsc: Refined TSC clocksource calibration: 2711.999 MHz
May 12 21:07:35 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x271785701be, max_idle_ns: 440795203568 ns
May 12 21:07:35 arch kernel: clocksource: Switched to clocksource tsc
May 12 21:07:35 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
May 12 21:07:35 arch kernel: i8042: Warning: Keylock active
May 12 21:07:35 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 12 21:07:35 arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
May 12 21:07:35 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 12 21:07:35 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 12 21:07:35 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
May 12 21:07:35 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 12 21:07:35 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 12 21:07:35 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
May 12 21:07:35 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
May 12 21:07:35 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 12 21:07:35 arch kernel: usb usb1: Product: xHCI Host Controller
May 12 21:07:35 arch kernel: usb usb1: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 12 21:07:35 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
May 12 21:07:35 arch kernel: hub 1-0:1.0: USB hub found
May 12 21:07:35 arch kernel: hub 1-0:1.0: 12 ports detected
May 12 21:07:35 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
May 12 21:07:35 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 12 21:07:35 arch kernel: usb usb2: Product: xHCI Host Controller
May 12 21:07:35 arch kernel: usb usb2: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 12 21:07:35 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
May 12 21:07:35 arch kernel: hub 2-0:1.0: USB hub found
May 12 21:07:35 arch kernel: hub 2-0:1.0: 6 ports detected
May 12 21:07:35 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
May 12 21:07:35 arch kernel: usb 1-1: new low-speed USB device number 2 using xhci_hcd
May 12 21:07:35 arch kernel: usb 1-1: New USB device found, idVendor=1a2c, idProduct=0044, bcdDevice= 1.10
May 12 21:07:35 arch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 12 21:07:35 arch kernel: usb 1-1: Product: Usb Mouse
May 12 21:07:35 arch kernel: usb 1-1: Manufacturer: SIGMACHIP
May 12 21:07:35 arch kernel: usbcore: registered new interface driver usbhid
May 12 21:07:35 arch kernel: usbhid: USB HID core driver
May 12 21:07:35 arch kernel: input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1A2C:0044.0001/input/input6
May 12 21:07:35 arch kernel: hid-generic 0003:1A2C:0044.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:14.0-1/input0
May 12 21:07:35 arch kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
May 12 21:07:35 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
May 12 21:07:35 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 12 21:07:35 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
May 12 21:07:35 arch kernel: usb 1-5: New USB device found, idVendor=0c45, idProduct=6a05, bcdDevice=64.26
May 12 21:07:35 arch kernel: usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
May 12 21:07:35 arch kernel: usb 1-5: Product: Integrated_Webcam_HD
May 12 21:07:35 arch kernel: usb 1-5: Manufacturer: CNFFH37O035400045742
May 12 21:07:35 arch kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
May 12 21:07:35 arch kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
May 12 21:07:35 arch kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 12 21:07:35 arch kernel: usb 1-6: Product: USB2.0-CRW
May 12 21:07:35 arch kernel: usb 1-6: Manufacturer: Generic
May 12 21:07:35 arch kernel: usb 1-6: SerialNumber: 20100201396000000
May 12 21:07:35 arch kernel: usbcore: registered new interface driver rtsx_usb
May 12 21:07:35 arch kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
May 12 21:07:35 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
May 12 21:07:35 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 12 21:07:35 arch kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
May 12 21:07:35 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
May 12 21:07:35 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
May 12 21:07:35 arch kernel: i915 display info: display version: 9
May 12 21:07:35 arch kernel: i915 display info: cursor_needs_physical: no
May 12 21:07:35 arch kernel: i915 display info: has_cdclk_crawl: no
May 12 21:07:35 arch kernel: i915 display info: has_cdclk_squash: no
May 12 21:07:35 arch kernel: i915 display info: has_ddi: yes
May 12 21:07:35 arch kernel: i915 display info: has_dp_mst: yes
May 12 21:07:35 arch kernel: i915 display info: has_dsb: no
May 12 21:07:35 arch kernel: i915 display info: has_fpga_dbg: yes
May 12 21:07:35 arch kernel: i915 display info: has_gmch: no
May 12 21:07:35 arch kernel: i915 display info: has_hotplug: yes
May 12 21:07:35 arch kernel: i915 display info: has_hti: no
May 12 21:07:35 arch kernel: i915 display info: has_ipc: yes
May 12 21:07:35 arch kernel: i915 display info: has_overlay: no
May 12 21:07:35 arch kernel: i915 display info: has_psr: yes
May 12 21:07:35 arch kernel: i915 display info: has_psr_hw_tracking: yes
May 12 21:07:35 arch kernel: i915 display info: overlay_needs_physical: no
May 12 21:07:35 arch kernel: i915 display info: supports_tv: no
May 12 21:07:35 arch kernel: i915 display info: has_hdcp: yes
May 12 21:07:35 arch kernel: i915 display info: has_dmc: yes
May 12 21:07:35 arch kernel: i915 display info: has_dsc: no
May 12 21:07:35 arch kernel: fbcon: i915drmfb (fb0) is primary device
May 12 21:07:35 arch kernel: fbcon: Deferring console take-over
May 12 21:07:35 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
May 12 21:07:35 arch kernel: fbcon: Taking over console
May 12 21:07:35 arch kernel: Console: switching to colour frame buffer device 170x48
May 12 21:07:35 arch kernel: EXT4-fs (sda2): mounted filesystem 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w with ordered data mode. Quota mode: none.
May 12 21:07:35 arch systemd[1]: RTC configured in localtime, applying delta of -180 minutes to system time.
May 12 21:07:35 arch systemd[1]: systemd 255.4-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)
May 12 21:07:35 arch systemd[1]: Detected architecture x86-64.
May 12 21:07:35 arch systemd[1]: Hostname set to <arch>.
May 12 21:07:35 arch systemd[1]: bpf-lsm: LSM BPF program attached
May 12 21:07:35 arch systemd[1]: Queued start job for default target Graphical Interface.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/dirmngr.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/getty.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/gpg-agent.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/keyboxd.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/modprobe.
May 12 21:07:35 arch systemd[1]: Created slice Slice /system/systemd-fsck.
May 12 21:07:35 arch systemd[1]: Created slice User and Session Slice.
May 12 21:07:35 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 12 21:07:35 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 12 21:07:35 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 12 21:07:35 arch systemd[1]: Expecting device /dev/disk/by-uuid/0366-FBB0...
May 12 21:07:35 arch systemd[1]: Expecting device /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 12 21:07:35 arch systemd[1]: Reached target Local Encrypted Volumes.
May 12 21:07:35 arch systemd[1]: Reached target Local Integrity Protected Volumes.
May 12 21:07:35 arch systemd[1]: Reached target Path Units.
May 12 21:07:35 arch systemd[1]: Reached target Remote File Systems.
May 12 21:07:35 arch systemd[1]: Reached target Slice Units.
May 12 21:07:35 arch systemd[1]: Reached target Local Verity Protected Volumes.
May 12 21:07:35 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 12 21:07:35 arch systemd[1]: Listening on Process Core Dump Socket.
May 12 21:07:35 arch systemd[1]: Listening on Journal Socket (/dev/log).
May 12 21:07:35 arch systemd[1]: Listening on Journal Socket.
May 12 21:07:35 arch systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 21:07:35 arch systemd[1]: Listening on udev Control Socket.
May 12 21:07:35 arch systemd[1]: Listening on udev Kernel Socket.
May 12 21:07:35 arch systemd[1]: Listening on User Database Manager Socket.
May 12 21:07:35 arch systemd[1]: Mounting Huge Pages File System...
May 12 21:07:35 arch systemd[1]: Mounting POSIX Message Queue File System...
May 12 21:07:35 arch systemd[1]: Mounting Kernel Debug File System...
May 12 21:07:35 arch systemd[1]: Mounting Kernel Trace File System...
May 12 21:07:35 arch systemd[1]: Starting Create List of Static Device Nodes...
May 12 21:07:35 arch systemd[1]: Starting Load Kernel Module configfs...
May 12 21:07:35 arch systemd[1]: Starting Load Kernel Module dm_mod...
May 12 21:07:35 arch systemd[1]: Starting Load Kernel Module drm...
May 12 21:07:35 arch systemd[1]: Starting Load Kernel Module fuse...
May 12 21:07:35 arch systemd[1]: Starting Load Kernel Module loop...
May 12 21:07:35 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 12 21:07:35 arch systemd[1]: Starting Journal Service...
May 12 21:07:35 arch systemd[1]: Starting Load Kernel Modules...
May 12 21:07:35 arch systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 21:07:35 arch systemd[1]: Starting Remount Root and Kernel File Systems...
May 12 21:07:35 arch systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 21:07:35 arch systemd[1]: Starting Coldplug All udev Devices...
May 12 21:07:35 arch systemd[1]: Mounted Huge Pages File System.
May 12 21:07:35 arch systemd[1]: Mounted POSIX Message Queue File System.
May 12 21:07:35 arch systemd[1]: Mounted Kernel Debug File System.
May 12 21:07:35 arch systemd[1]: Mounted Kernel Trace File System.
May 12 21:07:35 arch kernel: device-mapper: uevent: version 1.0.3
May 12 21:07:35 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
May 12 21:07:35 arch kernel: loop: module loaded
May 12 21:07:35 arch kernel: fuse: init (API version 7.39)
May 12 21:07:35 arch systemd[1]: Finished Create List of Static Device Nodes.
May 12 21:07:35 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 12 21:07:35 arch systemd-journald[187]: Collecting audit messages is disabled.
May 12 21:07:35 arch systemd[1]: Finished Load Kernel Module configfs.
May 12 21:07:35 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 12 21:07:35 arch kernel: EXT4-fs (sda2): re-mounted 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w. Quota mode: none.
May 12 21:07:35 arch systemd[1]: Finished Load Kernel Module dm_mod.
May 12 21:07:35 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
May 12 21:07:35 arch systemd[1]: Finished Load Kernel Module drm.
May 12 21:07:35 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 12 21:07:35 arch systemd-journald[187]: Journal started
May 12 21:07:35 arch systemd-journald[187]: Runtime Journal (/run/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 8.0M, max 793.1M, 785.1M free.
May 12 21:07:35 arch systemd-modules-load[188]: Inserted module 'crypto_user'
May 12 21:07:35 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
May 12 21:07:35 arch systemd[1]: Finished Load Kernel Module fuse.
May 12 21:07:35 arch systemd[1]: Started Journal Service.
May 12 21:07:35 arch systemd[1]: Finished Load Kernel Module loop.
May 12 21:07:35 arch systemd[1]: Finished Load Kernel Modules.
May 12 21:07:35 arch systemd[1]: Finished Remount Root and Kernel File Systems.
May 12 21:07:35 arch systemd[1]: Mounting FUSE Control File System...
May 12 21:07:35 arch systemd[1]: Mounting Kernel Configuration File System...
May 12 21:07:35 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
May 12 21:07:35 arch systemd[1]: Starting Flush Journal to Persistent Storage...
May 12 21:07:35 arch systemd[1]: Starting Load/Save OS Random Seed...
May 12 21:07:35 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 12 21:07:35 arch systemd[1]: Starting Apply Kernel Variables...
May 12 21:07:35 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
May 12 21:07:35 arch systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 21:07:35 arch systemd-journald[187]: Time spent on flushing to /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6 is 118.422ms for 836 entries.
May 12 21:07:35 arch systemd-journald[187]: System Journal (/var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 426.4M, max 4.0G, 3.5G free.
May 12 21:07:35 arch systemd-journald[187]: Received client request to flush runtime journal.
May 12 21:07:35 arch systemd-journald[187]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/system.journal: Journal file uses a different sequence number ID, rotating.
May 12 21:07:35 arch systemd-journald[187]: Rotating system journal.
May 12 21:07:35 arch systemd[1]: Finished Coldplug All udev Devices.
May 12 21:07:35 arch systemd[1]: Mounted FUSE Control File System.
May 12 21:07:35 arch systemd[1]: Mounted Kernel Configuration File System.
May 12 21:07:35 arch systemd[1]: Finished Load/Save OS Random Seed.
May 12 21:07:35 arch systemd[1]: Finished Apply Kernel Variables.
May 12 21:07:35 arch systemd[1]: Starting User Database Manager...
May 12 21:07:35 arch systemd[1]: Starting CLI Netfilter Manager...
May 12 21:07:35 arch systemd[1]: Finished Flush Journal to Persistent Storage.
May 12 21:07:35 arch systemd[1]: Started User Database Manager.
May 12 21:07:35 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
May 12 21:07:35 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
May 12 21:07:35 arch systemd[1]: Starting Create Static Device Nodes in /dev...
May 12 21:07:35 arch systemd[1]: Finished Create Static Device Nodes in /dev.
May 12 21:07:35 arch systemd[1]: Reached target Preparation for Local File Systems.
May 12 21:07:35 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
May 12 21:07:35 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 12 21:07:35 arch systemd-udevd[279]: Using default interface naming scheme 'v255'.
May 12 21:07:35 arch systemd[1]: Finished CLI Netfilter Manager.
May 12 21:07:36 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
May 12 21:07:36 arch mtp-probe[320]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
May 12 21:07:36 arch mtp-probe[320]: bus: 1, device: 2 was not an MTP device
May 12 21:07:36 arch kernel: intel_pmc_core INT33A1:00:  initialized
May 12 21:07:36 arch kernel: mousedev: PS/2 mouse device common for all mice
May 12 21:07:36 arch kernel: Consider using thermal netlink events interface
May 12 21:07:36 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 1.
May 12 21:07:36 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 3.
May 12 21:07:36 arch mtp-probe[328]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
May 12 21:07:36 arch mtp-probe[329]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
May 12 21:07:36 arch systemd[1]: Activating swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 12 21:07:36 arch mtp-probe[328]: bus: 1, device: 3 was not an MTP device
May 12 21:07:36 arch kernel: Adding 16808956k swap on /dev/sda3.  Priority:-2 extents:1 across:16808956k SS
May 12 21:07:36 arch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 12 21:07:36 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/0366-FBB0...
May 12 21:07:36 arch kernel: acpi INT33D5:00: intel-hid: created platform device
May 12 21:07:36 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 12 21:07:36 arch systemd[1]: Activated swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945.
May 12 21:07:36 arch systemd[1]: Reached target Swaps.
May 12 21:07:36 arch kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
May 12 21:07:36 arch systemd[1]: Mounting Temporary Directory /tmp...
May 12 21:07:36 arch kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input8
May 12 21:07:36 arch systemd[1]: Mounted Temporary Directory /tmp.
May 12 21:07:36 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
May 12 21:07:36 arch kernel: mc: Linux media interface: v0.10
May 12 21:07:36 arch kernel: intel-hid INT33D5:00: failed to enable HID power button
May 12 21:07:36 arch systemd-fsck[341]: fsck.fat 4.2 (2021-01-31)
May 12 21:07:36 arch systemd-fsck[341]: /dev/sda1: 3 files, 38/261627 clusters
May 12 21:07:36 arch kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
May 12 21:07:36 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 12 21:07:36 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/0366-FBB0.
May 12 21:07:36 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 12 21:07:36 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 12 21:07:36 arch systemd[1]: Created slice Slice /system/systemd-backlight.
May 12 21:07:36 arch mtp-probe[329]: bus: 1, device: 4 was not an MTP device
May 12 21:07:36 arch systemd[1]: Mounting /boot/efi...
May 12 21:07:36 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
May 12 21:07:36 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 12 21:07:36 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 12 21:07:36 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
May 12 21:07:36 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
May 12 21:07:36 arch kernel: input: DELL078B:00 06CB:78F6 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input11
May 12 21:07:36 arch kernel: hid-generic 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 12 21:07:36 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 12 21:07:36 arch kernel: cfg80211: failed to load regulatory.db
May 12 21:07:36 arch kernel: i2c i2c-6: 2/2 memory slots populated (from DMI)
May 12 21:07:36 arch kernel: i2c i2c-6: Successfully instantiated SPD at 0x50
May 12 21:07:36 arch systemd[1]: Starting Virtual Console Setup...
May 12 21:07:36 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 12 21:07:36 arch systemd[1]: Mounted /boot/efi.
May 12 21:07:36 arch systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
May 12 21:07:36 arch systemd[1]: Stopped Virtual Console Setup.
May 12 21:07:36 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
May 12 21:07:36 arch kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
May 12 21:07:36 arch kernel: r8169 0000:02:00.0 eth0: RTL8106e, d0:94:66:a8:d0:d7, XID 449, IRQ 128
May 12 21:07:36 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
May 12 21:07:36 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 12 21:07:36 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 12 21:07:36 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 12 21:07:36 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
May 12 21:07:36 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 12 21:07:36 arch systemd[1]: Reached target Local File Systems.
May 12 21:07:36 arch systemd[1]: Listening on System Extension Image Management (Varlink).
May 12 21:07:36 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
May 12 21:07:36 arch kernel: videodev: Linux video capture interface: v2.00
May 12 21:07:36 arch kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
May 12 21:07:36 arch systemd[1]: Starting Set Up Additional Binary Formats...
May 12 21:07:36 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 12 21:07:36 arch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
May 12 21:07:36 arch kernel: cryptd: max_cpu_qlen set to 1000
May 12 21:07:36 arch kernel: Bluetooth: Core ver 2.22
May 12 21:07:36 arch kernel: NET: Registered PF_BLUETOOTH protocol family
May 12 21:07:36 arch kernel: Bluetooth: HCI device and connection manager initialized
May 12 21:07:36 arch kernel: Bluetooth: HCI socket layer initialized
May 12 21:07:36 arch kernel: Bluetooth: L2CAP socket layer initialized
May 12 21:07:36 arch kernel: Bluetooth: SCO socket layer initialized
May 12 21:07:36 arch kernel: iTCO_vendor_support: vendor-support=0
May 12 21:07:36 arch kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input13
May 12 21:07:36 arch systemd[1]: Starting Create Volatile Files and Directories...
May 12 21:07:36 arch systemd[1]: Starting Virtual Console Setup...
May 12 21:07:36 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 372 (systemd-binfmt)
May 12 21:07:36 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
May 12 21:07:36 arch kernel: intel_rapl_common: Found RAPL domain package
May 12 21:07:36 arch kernel: intel_rapl_common: Found RAPL domain core
May 12 21:07:36 arch kernel: intel_rapl_common: Found RAPL domain uncore
May 12 21:07:36 arch kernel: intel_rapl_common: Found RAPL domain dram
May 12 21:07:36 arch kernel: intel_rapl_common: Found RAPL domain psys
May 12 21:07:36 arch kernel: intel_rapl_common: Found RAPL domain package
May 12 21:07:36 arch kernel: intel_rapl_common: Found RAPL domain dram
May 12 21:07:36 arch kernel: ee1004 6-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
May 12 21:07:36 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
May 12 21:07:36 arch systemd[1]: Finished Set Up Additional Binary Formats.
May 12 21:07:36 arch kernel: AVX2 version of gcm_enc/dec engaged.
May 12 21:07:36 arch kernel: AES CTR mode by8 optimization enabled
May 12 21:07:36 arch systemd[1]: Finished Virtual Console Setup.
May 12 21:07:36 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
May 12 21:07:36 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 12 21:07:37 arch kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a05)
May 12 21:07:37 arch kernel: usbcore: registered new interface driver uvcvideo
May 12 21:07:37 arch kernel: usbcore: registered new interface driver btusb
May 12 21:07:37 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
May 12 21:07:37 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
May 12 21:07:37 arch kernel: ath9k 0000:01:00.0: enabling device (0000 -> 0002)
May 12 21:07:37 arch kernel: ath: phy0: WB335 2-ANT card detected
May 12 21:07:37 arch kernel: ath: phy0: Set BT/WLAN RX diversity capability
May 12 21:07:37 arch kernel: ath: phy0: Enable LNA combining
May 12 21:07:37 arch kernel: ath: phy0: ASPM enabled: 0x42
May 12 21:07:37 arch kernel: ath: EEPROM regdomain: 0x6c
May 12 21:07:37 arch kernel: ath: EEPROM indicates we should expect a direct regpair map
May 12 21:07:37 arch kernel: ath: Country alpha2 being used: 00
May 12 21:07:37 arch kernel: ath: Regpair used: 0x6c
May 12 21:07:37 arch kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
May 12 21:07:37 arch kernel: ieee80211 phy0: Atheros AR9565 Rev:2 mem=0x00000000e035a943, irq=16
May 12 21:07:37 arch kernel: usbcore: registered new interface driver ath3k
May 12 21:07:37 arch kernel: usb 1-8: USB disconnect, device number 5
May 12 21:07:37 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 12 21:07:37 arch kernel: ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
May 12 21:07:37 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 12 21:07:37 arch kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3096-006, fw id: 2430125
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
May 12 21:07:37 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
May 12 21:07:37 arch systemd[1]: Finished Create Volatile Files and Directories.
May 12 21:07:37 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 12 21:07:37 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 12 21:07:37 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
May 12 21:07:37 arch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 12 21:07:37 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
May 12 21:07:37 arch kernel: input: Synaptics TM3096-006 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input14
May 12 21:07:37 arch kernel: hid-rmi 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 12 21:07:37 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 12 21:07:37 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
May 12 21:07:37 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 12 21:07:37 arch systemd[1]: Reached target System Initialization.
May 12 21:07:37 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
May 12 21:07:37 arch systemd[1]: Started Discard unused filesystem blocks once a week.
May 12 21:07:37 arch systemd[1]: Started Daily man-db regeneration.
May 12 21:07:37 arch systemd[1]: Started Daily verification of password and group files.
May 12 21:07:37 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
May 12 21:07:37 arch systemd[1]: Reached target Timer Units.
May 12 21:07:37 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
May 12 21:07:37 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 12 21:07:37 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 12 21:07:37 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 12 21:07:37 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 12 21:07:37 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 12 21:07:37 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
May 12 21:07:37 arch systemd[1]: Reached target Socket Units.
May 12 21:07:37 arch systemd[1]: Starting D-Bus System Message Bus...
May 12 21:07:37 arch systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 21:07:37 arch systemd[1]: Started D-Bus System Message Bus.
May 12 21:07:37 arch systemd[1]: Reached target Basic System.
May 12 21:07:37 arch systemd[1]: System is tainted: local-hwclock
May 12 21:07:37 arch systemd[1]: Starting Network Manager...
May 12 21:07:37 arch systemd[1]: Starting Apply cpupower configuration...
May 12 21:07:37 arch systemd[1]: Starting User Login Management...
May 12 21:07:37 arch systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 12 21:07:37 arch systemd[1]: Starting Thermal Daemon Service...
May 12 21:07:37 arch dbus-broker-launch[405]: Ready
May 12 21:07:37 arch systemd[1]: Finished Apply cpupower configuration.
May 12 21:07:37 arch thermald[411]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 21:07:37 arch thermald[411]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 21:07:37 arch thermald[411]: sensor id 8 : No temp sysfs for reading raw temp
May 12 21:07:37 arch thermald[411]: sensor id 8 : No temp sysfs for reading raw temp
May 12 21:07:37 arch thermald[411]: sensor id 8 : No temp sysfs for reading raw temp
May 12 21:07:37 arch kernel: thermald[411]: segfault at 5e6808608020 ip 00005e6806b50b38 sp 00007ffc2ed4fbf0 error 4 in thermald[5e6806b0e000+56000] likely on CPU 3 (core 1, socket 0)
May 12 21:07:37 arch kernel: Code: 48 8b 7c 24 70 48 8b 44 24 10 48 39 c7 74 06 ff 15 05 20 03 00 41 83 c6 01 49 83 c5 60 44 3b b3 e0 02 00 00 0f 83 70 01 00 00 <49> 8b 45 20 48 8b 14 24 4d 8d 7d 08 48 89 ef 4c 89 fe 4d 8b 65 40
May 12 21:07:37 arch systemd-logind[410]: New seat seat0.
May 12 21:07:37 arch systemd-logind[410]: Watching system buttons on /dev/input/event3 (Power Button)
May 12 21:07:37 arch systemd-logind[410]: Watching system buttons on /dev/input/event1 (Power Button)
May 12 21:07:37 arch systemd[1]: Created slice Slice /system/systemd-coredump.
May 12 21:07:37 arch systemd-logind[410]: Watching system buttons on /dev/input/event0 (Lid Switch)
May 12 21:07:37 arch kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
May 12 21:07:37 arch systemd-logind[410]: Watching system buttons on /dev/input/event2 (Sleep Button)
May 12 21:07:37 arch systemd-logind[410]: Watching system buttons on /dev/input/event7 (Intel HID events)
May 12 21:07:37 arch systemd-logind[410]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.3746] NetworkManager (version 1.46.0-2) is starting... (boot:8388c1c7-cdde-4d65-8320-2ecf0bd28405)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.3747] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.3822] manager[0x5a3ed5e27720]: monitoring kernel firmware directory '/lib/firmware'.
May 12 21:07:37 arch systemd[1]: Started Process Core Dump (PID 420/UID 0).
May 12 21:07:37 arch systemd[1]: Started User Login Management.
May 12 21:07:37 arch systemd[1]: Starting Hostname Service...
May 12 21:07:37 arch systemd[1]: Started Hostname Service.
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4664] hostname: hostname: using hostnamed
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4665] hostname: static hostname changed from (none) to "arch"
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4671] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4681] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4683] manager[0x5a3ed5e27720]: rfkill: Wi-Fi hardware radio set enabled
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4683] manager[0x5a3ed5e27720]: rfkill: WWAN hardware radio set enabled
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4803] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4811] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.4860] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
May 12 21:07:37 arch systemd-coredump[426]: Process 411 (thermald) of user 0 dumped core.
                                            
                                            Stack trace of thread 411:
                                            #0  0x00005e6806b50b38 _ZN13cthd_acpi_rel20parse_target_devicesEv (thermald + 0x58b38)
                                            #1  0x00005e6806b497a7 _ZN13cthd_acpi_rel19create_thermal_zoneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x517a7)
                                            #2  0x00005e6806b50e56 _ZN13cthd_acpi_rel20create_thermal_zonesEv (thermald + 0x58e56)
                                            #3  0x00005e6806b4b91a _ZN13cthd_acpi_rel13generate_confENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x5391a)
                                            #4  0x00005e6806b41a51 _ZN10cthd_parse11parser_initENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x49a51)
                                            #5  0x00005e6806b1c27d _ZN11cthd_engine11parser_initEv (thermald + 0x2427d)
                                            #6  0x00005e6806b258f0 _ZN19cthd_engine_default20read_thermal_sensorsEv (thermald + 0x2d8f0)
                                            #7  0x00005e6806b1c329 _ZN11cthd_engine15thd_engine_initEbb (thermald + 0x24329)
                                            #8  0x00005e6806b26365 _Z32thd_engine_create_default_enginebbPKc (thermald + 0x2e365)
                                            #9  0x00005e6806b160f6 main (thermald + 0x1e0f6)
                                            #10 0x00007dd135c43cd0 n/a (libc.so.6 + 0x25cd0)
                                            #11 0x00007dd135c43d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                            #12 0x00005e6806b16645 _start (thermald + 0x1e645)
                                            
                                            Stack trace of thread 417:
                                            #0  0x00007dd135d2488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x00007dd136659337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                            #2  0x00007dd1365cb1b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                            #3  0x00007dd136633ace n/a (libglib-2.0.so.0 + 0x8dace)
                                            #4  0x00007dd136631a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007dd135ca955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007dd135d26a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 416:
                                            #0  0x00007dd135d190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x00007dd13665e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x00007dd1365fe162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                            #3  0x00007dd1365fe1b2 n/a (libglib-2.0.so.0 + 0x581b2)
                                            #4  0x00007dd136631a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007dd135ca955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007dd135d26a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 418:
                                            #0  0x00007dd135d2488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x00007dd136659d13 g_cond_wait_until (libglib-2.0.so.0 + 0xb3d13)
                                            #2  0x00007dd1365cb185 n/a (libglib-2.0.so.0 + 0x25185)
                                            #3  0x00007dd13663457b n/a (libglib-2.0.so.0 + 0x8e57b)
                                            #4  0x00007dd136631a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007dd135ca955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007dd135d26a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 419:
                                            #0  0x00007dd135d190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x00007dd13665e2f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x00007dd136600b97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                                            #3  0x00007dd1364df19c n/a (libgio-2.0.so.0 + 0x11219c)
                                            #4  0x00007dd136631a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007dd135ca955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007dd135d26a3c n/a (libc.so.6 + 0x108a3c)
                                            ELF object binary architecture: AMD x86-64
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5222] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
May 12 21:07:37 arch systemd[1]: thermald.service: Main process exited, code=dumped, status=11/SEGV
May 12 21:07:37 arch systemd[1]: thermald.service: Failed with result 'core-dump'.
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5238] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5266] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5269] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5270] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5271] manager: Networking is enabled by state file
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5283] settings: Loaded settings plugin: keyfile (internal)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5323] dhcp: init: Using DHCP client 'internal'
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5330] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5341] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5349] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5356] device (lo): Activation: starting connection 'lo' (75fc14fb-3974-489e-a03e-dce36df6fe7d)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5364] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5371] settings: (enp2s0): created default wired connection 'Wired connection 1'
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.5372] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 12 21:07:37 arch kernel: RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
May 12 21:07:37 arch systemd[1]: Failed to start Thermal Daemon Service.
May 12 21:07:37 arch systemd[1]: systemd-coredump@0-420-0.service: Deactivated successfully.
May 12 21:07:37 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 12 21:07:37 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8133] device (wlp1s0): driver supports Access Point (AP) mode
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8138] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8140] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 12 21:07:37 arch kernel: r8169 0000:02:00.0 enp2s0: Link is Down
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8564] device (wlp1s0): set-hw-addr: set MAC address to 7A:A4:FE:9F:88:DF (scanning)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8732] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 12 21:07:37 arch systemd[1]: thermald.service: Scheduled restart job, restart counter is at 1.
May 12 21:07:37 arch systemd[1]: Started Network Manager.
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8754] ovsdb: disconnected from ovsdb
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8755] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8758] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8761] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8768] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8818] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8820] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.8825] device (lo): Activation: successful, device activated.
May 12 21:07:37 arch systemd[1]: Starting Thermal Daemon Service...
May 12 21:07:37 arch systemd[1]: Starting WPA supplicant...
May 12 21:07:37 arch thermald[447]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 21:07:37 arch thermald[447]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 12 21:07:37 arch thermald[447]: sensor id 8 : No temp sysfs for reading raw temp
May 12 21:07:37 arch thermald[447]: sensor id 8 : No temp sysfs for reading raw temp
May 12 21:07:37 arch thermald[447]: sensor id 8 : No temp sysfs for reading raw temp
May 12 21:07:37 arch thermald[447]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 21:07:37 arch thermald[447]: ^
May 12 21:07:37 arch thermald[447]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 21:07:37 arch thermald[447]: ^
May 12 21:07:37 arch thermald[447]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch systemd[1]: Started WPA supplicant.
May 12 21:07:37 arch wpa_supplicant[448]: Successfully initialized wpa_supplicant
May 12 21:07:37 arch systemd[1]: Reached target Network.
May 12 21:07:37 arch thermald[447]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 12 21:07:37 arch thermald[447]: ^
May 12 21:07:37 arch thermald[447]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 12 21:07:37 arch thermald[447]: Polling mode is enabled: 4
May 12 21:07:37 arch systemd[1]: Starting Permit User Sessions...
May 12 21:07:37 arch systemd[1]: Started Thermal Daemon Service.
May 12 21:07:37 arch kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
May 12 21:07:37 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
May 12 21:07:37 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
May 12 21:07:37 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
May 12 21:07:37 arch systemd[1]: Finished Permit User Sessions.
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.9896] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.9897] Wi-Fi P2P device controlled by interface wlp1s0 created
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.9901] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.9903] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.9908] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 12 21:07:37 arch NetworkManager[408]: <info>  [1715558857.9913] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 12 21:07:38 arch systemd[1]: Started Getty on tty1.
May 12 21:07:38 arch systemd[1]: Reached target Login Prompts.
May 12 21:07:38 arch systemd[1]: Reached target Multi-User System.
May 12 21:07:38 arch systemd[1]: Reached target Graphical Interface.
May 12 21:07:38 arch systemd[1]: Startup finished in 6.108s (firmware) + 1.135s (loader) + 3.449s (kernel) + 3.464s (userspace) = 14.158s.
May 12 21:07:38 arch systemd[1]: Starting Save/Restore Sound Card State...
May 12 21:07:38 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 12 21:07:38 arch dbus-broker-launch[405]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
May 12 21:07:38 arch systemd[1]: Finished Save/Restore Sound Card State.
May 12 21:07:38 arch systemd[1]: Reached target Sound Card.
May 12 21:07:38 arch NetworkManager[408]: <info>  [1715558858.9602] policy: auto-activating connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 12 21:07:38 arch NetworkManager[408]: <info>  [1715558858.9605] device (wlp1s0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 12 21:07:38 arch NetworkManager[408]: <info>  [1715558858.9606] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 12 21:07:38 arch NetworkManager[408]: <info>  [1715558858.9609] manager: NetworkManager state is now CONNECTING
May 12 21:07:38 arch NetworkManager[408]: <info>  [1715558858.9930] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0055] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0057] device (wlp1s0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0057] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0060] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0060] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0065] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0067] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0069] device (wlp1s0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0069] Config: added 'ssid' value 'AAATTP1'
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0070] Config: added 'scan_ssid' value '1'
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0070] Config: added 'bgscan' value 'simple:30:-70:86400'
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0070] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0070] Config: added 'auth_alg' value 'OPEN'
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0070] Config: added 'psk' value '<hidden>'
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0260] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0260] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
May 12 21:07:39 arch wpa_supplicant[448]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 12 21:07:39 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0488] device (wlp1s0): supplicant interface state: inactive -> authenticating
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0488] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
May 12 21:07:39 arch wpa_supplicant[448]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0514] device (wlp1s0): supplicant interface state: authenticating -> associating
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0514] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
May 12 21:07:39 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
May 12 21:07:39 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
May 12 21:07:39 arch kernel: wlp1s0: authenticated
May 12 21:07:39 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
May 12 21:07:39 arch wpa_supplicant[448]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
May 12 21:07:39 arch wpa_supplicant[448]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 12 21:07:39 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=11)
May 12 21:07:39 arch kernel: wlp1s0: associated
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0617] device (wlp1s0): supplicant interface state: associating -> associated
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.0617] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.3732] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.3732] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
May 12 21:07:39 arch wpa_supplicant[448]: wlp1s0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
May 12 21:07:39 arch wpa_supplicant[448]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.4361] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.4362] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.4362] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.4363] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.4367] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.4421] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107, acd pending
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.5987] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.107
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.5990] policy: set 'AAATTP1' (wlp1s0) as default for IPv4 routing and DNS
May 12 21:07:39 arch dbus-broker-launch[405]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.6131] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.6145] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.6146] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.6149] manager: NetworkManager state is now CONNECTED_SITE
May 12 21:07:39 arch NetworkManager[408]: <info>  [1715558859.6154] device (wlp1s0): Activation: successful, device activated.
May 12 21:07:39 arch wpa_supplicant[448]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-94 txrate=58500
May 12 21:07:40 arch NetworkManager[408]: <info>  [1715558860.1536] manager: NetworkManager state is now CONNECTED_GLOBAL
May 12 21:07:42 arch login[458]: pam_unix(login:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 12 21:07:42 arch systemd-logind[410]: New session 1 of user netuno.
May 12 21:07:42 arch systemd[1]: Created slice User Slice of UID 1000.
May 12 21:07:42 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
May 12 21:07:42 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 12 21:07:42 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
May 12 21:07:42 arch systemd[1]: Starting User Manager for UID 1000...
May 12 21:07:42 arch (systemd)[493]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[netuno] ruser=[<unknown>] rhost=[<unknown>]
May 12 21:07:42 arch (systemd)[493]: pam_unix(systemd-user:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 12 21:07:42 arch systemd[493]: Queued start job for default target Main User Target.
May 12 21:07:42 arch systemd-journald[187]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
May 12 21:07:42 arch login[458]: LOGIN ON tty1 BY netuno
May 12 21:07:42 arch systemd[493]: Created slice User Application Slice.
May 12 21:07:42 arch systemd[493]: Created slice User Core Session Slice.
May 12 21:07:42 arch systemd[493]: Reached target Paths.
May 12 21:07:42 arch systemd[493]: Reached target Timers.
May 12 21:07:42 arch systemd[493]: Starting D-Bus User Message Bus Socket...
May 12 21:07:42 arch systemd[493]: Listening on GnuPG network certificate management daemon.
May 12 21:07:42 arch systemd[493]: Listening on GCR ssh-agent wrapper.
May 12 21:07:42 arch systemd[493]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 12 21:07:42 arch systemd[493]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 12 21:07:42 arch systemd[493]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 12 21:07:42 arch systemd[493]: Listening on GnuPG cryptographic agent and passphrase cache.
May 12 21:07:42 arch systemd[493]: Listening on GnuPG public key management service.
May 12 21:07:42 arch systemd[493]: Listening on p11-kit server.
May 12 21:07:42 arch systemd[493]: Listening on PipeWire PulseAudio.
May 12 21:07:42 arch systemd[493]: Listening on PipeWire Multimedia System Sockets.
May 12 21:07:42 arch systemd[493]: Listening on D-Bus User Message Bus Socket.
May 12 21:07:42 arch systemd[493]: Reached target Sockets.
May 12 21:07:42 arch systemd[493]: Reached target Basic System.
May 12 21:07:42 arch systemd[1]: Started User Manager for UID 1000.
May 12 21:07:42 arch systemd[493]: Started PipeWire Multimedia Service.
May 12 21:07:42 arch systemd[1]: Started Session 1 of User netuno.
May 12 21:07:42 arch systemd[493]: Started Multimedia Service Session Manager.
May 12 21:07:42 arch systemd[493]: Started PipeWire PulseAudio.
May 12 21:07:42 arch systemd[493]: Starting Update XDG user dir configuration...
May 12 21:07:42 arch systemd[493]: Finished Update XDG user dir configuration.
May 12 21:07:42 arch systemd[493]: Reached target Main User Target.
May 12 21:07:42 arch systemd[493]: Startup finished in 188ms.
May 12 21:07:42 arch systemd[493]: Starting D-Bus User Message Bus...
May 12 21:07:42 arch dbus-broker-launch[510]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
May 12 21:07:42 arch dbus-broker-launch[510]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
May 12 21:07:42 arch dbus-broker-launch[510]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
May 12 21:07:42 arch dbus-broker-launch[510]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
May 12 21:07:42 arch systemd[493]: Started D-Bus User Message Bus.
May 12 21:07:42 arch dbus-broker-launch[510]: Ready
May 12 21:07:42 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 12 21:07:42 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 12 21:07:42 arch rtkit-daemon[522]: Successfully called chroot.
May 12 21:07:42 arch rtkit-daemon[522]: Successfully dropped privileges.
May 12 21:07:42 arch rtkit-daemon[522]: Successfully limited resources.
May 12 21:07:42 arch rtkit-daemon[522]: Running.
May 12 21:07:42 arch rtkit-daemon[522]: Canary thread running.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch rtkit-daemon[522]: Watchdog thread running.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 0 threads of 0 processes of 0 users.
May 12 21:07:42 arch systemd[1]: Starting Authorization Manager...
May 12 21:07:42 arch polkitd[530]: Started polkitd version 124
May 12 21:07:42 arch polkitd[530]: Loading rules from directory /etc/polkit-1/rules.d
May 12 21:07:42 arch polkitd[530]: Loading rules from directory /usr/share/polkit-1/rules.d
May 12 21:07:42 arch polkitd[530]: Finished loading, compiling and executing 3 rules
May 12 21:07:42 arch systemd[1]: Started Authorization Manager.
May 12 21:07:42 arch polkitd[530]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 12 21:07:42 arch wireplumber[502]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
May 12 21:07:42 arch rtkit-daemon[522]: Successfully made thread 503 of process 503 owned by '1000' high priority at nice level -11.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 1 threads of 1 processes of 1 users.
May 12 21:07:42 arch wireplumber[502]: [0:00:11.516627270] [502] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 12 21:07:42 arch wireplumber[502]: [0:00:11.516655244] [502] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 12 21:07:42 arch wireplumber[502]: [0:00:11.516733515] [502]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 12 21:07:42 arch rtkit-daemon[522]: Successfully made thread 527 of process 503 owned by '1000' RT at priority 20.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 2 threads of 1 processes of 1 users.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 2 threads of 1 processes of 1 users.
May 12 21:07:42 arch rtkit-daemon[522]: Successfully made thread 501 of process 501 owned by '1000' high priority at nice level -11.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 3 threads of 2 processes of 1 users.
May 12 21:07:42 arch rtkit-daemon[522]: Successfully made thread 526 of process 501 owned by '1000' RT at priority 20.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 4 threads of 2 processes of 1 users.
May 12 21:07:42 arch rtkit-daemon[522]: Successfully made thread 502 of process 502 owned by '1000' high priority at nice level -11.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 5 threads of 3 processes of 1 users.
May 12 21:07:42 arch rtkit-daemon[522]: Successfully made thread 524 of process 502 owned by '1000' RT at priority 20.
May 12 21:07:42 arch rtkit-daemon[522]: Supervising 6 threads of 3 processes of 1 users.
May 12 21:07:42 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
May 12 21:07:42 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 12 21:07:42 arch systemd[493]: Reached target Bluetooth.
May 12 21:07:42 arch wireplumber[502]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
May 12 21:07:42 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 12 21:07:42 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 12 21:07:42 arch systemd[1]: Starting Bluetooth service...
May 12 21:07:42 arch bluetoothd[571]: Bluetooth daemon 5.73
May 12 21:07:42 arch systemd[1]: Started Bluetooth service.
May 12 21:07:42 arch systemd[1]: Reached target Bluetooth Support.
May 12 21:07:42 arch bluetoothd[571]: Starting SDP server
May 12 21:07:42 arch bluetoothd[571]: src/plugin.c:init_plugin() System does not support bap plugin
May 12 21:07:42 arch bluetoothd[571]: src/plugin.c:init_plugin() System does not support bass plugin
May 12 21:07:42 arch bluetoothd[571]: src/plugin.c:init_plugin() System does not support mcp plugin
May 12 21:07:42 arch bluetoothd[571]: src/plugin.c:init_plugin() System does not support vcp plugin
May 12 21:07:42 arch bluetoothd[571]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
May 12 21:07:42 arch bluetoothd[571]: src/plugin.c:init_plugin() System does not support micp plugin
May 12 21:07:42 arch bluetoothd[571]: src/plugin.c:init_plugin() System does not support ccp plugin
May 12 21:07:42 arch bluetoothd[571]: src/plugin.c:init_plugin() System does not support csip plugin
May 12 21:07:42 arch bluetoothd[571]: Bluetooth management interface 1.22 initialized
May 12 21:07:42 arch bluetoothd[571]: Battery Provider Manager created
May 12 21:07:42 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 12 21:07:42 arch kernel: Bluetooth: BNEP filters: protocol multicast
May 12 21:07:42 arch kernel: Bluetooth: BNEP socket layer initialized
May 12 21:07:42 arch kernel: Bluetooth: MGMT ver 1.22
May 12 21:07:42 arch kernel: NET: Registered PF_ALG protocol family
May 12 21:07:43 arch pipewire[501]: [0:00:12.151181590] [501] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 12 21:07:43 arch pipewire[501]: [0:00:12.151200144] [501] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 12 21:07:43 arch pipewire[501]: [0:00:12.151243782] [501]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/ldac
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aptx_hd
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_hd
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aptx
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aac
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aac
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/sbc
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/sbc
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/sbc_xq
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/sbc_xq
May 12 21:07:43 arch kernel: Bluetooth: RFCOMM TTY layer initialized
May 12 21:07:43 arch kernel: Bluetooth: RFCOMM socket layer initialized
May 12 21:07:43 arch kernel: Bluetooth: RFCOMM ver 1.11
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_1
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_0
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/faststream
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/faststream_duplex
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_05
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_05
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_05_duplex
May 12 21:07:43 arch bluetoothd[571]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_05_duplex
May 12 21:07:43 arch wireplumber[502]: <WpPortalPermissionStorePlugin:0x567accf733f0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 12 21:07:43 arch wireplumber[502]: <WpPortalPermissionStorePlugin:0x567accf733f0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 12 21:07:43 arch wireplumber[502]: <WpSiAudioAdapter:0x567acd159450> Object activation aborted: proxy destroyed
May 12 21:07:43 arch wireplumber[502]: <WpSiAudioAdapter:0x567acd159450> failed to activate item: Object activation aborted: proxy destroyed
May 12 21:07:43 arch systemd[493]: Starting Dunst notification daemon...
May 12 21:07:43 arch systemd[493]: Started Dunst notification daemon.
May 12 21:07:43 arch NetworkManager[408]: <info>  [1715558863.8138] manager: startup complete
May 12 21:07:43 arch dunst[636]: WARNING: No icon found in path: 'dialog-information'
May 12 21:07:47 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 12 21:07:47 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 12 21:08:12 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 12 21:08:21 arch systemd[493]: Starting Accessibility services bus...
May 12 21:08:21 arch systemd[493]: Started Accessibility services bus.
May 12 21:08:21 arch systemd[1]: Starting Time & Date Service...
May 12 21:08:22 arch systemd[1]: Started Time & Date Service.
May 12 21:08:22 arch rtkit-daemon[522]: Supervising 6 threads of 3 processes of 1 users.
May 12 21:08:22 arch rtkit-daemon[522]: Supervising 6 threads of 3 processes of 1 users.
May 12 21:08:22 arch rtkit-daemon[522]: Supervising 6 threads of 3 processes of 1 users.
May 12 21:08:22 arch rtkit-daemon[522]: Supervising 6 threads of 3 processes of 1 users.
May 12 21:08:22 arch rtkit-daemon[522]: Successfully made thread 974 of process 821 owned by '1000' RT at priority 10.
May 12 21:08:22 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:22 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:22 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:23 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:23 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:23 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:23 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:23 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:23 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:24 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:24 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:08:37 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10 SErr 0x4050000 action 0xe frozen
May 12 21:08:37 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 12 21:08:37 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 12 21:08:37 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 12 21:08:37 arch kernel: ata1.00: cmd 60/00:20:00:96:32/01:00:00:00:00/40 tag 4 ncq dma 131072 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:08:37 arch kernel: ata1.00: status: { DRDY }
May 12 21:08:37 arch kernel: ata1: hard resetting link
May 12 21:08:38 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 12 21:08:38 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:08:38 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:08:38 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:08:38 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:08:38 arch kernel: ata1.00: configured for UDMA/133
May 12 21:08:38 arch kernel: sd 0:0:0:0: [sda] tag#4 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
May 12 21:08:38 arch kernel: sd 0:0:0:0: [sda] tag#4 Sense Key : Illegal Request [current] 
May 12 21:08:38 arch kernel: sd 0:0:0:0: [sda] tag#4 Add. Sense: Unaligned write command
May 12 21:08:38 arch kernel: sd 0:0:0:0: [sda] tag#4 CDB: Read(10) 28 00 00 32 96 00 00 01 00 00
May 12 21:08:38 arch kernel: I/O error, dev sda, sector 3315200 op 0x0:(READ) flags 0x80700 phys_seg 32 prio class 2
May 12 21:08:38 arch kernel: ata1: EH complete
May 12 21:08:44 arch kernel: ata1.00: exception Emask 0x10 SAct 0x10000 SErr 0x4050000 action 0xe frozen
May 12 21:08:44 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 12 21:08:44 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 12 21:08:44 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 12 21:08:44 arch kernel: ata1.00: cmd 60/28:80:88:34:c8/00:00:2e:00:00/40 tag 16 ncq dma 20480 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:08:44 arch kernel: ata1.00: status: { DRDY }
May 12 21:08:44 arch kernel: ata1: hard resetting link
May 12 21:08:45 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 12 21:08:45 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:08:45 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:08:45 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:08:45 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:08:45 arch kernel: ata1.00: configured for UDMA/133
May 12 21:08:45 arch kernel: sd 0:0:0:0: [sda] tag#16 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
May 12 21:08:45 arch kernel: sd 0:0:0:0: [sda] tag#16 Sense Key : Illegal Request [current] 
May 12 21:08:45 arch kernel: sd 0:0:0:0: [sda] tag#16 Add. Sense: Unaligned write command
May 12 21:08:45 arch kernel: sd 0:0:0:0: [sda] tag#16 CDB: Read(10) 28 00 2e c8 34 88 00 00 28 00
May 12 21:08:45 arch kernel: I/O error, dev sda, sector 784872584 op 0x0:(READ) flags 0x80700 phys_seg 5 prio class 2
May 12 21:08:45 arch kernel: ata1: EH complete
May 12 21:08:52 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
May 12 21:09:16 arch dunst[636]: WARNING: No icon found in path: 'dialog-information'
May 12 21:09:16 arch dunst[636]: CRITICAL: Source ID 16 was not found when attempting to remove it
May 12 21:09:16 arch dunst[636]: WARNING: No icon found in path: 'dialog-information'
May 12 21:10:05 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:10:05 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:10:15 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:10:15 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:10:15 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:10:15 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:10:16 arch kernel: ata1.00: exception Emask 0x10 SAct 0x200000 SErr 0x4050000 action 0xe frozen
May 12 21:10:16 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 12 21:10:16 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 12 21:10:16 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 12 21:10:16 arch kernel: ata1.00: cmd 60/08:a8:50:03:85/00:00:19:00:00/40 tag 21 ncq dma 4096 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:10:16 arch kernel: ata1.00: status: { DRDY }
May 12 21:10:16 arch kernel: ata1: hard resetting link
May 12 21:10:17 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 12 21:10:17 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:10:17 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:10:17 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:10:17 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:10:17 arch kernel: ata1.00: configured for UDMA/133
May 12 21:10:17 arch kernel: sd 0:0:0:0: [sda] tag#21 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
May 12 21:10:17 arch kernel: sd 0:0:0:0: [sda] tag#21 Sense Key : Illegal Request [current] 
May 12 21:10:17 arch kernel: sd 0:0:0:0: [sda] tag#21 Add. Sense: Unaligned write command
May 12 21:10:17 arch kernel: sd 0:0:0:0: [sda] tag#21 CDB: Read(10) 28 00 19 85 03 50 00 00 08 00
May 12 21:10:17 arch kernel: I/O error, dev sda, sector 428147536 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
May 12 21:10:17 arch kernel: ata1: EH complete
May 12 21:10:18 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:10:18 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:11:10 arch kernel: ata1: limiting SATA link speed to 3.0 Gbps
May 12 21:11:10 arch kernel: ata1.00: exception Emask 0x10 SAct 0x800 SErr 0x4040000 action 0xe frozen
May 12 21:11:10 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 12 21:11:10 arch kernel: ata1: SError: { CommWake DevExch }
May 12 21:11:10 arch kernel: ata1.00: failed command: READ FPDMA QUEUED
May 12 21:11:10 arch kernel: ata1.00: cmd 60/40:58:80:0f:3e/00:00:00:00:00/40 tag 11 ncq dma 32768 in
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:11:10 arch kernel: ata1.00: status: { DRDY }
May 12 21:11:10 arch kernel: ata1: hard resetting link
May 12 21:11:11 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 12 21:11:11 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:11:11 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:11:11 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:11:11 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:11:11 arch kernel: ata1.00: configured for UDMA/133
May 12 21:11:11 arch kernel: sd 0:0:0:0: [sda] tag#11 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=0s
May 12 21:11:11 arch kernel: sd 0:0:0:0: [sda] tag#11 Sense Key : Illegal Request [current] 
May 12 21:11:11 arch kernel: sd 0:0:0:0: [sda] tag#11 Add. Sense: Unaligned write command
May 12 21:11:11 arch kernel: sd 0:0:0:0: [sda] tag#11 CDB: Read(10) 28 00 00 3e 0f 80 00 00 40 00
May 12 21:11:11 arch kernel: I/O error, dev sda, sector 4067200 op 0x0:(READ) flags 0x80700 phys_seg 8 prio class 2
May 12 21:11:11 arch kernel: ata1: EH complete
May 12 21:11:18 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:11:18 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:11:19 arch kernel: ata1.00: exception Emask 0x10 SAct 0x2300 SErr 0x4050000 action 0xe frozen
May 12 21:11:19 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 12 21:11:19 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 12 21:11:19 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:11:19 arch kernel: ata1.00: cmd 61/80:40:f8:73:5c/00:00:1a:00:00/40 tag 8 ncq dma 65536 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:11:19 arch kernel: ata1.00: status: { DRDY }
May 12 21:11:19 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:11:19 arch kernel: ata1.00: cmd 61/00:48:00:10:5d/08:00:1a:00:00/40 tag 9 ncq dma 1048576 ou
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:11:19 arch kernel: ata1.00: status: { DRDY }
May 12 21:11:19 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:11:19 arch kernel: ata1.00: cmd 61/08:68:00:c8:5d/03:00:1a:00:00/40 tag 13 ncq dma 397312 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:11:19 arch kernel: ata1.00: status: { DRDY }
May 12 21:11:19 arch kernel: ata1: hard resetting link
May 12 21:11:20 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 12 21:11:20 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:11:20 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:11:20 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:11:20 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:11:20 arch kernel: ata1.00: configured for UDMA/133
May 12 21:11:20 arch kernel: ata1: EH complete
May 12 21:11:20 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:11:20 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:19 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:19 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:19 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:19 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:43 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:43 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:48 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:48 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:12:48 arch rtkit-daemon[522]: Successfully made thread 2943 of process 2078 owned by '1000' RT at priority 10.
May 12 21:12:48 arch rtkit-daemon[522]: Supervising 8 threads of 5 processes of 1 users.
May 12 21:12:49 arch rtkit-daemon[522]: Supervising 8 threads of 5 processes of 1 users.
May 12 21:12:49 arch rtkit-daemon[522]: Supervising 8 threads of 5 processes of 1 users.
May 12 21:12:49 arch rtkit-daemon[522]: Successfully made thread 3004 of process 2043 owned by '1000' RT at priority 10.
May 12 21:12:49 arch rtkit-daemon[522]: Supervising 9 threads of 6 processes of 1 users.
May 12 21:12:51 arch rtkit-daemon[522]: Supervising 9 threads of 6 processes of 1 users.
May 12 21:12:51 arch rtkit-daemon[522]: Supervising 9 threads of 6 processes of 1 users.
May 12 21:12:53 arch rtkit-daemon[522]: Supervising 9 threads of 6 processes of 1 users.
May 12 21:12:53 arch rtkit-daemon[522]: Supervising 9 threads of 6 processes of 1 users.
May 12 21:12:53 arch rtkit-daemon[522]: Successfully made thread 3117 of process 2382 owned by '1000' RT at priority 10.
May 12 21:12:53 arch rtkit-daemon[522]: Supervising 10 threads of 7 processes of 1 users.
May 12 21:13:02 arch rtkit-daemon[522]: Supervising 10 threads of 7 processes of 1 users.
May 12 21:13:02 arch rtkit-daemon[522]: Supervising 10 threads of 7 processes of 1 users.
May 12 21:13:03 arch rtkit-daemon[522]: Supervising 10 threads of 7 processes of 1 users.
May 12 21:13:03 arch rtkit-daemon[522]: Supervising 10 threads of 7 processes of 1 users.
May 12 21:13:03 arch rtkit-daemon[522]: Successfully made thread 3337 of process 2385 owned by '1000' RT at priority 10.
May 12 21:13:03 arch rtkit-daemon[522]: Supervising 11 threads of 8 processes of 1 users.
May 12 21:13:42 arch kernel: ata1.00: exception Emask 0x10 SAct 0x18 SErr 0x4050000 action 0xe frozen
May 12 21:13:42 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 12 21:13:42 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 12 21:13:42 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:13:42 arch kernel: ata1.00: cmd 61/08:18:88:8f:ae/00:00:06:00:00/40 tag 3 ncq dma 4096 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:13:42 arch kernel: ata1.00: status: { DRDY }
May 12 21:13:42 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:13:42 arch kernel: ata1.00: cmd 61/98:20:08:f8:c9/01:00:00:00:00/40 tag 4 ncq dma 208896 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:13:42 arch kernel: ata1.00: status: { DRDY }
May 12 21:13:42 arch kernel: ata1: hard resetting link
May 12 21:13:43 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 12 21:13:43 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:13:43 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:13:43 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:13:43 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:13:43 arch kernel: ata1.00: configured for UDMA/133
May 12 21:13:43 arch kernel: ata1: EH complete
May 12 21:14:05 arch kernel: ata1.00: exception Emask 0x10 SAct 0x7c SErr 0x4050000 action 0xe frozen
May 12 21:14:05 arch kernel: ata1.00: irq_stat 0x00000040, connection status changed
May 12 21:14:05 arch kernel: ata1: SError: { PHYRdyChg CommWake DevExch }
May 12 21:14:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:14:05 arch kernel: ata1.00: cmd 61/00:10:a0:4e:5d/04:00:1a:00:00/40 tag 2 ncq dma 524288 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:14:05 arch kernel: ata1.00: status: { DRDY }
May 12 21:14:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:14:05 arch kernel: ata1.00: cmd 61/48:18:10:29:85/00:00:03:00:00/40 tag 3 ncq dma 36864 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:14:05 arch kernel: ata1.00: status: { DRDY }
May 12 21:14:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:14:05 arch kernel: ata1.00: cmd 61/28:20:e0:33:85/00:00:03:00:00/40 tag 4 ncq dma 20480 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:14:05 arch kernel: ata1.00: status: { DRDY }
May 12 21:14:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:14:05 arch kernel: ata1.00: cmd 61/48:28:78:72:5c/01:00:1a:00:00/40 tag 5 ncq dma 167936 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:14:05 arch kernel: ata1.00: status: { DRDY }
May 12 21:14:05 arch kernel: ata1.00: failed command: WRITE FPDMA QUEUED
May 12 21:14:05 arch kernel: ata1.00: cmd 61/20:30:08:34:85/00:00:03:00:00/40 tag 6 ncq dma 16384 out
                                      res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x10 (ATA bus error)
May 12 21:14:05 arch kernel: ata1.00: status: { DRDY }
May 12 21:14:05 arch kernel: ata1: hard resetting link
May 12 21:14:05 arch kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
May 12 21:14:05 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:14:05 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:14:05 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 12 21:14:05 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 12 21:14:05 arch kernel: ata1.00: configured for UDMA/133
May 12 21:14:05 arch kernel: ata1: EH complete
May 12 21:16:48 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.
May 12 21:16:48 arch rtkit-daemon[522]: Supervising 7 threads of 4 processes of 1 users.

Should I re-enable libata.force? And what are the drawbacks of having it on?

Offline

#16 2024-05-13 06:12:59

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

You should employ the udev rule from https://wiki.archlinux.org/title/Power_ … Management but set the policy to "medium_power" instead of "med_power_with_dipm"
The wiki also has a table covering the power saving potential of either setting, but "med_power_with_dipm" does not work correctly for your system.

Offline

#17 2024-05-13 16:02:15

entnuo
Member
Registered: 2024-03-07
Posts: 11

Re: [SOLVED] Wifi keep disconnecting every few minutes

Oh sorry, I misread that. It's now set to "medium_power":

grep . /sys/class/scsi_host/host*/link_power_management_policy

/sys/class/scsi_host/host0/link_power_management_policy:medium_power
/sys/class/scsi_host/host1/link_power_management_policy:medium_power

The errors are gone:

journalctl -b

May 13 12:45:22 arch kernel: Linux version 6.7.6-arch1-2 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 29 Feb 2024 19:08:51 +0000
May 13 12:45:22 arch kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
May 13 12:45:22 arch kernel: BIOS-provided physical RAM map:
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000a27a4fff] usable
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 13 12:45:22 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 13 12:45:22 arch kernel: NX (Execute Disable) protection: active
May 13 12:45:22 arch kernel: APIC: Static calls initialized
May 13 12:45:22 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 13 12:45:22 arch kernel: e820: update [mem 0x9dbb8018-0x9dbc8057] usable ==> usable
May 13 12:45:22 arch kernel: extended physical RAM map:
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000009efff] usable
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000009dbb8017] usable
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x000000009dbb8018-0x000000009dbc8057] usable
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x000000009dbc8058-0x00000000a27a4fff] usable
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a27a5000-0x00000000a27a5fff] ACPI NVS
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a27a6000-0x00000000a27a6fff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a27a7000-0x00000000a824cfff] usable
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a824d000-0x00000000a85c2fff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a85c3000-0x00000000a85fafff] ACPI data
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a85fb000-0x00000000a8ef4fff] ACPI NVS
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a8ef5000-0x00000000a95fdfff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a95fe000-0x00000000a95fefff] usable
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000a95ff000-0x00000000af7fffff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
May 13 12:45:22 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x000000044f7fffff] usable
May 13 12:45:22 arch kernel: efi: EFI v2.4 by American Megatrends
May 13 12:45:22 arch kernel: efi: ACPI=0xa85ce000 ACPI 2.0=0xa85ce000 SMBIOS=0xf05e0 SMBIOS 3.0=0xf0600 ESRT=0xa928d698 INITRD=0xa28a4e98 
May 13 12:45:22 arch kernel: efi: Remove mem38: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
May 13 12:45:22 arch kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
May 13 12:45:22 arch kernel: efi: Not removing mem39: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
May 13 12:45:22 arch kernel: efi: Not removing mem40: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
May 13 12:45:22 arch kernel: efi: Not removing mem41: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
May 13 12:45:22 arch kernel: efi: Remove mem42: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
May 13 12:45:22 arch kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
May 13 12:45:22 arch kernel: SMBIOS 3.1.1 present.
May 13 12:45:22 arch kernel: DMI: Dell Inc. Inspiron 15-3567/03M86X, BIOS 2.14.0 01/13/2021
May 13 12:45:22 arch kernel: tsc: Detected 2700.000 MHz processor
May 13 12:45:22 arch kernel: tsc: Detected 2699.909 MHz TSC
May 13 12:45:22 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 13 12:45:22 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 13 12:45:22 arch kernel: last_pfn = 0x44f800 max_arch_pfn = 0x400000000
May 13 12:45:22 arch kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
May 13 12:45:22 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
May 13 12:45:22 arch kernel: last_pfn = 0xa95ff max_arch_pfn = 0x400000000
May 13 12:45:22 arch kernel: found SMP MP-table at [mem 0x000fcd50-0x000fcd5f]
May 13 12:45:22 arch kernel: esrt: Reserving ESRT space from 0x00000000a928d698 to 0x00000000a928d6d0.
May 13 12:45:22 arch kernel: Using GB pages for direct mapping
May 13 12:45:22 arch kernel: Secure boot disabled
May 13 12:45:22 arch kernel: RAMDISK: [mem 0x9dbc9000-0x9f1fbfff]
May 13 12:45:22 arch kernel: ACPI: Early table checksum verification disabled
May 13 12:45:22 arch kernel: ACPI: RSDP 0x00000000A85CE000 000024 (v02 DELL  )
May 13 12:45:22 arch kernel: ACPI: XSDT 0x00000000A85CE0B0 0000E4 (v01 DELL   CBX3     01072009 AMI  00010013)
May 13 12:45:22 arch kernel: ACPI: FACP 0x00000000A85F24E0 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
May 13 12:45:22 arch kernel: ACPI: DSDT 0x00000000A85CE228 0242B5 (v02 DELL   CBX3     01072009 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: FACS 0x00000000A8EF2180 000040
May 13 12:45:22 arch kernel: ACPI: APIC 0x00000000A85F25F0 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
May 13 12:45:22 arch kernel: ACPI: FPDT 0x00000000A85F2678 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
May 13 12:45:22 arch kernel: ACPI: FIDT 0x00000000A85F26C0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
May 13 12:45:22 arch kernel: ACPI: MCFG 0x00000000A85F2770 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
May 13 12:45:22 arch kernel: ACPI: HPET 0x00000000A85F27B0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
May 13 12:45:22 arch kernel: ACPI: SSDT 0x00000000A85F27E8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: BOOT 0x00000000A85F2B48 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
May 13 12:45:22 arch kernel: ACPI: SSDT 0x00000000A85F2B70 0012EA (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: HPET 0x00000000A85F3E60 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
May 13 12:45:22 arch kernel: ACPI: SSDT 0x00000000A85F3E98 000A34 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: UEFI 0x00000000A85F48D0 000042 (v01                 00000000      00000000)
May 13 12:45:22 arch kernel: ACPI: SSDT 0x00000000A85F4918 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: LPIT 0x00000000A85F57F8 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 13 12:45:22 arch kernel: ACPI: WSMT 0x00000000A85F5890 000028 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
May 13 12:45:22 arch kernel: ACPI: SSDT 0x00000000A85F58B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: SSDT 0x00000000A85F5B58 000E3F (v02 INTEL  PtidDevc 00001000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: DBGP 0x00000000A85F6998 000034 (v01 INTEL           00000002 MSFT 0000005F)
May 13 12:45:22 arch kernel: ACPI: DBG2 0x00000000A85F69D0 000061 (v00 INTEL           00000002 MSFT 0000005F)
May 13 12:45:22 arch kernel: ACPI: SSDT 0x00000000A85F6A38 003EA6 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: MSDM 0x00000000A85FA8E0 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
May 13 12:45:22 arch kernel: ACPI: SLIC 0x00000000A85FA938 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
May 13 12:45:22 arch kernel: ACPI: DMAR 0x00000000A85FAAB0 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
May 13 12:45:22 arch kernel: [81B blob data]
May 13 12:45:22 arch kernel: ACPI: Reserving FACP table memory at [mem 0xa85f24e0-0xa85f25eb]
May 13 12:45:22 arch kernel: ACPI: Reserving DSDT table memory at [mem 0xa85ce228-0xa85f24dc]
May 13 12:45:22 arch kernel: ACPI: Reserving FACS table memory at [mem 0xa8ef2180-0xa8ef21bf]
May 13 12:45:22 arch kernel: ACPI: Reserving APIC table memory at [mem 0xa85f25f0-0xa85f2673]
May 13 12:45:22 arch kernel: ACPI: Reserving FPDT table memory at [mem 0xa85f2678-0xa85f26bb]
May 13 12:45:22 arch kernel: ACPI: Reserving FIDT table memory at [mem 0xa85f26c0-0xa85f276b]
May 13 12:45:22 arch kernel: ACPI: Reserving MCFG table memory at [mem 0xa85f2770-0xa85f27ab]
May 13 12:45:22 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f27b0-0xa85f27e7]
May 13 12:45:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f27e8-0xa85f2b40]
May 13 12:45:22 arch kernel: ACPI: Reserving BOOT table memory at [mem 0xa85f2b48-0xa85f2b6f]
May 13 12:45:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f2b70-0xa85f3e59]
May 13 12:45:22 arch kernel: ACPI: Reserving HPET table memory at [mem 0xa85f3e60-0xa85f3e97]
May 13 12:45:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f3e98-0xa85f48cb]
May 13 12:45:22 arch kernel: ACPI: Reserving UEFI table memory at [mem 0xa85f48d0-0xa85f4911]
May 13 12:45:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f4918-0xa85f57f5]
May 13 12:45:22 arch kernel: ACPI: Reserving LPIT table memory at [mem 0xa85f57f8-0xa85f588b]
May 13 12:45:22 arch kernel: ACPI: Reserving WSMT table memory at [mem 0xa85f5890-0xa85f58b7]
May 13 12:45:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f58b8-0xa85f5b56]
May 13 12:45:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f5b58-0xa85f6996]
May 13 12:45:22 arch kernel: ACPI: Reserving DBGP table memory at [mem 0xa85f6998-0xa85f69cb]
May 13 12:45:22 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0xa85f69d0-0xa85f6a30]
May 13 12:45:22 arch kernel: ACPI: Reserving SSDT table memory at [mem 0xa85f6a38-0xa85fa8dd]
May 13 12:45:22 arch kernel: ACPI: Reserving MSDM table memory at [mem 0xa85fa8e0-0xa85fa934]
May 13 12:45:22 arch kernel: ACPI: Reserving SLIC table memory at [mem 0xa85fa938-0xa85faaad]
May 13 12:45:22 arch kernel: ACPI: Reserving DMAR table memory at [mem 0xa85faab0-0xa85fab9f]
May 13 12:45:22 arch kernel: ACPI: Reserving BGRT table memory at [mem 0xa85faba0-0xa85fabd7]
May 13 12:45:22 arch kernel: No NUMA configuration found
May 13 12:45:22 arch kernel: Faking a node at [mem 0x0000000000000000-0x000000044f7fffff]
May 13 12:45:22 arch kernel: NODE_DATA(0) allocated [mem 0x44f7fb000-0x44f7fffff]
May 13 12:45:22 arch kernel: Zone ranges:
May 13 12:45:22 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
May 13 12:45:22 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
May 13 12:45:22 arch kernel:   Normal   [mem 0x0000000100000000-0x000000044f7fffff]
May 13 12:45:22 arch kernel:   Device   empty
May 13 12:45:22 arch kernel: Movable zone start for each node
May 13 12:45:22 arch kernel: Early memory node ranges
May 13 12:45:22 arch kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
May 13 12:45:22 arch kernel:   node   0: [mem 0x0000000000059000-0x000000000009efff]
May 13 12:45:22 arch kernel:   node   0: [mem 0x0000000000100000-0x00000000a27a4fff]
May 13 12:45:22 arch kernel:   node   0: [mem 0x00000000a27a7000-0x00000000a824cfff]
May 13 12:45:22 arch kernel:   node   0: [mem 0x00000000a95fe000-0x00000000a95fefff]
May 13 12:45:22 arch kernel:   node   0: [mem 0x0000000100000000-0x000000044f7fffff]
May 13 12:45:22 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000044f7fffff]
May 13 12:45:22 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 13 12:45:22 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 13 12:45:22 arch kernel: On node 0, zone DMA: 97 pages in unavailable ranges
May 13 12:45:22 arch kernel: On node 0, zone DMA32: 2 pages in unavailable ranges
May 13 12:45:22 arch kernel: On node 0, zone DMA32: 5041 pages in unavailable ranges
May 13 12:45:22 arch kernel: On node 0, zone Normal: 27137 pages in unavailable ranges
May 13 12:45:22 arch kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
May 13 12:45:22 arch kernel: Reserving Intel graphics memory at [mem 0xab800000-0xaf7fffff]
May 13 12:45:22 arch kernel: ACPI: PM-Timer IO Port: 0x1808
May 13 12:45:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
May 13 12:45:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
May 13 12:45:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
May 13 12:45:22 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
May 13 12:45:22 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
May 13 12:45:22 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 13 12:45:22 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 13 12:45:22 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 13 12:45:22 arch kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
May 13 12:45:22 arch kernel: e820: update [mem 0xa57cf000-0xa5813fff] usable ==> reserved
May 13 12:45:22 arch kernel: TSC deadline timer available
May 13 12:45:22 arch kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbb8000-0x9dbb8fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x9dbc8000-0x9dbc8fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a5000-0xa27a5fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa27a6000-0xa27a6fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa57cf000-0xa5813fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa824d000-0xa85c2fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85c3000-0xa85fafff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa85fb000-0xa8ef4fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa8ef5000-0xa95fdfff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xa95ff000-0xaf7fffff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xaf800000-0xfdffffff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
May 13 12:45:22 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
May 13 12:45:22 arch kernel: [mem 0xaf800000-0xfdffffff] available for PCI devices
May 13 12:45:22 arch kernel: Booting paravirtualized kernel on bare hardware
May 13 12:45:22 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 13 12:45:22 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
May 13 12:45:22 arch kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
May 13 12:45:22 arch kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
May 13 12:45:22 arch kernel: pcpu-alloc: [0] 0 1 2 3 
May 13 12:45:22 arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3190419d-4fa7-430a-b092-f1f3ea1e61b0 rw loglevel=3 quiet
May 13 12:45:22 arch kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
May 13 12:45:22 arch kernel: random: crng init done
May 13 12:45:22 arch kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 13 12:45:22 arch kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
May 13 12:45:22 arch kernel: Fallback order for Node 0: 0 
May 13 12:45:22 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4094818
May 13 12:45:22 arch kernel: Policy zone: Normal
May 13 12:45:22 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 13 12:45:22 arch kernel: software IO TLB: area num 4.
May 13 12:45:22 arch kernel: Memory: 16094832K/16639908K available (16384K kernel code, 2116K rwdata, 12868K rodata, 3404K init, 3888K bss, 544816K reserved, 0K cma-reserved)
May 13 12:45:22 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 13 12:45:22 arch kernel: Kernel/User page tables isolation: enabled
May 13 12:45:22 arch kernel: ftrace: allocating 48545 entries in 190 pages
May 13 12:45:22 arch kernel: ftrace: allocated 190 pages with 6 groups
May 13 12:45:22 arch kernel: Dynamic Preempt: full
May 13 12:45:22 arch kernel: rcu: Preemptible hierarchical RCU implementation.
May 13 12:45:22 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
May 13 12:45:22 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
May 13 12:45:22 arch kernel:         Trampoline variant of Tasks RCU enabled.
May 13 12:45:22 arch kernel:         Rude variant of Tasks RCU enabled.
May 13 12:45:22 arch kernel:         Tracing variant of Tasks RCU enabled.
May 13 12:45:22 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 13 12:45:22 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 13 12:45:22 arch kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
May 13 12:45:22 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 13 12:45:22 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 13 12:45:22 arch kernel: spurious 8259A interrupt: IRQ7.
May 13 12:45:22 arch kernel: Console: colour dummy device 80x25
May 13 12:45:22 arch kernel: printk: legacy console [tty0] enabled
May 13 12:45:22 arch kernel: ACPI: Core revision 20230628
May 13 12:45:22 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
May 13 12:45:22 arch kernel: APIC: Switch to symmetric I/O mode setup
May 13 12:45:22 arch kernel: DMAR: Host address width 39
May 13 12:45:22 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
May 13 12:45:22 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
May 13 12:45:22 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
May 13 12:45:22 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
May 13 12:45:22 arch kernel: DMAR: RMRR base: 0x000000a8316000 end: 0x000000a8335fff
May 13 12:45:22 arch kernel: DMAR: RMRR base: 0x000000ab000000 end: 0x000000af7fffff
May 13 12:45:22 arch kernel: DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
May 13 12:45:22 arch kernel: DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
May 13 12:45:22 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
May 13 12:45:22 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
May 13 12:45:22 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
May 13 12:45:22 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
May 13 12:45:22 arch kernel: x2apic enabled
May 13 12:45:22 arch kernel: APIC: Switched APIC routing to: cluster x2apic
May 13 12:45:22 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 13 12:45:22 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26eae8729ef, max_idle_ns: 440795235156 ns
May 13 12:45:22 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5401.81 BogoMIPS (lpj=8999696)
May 13 12:45:22 arch kernel: x86/cpu: SGX disabled by BIOS.
May 13 12:45:22 arch kernel: CPU0: Thermal monitoring enabled (TM1)
May 13 12:45:22 arch kernel: process: using mwait in idle threads
May 13 12:45:22 arch kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
May 13 12:45:22 arch kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
May 13 12:45:22 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 13 12:45:22 arch kernel: Spectre V2 : Mitigation: IBRS
May 13 12:45:22 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 13 12:45:22 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
May 13 12:45:22 arch kernel: RETBleed: Mitigation: IBRS
May 13 12:45:22 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 13 12:45:22 arch kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
May 13 12:45:22 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
May 13 12:45:22 arch kernel: MDS: Mitigation: Clear CPU buffers
May 13 12:45:22 arch kernel: MMIO Stale Data: Mitigation: Clear CPU buffers
May 13 12:45:22 arch kernel: SRBDS: Mitigation: Microcode
May 13 12:45:22 arch kernel: GDS: Mitigation: Microcode
May 13 12:45:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
May 13 12:45:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
May 13 12:45:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
May 13 12:45:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
May 13 12:45:22 arch kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
May 13 12:45:22 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
May 13 12:45:22 arch kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
May 13 12:45:22 arch kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
May 13 12:45:22 arch kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
May 13 12:45:22 arch kernel: Freeing SMP alternatives memory: 40K
May 13 12:45:22 arch kernel: pid_max: default: 32768 minimum: 301
May 13 12:45:22 arch kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
May 13 12:45:22 arch kernel: landlock: Up and running.
May 13 12:45:22 arch kernel: Yama: becoming mindful.
May 13 12:45:22 arch kernel: LSM support for eBPF active
May 13 12:45:22 arch kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 13 12:45:22 arch kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
May 13 12:45:22 arch kernel: smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
May 13 12:45:22 arch kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 13 12:45:22 arch kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 13 12:45:22 arch kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 13 12:45:22 arch kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
May 13 12:45:22 arch kernel: ... version:                4
May 13 12:45:22 arch kernel: ... bit width:              48
May 13 12:45:22 arch kernel: ... generic registers:      4
May 13 12:45:22 arch kernel: ... value mask:             0000ffffffffffff
May 13 12:45:22 arch kernel: ... max period:             00007fffffffffff
May 13 12:45:22 arch kernel: ... fixed-purpose events:   3
May 13 12:45:22 arch kernel: ... event mask:             000000070000000f
May 13 12:45:22 arch kernel: signal: max sigframe size: 2032
May 13 12:45:22 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1175
May 13 12:45:22 arch kernel: rcu: Hierarchical SRCU implementation.
May 13 12:45:22 arch kernel: rcu:         Max phase no-delay instances is 1000.
May 13 12:45:22 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 13 12:45:22 arch kernel: smp: Bringing up secondary CPUs ...
May 13 12:45:22 arch kernel: smpboot: x86: Booting SMP configuration:
May 13 12:45:22 arch kernel: .... node  #0, CPUs:      #1 #2 #3
May 13 12:45:22 arch kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
May 13 12:45:22 arch kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
May 13 12:45:22 arch kernel: smp: Brought up 1 node, 4 CPUs
May 13 12:45:22 arch kernel: smpboot: Max logical packages: 1
May 13 12:45:22 arch kernel: smpboot: Total of 4 processors activated (21607.24 BogoMIPS)
May 13 12:45:22 arch kernel: devtmpfs: initialized
May 13 12:45:22 arch kernel: x86/mm: Memory block size: 128MB
May 13 12:45:22 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa27a5000-0xa27a5fff] (4096 bytes)
May 13 12:45:22 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa85fb000-0xa8ef4fff] (9412608 bytes)
May 13 12:45:22 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 13 12:45:22 arch kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 13 12:45:22 arch kernel: pinctrl core: initialized pinctrl subsystem
May 13 12:45:22 arch kernel: PM: RTC time: 12:45:18, date: 2024-05-13
May 13 12:45:22 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 13 12:45:22 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
May 13 12:45:22 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 13 12:45:22 arch kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 13 12:45:22 arch kernel: audit: initializing netlink subsys (disabled)
May 13 12:45:22 arch kernel: audit: type=2000 audit(1715604318.063:1): state=initialized audit_enabled=0 res=1
May 13 12:45:22 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
May 13 12:45:22 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 13 12:45:22 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
May 13 12:45:22 arch kernel: thermal_sys: Registered thermal governor 'user_space'
May 13 12:45:22 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 13 12:45:22 arch kernel: cpuidle: using governor ladder
May 13 12:45:22 arch kernel: cpuidle: using governor menu
May 13 12:45:22 arch kernel: Simple Boot Flag at 0x47 set to 0x80
May 13 12:45:22 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 13 12:45:22 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 13 12:45:22 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 13 12:45:22 arch kernel: PCI: not using MMCONFIG
May 13 12:45:22 arch kernel: PCI: Using configuration type 1 for base access
May 13 12:45:22 arch kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
May 13 12:45:22 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 13 12:45:22 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
May 13 12:45:22 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
May 13 12:45:22 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
May 13 12:45:22 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
May 13 12:45:22 arch kernel: ACPI: Added _OSI(Module Device)
May 13 12:45:22 arch kernel: ACPI: Added _OSI(Processor Device)
May 13 12:45:22 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 13 12:45:22 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 13 12:45:22 arch kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
May 13 12:45:22 arch kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 13 12:45:22 arch kernel: ACPI: Dynamic OEM Table Load:
May 13 12:45:22 arch kernel: ACPI: SSDT 0xFFFF9485819A3C00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: Dynamic OEM Table Load:
May 13 12:45:22 arch kernel: ACPI: SSDT 0xFFFF948581A2C000 0006B4 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: Dynamic OEM Table Load:
May 13 12:45:22 arch kernel: ACPI: SSDT 0xFFFF948581A28800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: Dynamic OEM Table Load:
May 13 12:45:22 arch kernel: ACPI: SSDT 0xFFFF9485819E1800 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
May 13 12:45:22 arch kernel: ACPI: _OSC evaluated successfully for all CPUs
May 13 12:45:22 arch kernel: ACPI: EC: EC started
May 13 12:45:22 arch kernel: ACPI: EC: interrupt blocked
May 13 12:45:22 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 13 12:45:22 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
May 13 12:45:22 arch kernel: ACPI: Interpreter enabled
May 13 12:45:22 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 13 12:45:22 arch kernel: ACPI: Using IOAPIC for interrupt routing
May 13 12:45:22 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
May 13 12:45:22 arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
May 13 12:45:22 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 13 12:45:22 arch kernel: PCI: Using E820 reservations for host bridge windows
May 13 12:45:22 arch kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
May 13 12:45:22 arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
May 13 12:45:22 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 13 12:45:22 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
May 13 12:45:22 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
May 13 12:45:22 arch kernel: PCI host bridge to bus 0000:00
May 13 12:45:22 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: root bus resource [mem 0xaf800000-0xdfffffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
May 13 12:45:22 arch kernel: pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
May 13 12:45:22 arch kernel: pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
May 13 12:45:22 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
May 13 12:45:22 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
May 13 12:45:22 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
May 13 12:45:22 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 13 12:45:22 arch kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
May 13 12:45:22 arch kernel: pci 0000:00:04.0: reg 0x10: [mem 0xd1220000-0xd1227fff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
May 13 12:45:22 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd1210000-0xd121ffff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
May 13 12:45:22 arch kernel: pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
May 13 12:45:22 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd1238000-0xd1238fff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
May 13 12:45:22 arch kernel: pci 0000:00:15.0: reg 0x10: [mem 0xd1237000-0xd1237fff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
May 13 12:45:22 arch kernel: pci 0000:00:15.1: reg 0x10: [mem 0xd1236000-0xd1236fff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
May 13 12:45:22 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd1235000-0xd1235fff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
May 13 12:45:22 arch kernel: pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
May 13 12:45:22 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0xd1230000-0xd1231fff]
May 13 12:45:22 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0xd1234000-0xd12340ff]
May 13 12:45:22 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
May 13 12:45:22 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
May 13 12:45:22 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
May 13 12:45:22 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0xd1233000-0xd12337ff]
May 13 12:45:22 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
May 13 12:45:22 arch kernel: pci 0000:00:1c.0: [8086:9d14] type 01 class 0x060400
May 13 12:45:22 arch kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 13 12:45:22 arch kernel: pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
May 13 12:45:22 arch kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 13 12:45:22 arch kernel: pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
May 13 12:45:22 arch kernel: pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
May 13 12:45:22 arch kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xd122c000-0xd122ffff]
May 13 12:45:22 arch kernel: pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
May 13 12:45:22 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd1228000-0xd122bfff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xd1200000-0xd120ffff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
May 13 12:45:22 arch kernel: pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
May 13 12:45:22 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xd1232000-0xd12320ff 64bit]
May 13 12:45:22 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
May 13 12:45:22 arch kernel: pci 0000:01:00.0: [168c:0036] type 00 class 0x028000
May 13 12:45:22 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd1100000-0xd117ffff 64bit]
May 13 12:45:22 arch kernel: pci 0000:01:00.0: reg 0x30: [mem 0xd1180000-0xd118ffff pref]
May 13 12:45:22 arch kernel: pci 0000:01:00.0: supports D1 D2
May 13 12:45:22 arch kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 13 12:45:22 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 13 12:45:22 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 13 12:45:22 arch kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
May 13 12:45:22 arch kernel: pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
May 13 12:45:22 arch kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd1004000-0xd1004fff 64bit]
May 13 12:45:22 arch kernel: pci 0000:02:00.0: reg 0x20: [mem 0xd1000000-0xd1003fff 64bit pref]
May 13 12:45:22 arch kernel: pci 0000:02:00.0: supports D1 D2
May 13 12:45:22 arch kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
May 13 12:45:22 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 13 12:45:22 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 13 12:45:22 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 11
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 11
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 11
May 13 12:45:22 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 11
May 13 12:45:22 arch kernel: ACPI: EC: interrupt unblocked
May 13 12:45:22 arch kernel: ACPI: EC: event unblocked
May 13 12:45:22 arch kernel: ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
May 13 12:45:22 arch kernel: ACPI: EC: GPE=0x45
May 13 12:45:22 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
May 13 12:45:22 arch kernel: ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
May 13 12:45:22 arch kernel: iommu: Default domain type: Translated
May 13 12:45:22 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode
May 13 12:45:22 arch kernel: SCSI subsystem initialized
May 13 12:45:22 arch kernel: libata version 3.00 loaded.
May 13 12:45:22 arch kernel: ACPI: bus type USB registered
May 13 12:45:22 arch kernel: usbcore: registered new interface driver usbfs
May 13 12:45:22 arch kernel: usbcore: registered new interface driver hub
May 13 12:45:22 arch kernel: usbcore: registered new device driver usb
May 13 12:45:22 arch kernel: EDAC MC: Ver: 3.0.0
May 13 12:45:22 arch kernel: efivars: Registered efivars operations
May 13 12:45:22 arch kernel: NetLabel: Initializing
May 13 12:45:22 arch kernel: NetLabel:  domain hash size = 128
May 13 12:45:22 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
May 13 12:45:22 arch kernel: NetLabel:  unlabeled traffic allowed by default
May 13 12:45:22 arch kernel: mctp: management component transport protocol core
May 13 12:45:22 arch kernel: NET: Registered PF_MCTP protocol family
May 13 12:45:22 arch kernel: PCI: Using ACPI for IRQ routing
May 13 12:45:22 arch kernel: PCI: pci_cache_line_size set to 64 bytes
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0x9dbb8018-0x9fffffff]
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0xa27a5000-0xa3ffffff]
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0xa57cf000-0xa7ffffff]
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0xa824d000-0xabffffff]
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0xa95ff000-0xabffffff]
May 13 12:45:22 arch kernel: e820: reserve RAM buffer [mem 0x44f800000-0x44fffffff]
May 13 12:45:22 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
May 13 12:45:22 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
May 13 12:45:22 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 13 12:45:22 arch kernel: vgaarb: loaded
May 13 12:45:22 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
May 13 12:45:22 arch kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
May 13 12:45:22 arch kernel: clocksource: Switched to clocksource tsc-early
May 13 12:45:22 arch kernel: VFS: Disk quotas dquot_6.6.0
May 13 12:45:22 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 13 12:45:22 arch kernel: pnp: PnP ACPI init
May 13 12:45:22 arch kernel: system 00:00: [io  0x0680-0x069f] has been reserved
May 13 12:45:22 arch kernel: system 00:00: [io  0xffff] has been reserved
May 13 12:45:22 arch kernel: system 00:00: [io  0xffff] has been reserved
May 13 12:45:22 arch kernel: system 00:00: [io  0xffff] has been reserved
May 13 12:45:22 arch kernel: system 00:00: [io  0x1800-0x18fe] has been reserved
May 13 12:45:22 arch kernel: system 00:00: [io  0x164e-0x164f] has been reserved
May 13 12:45:22 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
May 13 12:45:22 arch kernel: system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
May 13 12:45:22 arch kernel: system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
May 13 12:45:22 arch kernel: system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
May 13 12:45:22 arch kernel: system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
May 13 12:45:22 arch kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
May 13 12:45:22 arch kernel: system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
May 13 12:45:22 arch kernel: system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
May 13 12:45:22 arch kernel: system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
May 13 12:45:22 arch kernel: system 00:07: [io  0xff00-0xfffe] has been reserved
May 13 12:45:22 arch kernel: system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
May 13 12:45:22 arch kernel: system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
May 13 12:45:22 arch kernel: system 00:08: [mem 0xfe035000-0xfe035fff] has been reserved
May 13 12:45:22 arch kernel: system 00:08: [mem 0xfe034008-0xfe034fff] has been reserved
May 13 12:45:22 arch kernel: system 00:09: [mem 0xfe034000-0xfe034007] has been reserved
May 13 12:45:22 arch kernel: pnp: PnP ACPI: found 10 devices
May 13 12:45:22 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 13 12:45:22 arch kernel: pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
May 13 12:45:22 arch kernel: pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
May 13 12:45:22 arch kernel: NET: Registered PF_INET protocol family
May 13 12:45:22 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 13 12:45:22 arch kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
May 13 12:45:22 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 13 12:45:22 arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
May 13 12:45:22 arch kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
May 13 12:45:22 arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
May 13 12:45:22 arch kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
May 13 12:45:22 arch kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 13 12:45:22 arch kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
May 13 12:45:22 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 13 12:45:22 arch kernel: NET: Registered PF_XDP protocol family
May 13 12:45:22 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
May 13 12:45:22 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0xd1100000-0xd11fffff]
May 13 12:45:22 arch kernel: pci 0000:00:1c.5: PCI bridge to [bus 02]
May 13 12:45:22 arch kernel: pci 0000:00:1c.5:   bridge window [io  0xe000-0xefff]
May 13 12:45:22 arch kernel: pci 0000:00:1c.5:   bridge window [mem 0xd1000000-0xd10fffff]
May 13 12:45:22 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: resource 7 [mem 0xaf800000-0xdfffffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
May 13 12:45:22 arch kernel: pci_bus 0000:01: resource 1 [mem 0xd1100000-0xd11fffff]
May 13 12:45:22 arch kernel: pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
May 13 12:45:22 arch kernel: pci_bus 0000:02: resource 1 [mem 0xd1000000-0xd10fffff]
May 13 12:45:22 arch kernel: PCI: CLS 0 bytes, default 64
May 13 12:45:22 arch kernel: DMAR: ACPI device "device:69" under DMAR at fed91000 as 00:15.0
May 13 12:45:22 arch kernel: DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.1
May 13 12:45:22 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 13 12:45:22 arch kernel: software IO TLB: mapped [mem 0x0000000099bb8000-0x000000009dbb8000] (64MB)
May 13 12:45:22 arch kernel: Trying to unpack rootfs image as initramfs...
May 13 12:45:22 arch kernel: Initialise system trusted keyrings
May 13 12:45:22 arch kernel: Key type blacklist registered
May 13 12:45:22 arch kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
May 13 12:45:22 arch kernel: zbud: loaded
May 13 12:45:22 arch kernel: integrity: Platform Keyring initialized
May 13 12:45:22 arch kernel: integrity: Machine keyring initialized
May 13 12:45:22 arch kernel: Key type asymmetric registered
May 13 12:45:22 arch kernel: Asymmetric key parser 'x509' registered
May 13 12:45:22 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
May 13 12:45:22 arch kernel: io scheduler mq-deadline registered
May 13 12:45:22 arch kernel: io scheduler kyber registered
May 13 12:45:22 arch kernel: io scheduler bfq registered
May 13 12:45:22 arch kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
May 13 12:45:22 arch kernel: pcieport 0000:00:1c.0: AER: enabled with IRQ 122
May 13 12:45:22 arch kernel: pcieport 0000:00:1c.5: PME: Signaling with IRQ 123
May 13 12:45:22 arch kernel: pcieport 0000:00:1c.5: AER: enabled with IRQ 123
May 13 12:45:22 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 13 12:45:22 arch kernel: ACPI: AC: AC Adapter [AC] (on-line)
May 13 12:45:22 arch kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
May 13 12:45:22 arch kernel: ACPI: button: Lid Switch [LID0]
May 13 12:45:22 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
May 13 12:45:22 arch kernel: ACPI: button: Power Button [PBTN]
May 13 12:45:22 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
May 13 12:45:22 arch kernel: ACPI: button: Sleep Button [SBTN]
May 13 12:45:22 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
May 13 12:45:22 arch kernel: ACPI: button: Power Button [PWRF]
May 13 12:45:22 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
May 13 12:45:22 arch kernel: ACPI: thermal: Thermal Zone [THM] (25 C)
May 13 12:45:22 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 13 12:45:22 arch kernel: Non-volatile memory driver v1.3
May 13 12:45:22 arch kernel: Linux agpgart interface v0.103
May 13 12:45:22 arch kernel: ACPI: bus type drm_connector registered
May 13 12:45:22 arch kernel: ahci 0000:00:17.0: version 3.0
May 13 12:45:22 arch kernel: ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
May 13 12:45:22 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
May 13 12:45:22 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
May 13 12:45:22 arch kernel: scsi host0: ahci
May 13 12:45:22 arch kernel: scsi host1: ahci
May 13 12:45:22 arch kernel: ata1: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233100 irq 124 lpm-pol 3
May 13 12:45:22 arch kernel: ata2: SATA max UDMA/133 abar m2048@0xd1233000 port 0xd1233180 irq 124 lpm-pol 3
May 13 12:45:22 arch kernel: usbcore: registered new interface driver usbserial_generic
May 13 12:45:22 arch kernel: usbserial: USB Serial support registered for generic
May 13 12:45:22 arch kernel: rtc_cmos 00:01: RTC can wake from S4
May 13 12:45:22 arch kernel: rtc_cmos 00:01: registered as rtc0
May 13 12:45:22 arch kernel: rtc_cmos 00:01: setting system clock to 2024-05-13T12:45:18 UTC (1715604318)
May 13 12:45:22 arch kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
May 13 12:45:22 arch kernel: intel_pstate: Intel P-state driver initializing
May 13 12:45:22 arch kernel: intel_pstate: HWP enabled
May 13 12:45:22 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 13 12:45:22 arch kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
May 13 12:45:22 arch kernel: fbcon: Deferring console take-over
May 13 12:45:22 arch kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
May 13 12:45:22 arch kernel: hid: raw HID events driver (C) Jiri Kosina
May 13 12:45:22 arch kernel: drop_monitor: Initializing network drop monitor service
May 13 12:45:22 arch kernel: ACPI: battery: Slot [BAT0] (battery present)
May 13 12:45:22 arch kernel: NET: Registered PF_INET6 protocol family
May 13 12:45:22 arch kernel: Freeing initrd memory: 22732K
May 13 12:45:22 arch kernel: Segment Routing with IPv6
May 13 12:45:22 arch kernel: RPL Segment Routing with IPv6
May 13 12:45:22 arch kernel: In-situ OAM (IOAM) with IPv6
May 13 12:45:22 arch kernel: NET: Registered PF_PACKET protocol family
May 13 12:45:22 arch kernel: microcode: Current revision: 0x000000f4
May 13 12:45:22 arch kernel: microcode: Updated early from: 0x000000de
May 13 12:45:22 arch kernel: IPI shorthand broadcast: enabled
May 13 12:45:22 arch kernel: sched_clock: Marking stable (443337145, 618091)->(448740156, -4784920)
May 13 12:45:22 arch kernel: registered taskstats version 1
May 13 12:45:22 arch kernel: Loading compiled-in X.509 certificates
May 13 12:45:22 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 8ce7c76ad10401d71312ab823fd2fc1035477ee3'
May 13 12:45:22 arch kernel: zswap: loaded using pool zstd/zsmalloc
May 13 12:45:22 arch kernel: Key type .fscrypt registered
May 13 12:45:22 arch kernel: Key type fscrypt-provisioning registered
May 13 12:45:22 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 13 12:45:22 arch kernel: integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
May 13 12:45:22 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 13 12:45:22 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
May 13 12:45:22 arch kernel: integrity: Loading X.509 certificate: UEFI:db
May 13 12:45:22 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
May 13 12:45:22 arch kernel: PM:   Magic number: 8:478:784
May 13 12:45:22 arch kernel: RAS: Correctable Errors collector initialized.
May 13 12:45:22 arch kernel: clk: Disabling unused clocks
May 13 12:45:22 arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
May 13 12:45:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 13 12:45:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 13 12:45:22 arch kernel: ata1.00: ATA-11: SanDisk SSD PLUS 480GB, 42077100, max UDMA/133
May 13 12:45:22 arch kernel: ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 13 12:45:22 arch kernel: ata1.00: Features: Dev-Sleep
May 13 12:45:22 arch kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out
May 13 12:45:22 arch kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out
May 13 12:45:22 arch kernel: ata1.00: configured for UDMA/133
May 13 12:45:22 arch kernel: scsi 0:0:0:0: Direct-Access     ATA      SanDisk SSD PLUS 7100 PQ: 0 ANSI: 5
May 13 12:45:22 arch kernel: sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
May 13 12:45:22 arch kernel: sd 0:0:0:0: [sda] Write Protect is off
May 13 12:45:22 arch kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 13 12:45:22 arch kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 13 12:45:22 arch kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 13 12:45:22 arch kernel:  sda: sda1 sda2 sda3
May 13 12:45:22 arch kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 13 12:45:22 arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 13 12:45:22 arch kernel: Freeing unused decrypted memory: 2028K
May 13 12:45:22 arch kernel: Freeing unused kernel image (initmem) memory: 3404K
May 13 12:45:22 arch kernel: Write protecting the kernel read-only data: 30720k
May 13 12:45:22 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 1468K
May 13 12:45:22 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 13 12:45:22 arch kernel: rodata_test: all tests were successful
May 13 12:45:22 arch kernel: x86/mm: Checking user space page tables
May 13 12:45:22 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 13 12:45:22 arch kernel: Run /init as init process
May 13 12:45:22 arch kernel:   with arguments:
May 13 12:45:22 arch kernel:     /init
May 13 12:45:22 arch kernel:   with environment:
May 13 12:45:22 arch kernel:     HOME=/
May 13 12:45:22 arch kernel:     TERM=linux
May 13 12:45:22 arch kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
May 13 12:45:22 arch kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
May 13 12:45:22 arch kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
May 13 12:45:22 arch kernel: i8042: Warning: Keylock active
May 13 12:45:22 arch kernel: tsc: Refined TSC clocksource calibration: 2711.999 MHz
May 13 12:45:22 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x271785701be, max_idle_ns: 440795203568 ns
May 13 12:45:22 arch kernel: clocksource: Switched to clocksource tsc
May 13 12:45:22 arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
May 13 12:45:22 arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
May 13 12:45:22 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 13 12:45:22 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
May 13 12:45:22 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
May 13 12:45:22 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
May 13 12:45:22 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
May 13 12:45:22 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
May 13 12:45:22 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
May 13 12:45:22 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 13 12:45:22 arch kernel: usb usb1: Product: xHCI Host Controller
May 13 12:45:22 arch kernel: usb usb1: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 13 12:45:22 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
May 13 12:45:22 arch kernel: hub 1-0:1.0: USB hub found
May 13 12:45:22 arch kernel: hub 1-0:1.0: 12 ports detected
May 13 12:45:22 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
May 13 12:45:22 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 13 12:45:22 arch kernel: usb usb2: Product: xHCI Host Controller
May 13 12:45:22 arch kernel: usb usb2: Manufacturer: Linux 6.7.6-arch1-2 xhci-hcd
May 13 12:45:22 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
May 13 12:45:22 arch kernel: hub 2-0:1.0: USB hub found
May 13 12:45:22 arch kernel: hub 2-0:1.0: 6 ports detected
May 13 12:45:22 arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
May 13 12:45:22 arch kernel: usb 1-1: new low-speed USB device number 2 using xhci_hcd
May 13 12:45:22 arch kernel: usb 1-1: New USB device found, idVendor=1a2c, idProduct=0044, bcdDevice= 1.10
May 13 12:45:22 arch kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 13 12:45:22 arch kernel: usb 1-1: Product: Usb Mouse
May 13 12:45:22 arch kernel: usb 1-1: Manufacturer: SIGMACHIP
May 13 12:45:22 arch kernel: usbcore: registered new interface driver usbhid
May 13 12:45:22 arch kernel: usbhid: USB HID core driver
May 13 12:45:22 arch kernel: input: SIGMACHIP Usb Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:1A2C:0044.0001/input/input6
May 13 12:45:22 arch kernel: hid-generic 0003:1A2C:0044.0001: input,hidraw0: USB HID v1.10 Mouse [SIGMACHIP Usb Mouse] on usb-0000:00:14.0-1/input0
May 13 12:45:22 arch kernel: usb 1-5: new high-speed USB device number 3 using xhci_hcd
May 13 12:45:22 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
May 13 12:45:22 arch kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
May 13 12:45:22 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
May 13 12:45:22 arch kernel: usb 1-5: New USB device found, idVendor=0c45, idProduct=6a05, bcdDevice=64.26
May 13 12:45:22 arch kernel: usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
May 13 12:45:22 arch kernel: usb 1-5: Product: Integrated_Webcam_HD
May 13 12:45:22 arch kernel: usb 1-5: Manufacturer: CNFFH37O035400045742
May 13 12:45:22 arch kernel: usb 1-6: new high-speed USB device number 4 using xhci_hcd
May 13 12:45:22 arch kernel: usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
May 13 12:45:22 arch kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 13 12:45:22 arch kernel: usb 1-6: Product: USB2.0-CRW
May 13 12:45:22 arch kernel: usb 1-6: Manufacturer: Generic
May 13 12:45:22 arch kernel: usb 1-6: SerialNumber: 20100201396000000
May 13 12:45:22 arch kernel: usbcore: registered new interface driver rtsx_usb
May 13 12:45:22 arch kernel: usb 1-8: new full-speed USB device number 5 using xhci_hcd
May 13 12:45:22 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.01
May 13 12:45:22 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 13 12:45:22 arch kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 1
May 13 12:45:22 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
May 13 12:45:22 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
May 13 12:45:22 arch kernel: i915 display info: display version: 9
May 13 12:45:22 arch kernel: i915 display info: cursor_needs_physical: no
May 13 12:45:22 arch kernel: i915 display info: has_cdclk_crawl: no
May 13 12:45:22 arch kernel: i915 display info: has_cdclk_squash: no
May 13 12:45:22 arch kernel: i915 display info: has_ddi: yes
May 13 12:45:22 arch kernel: i915 display info: has_dp_mst: yes
May 13 12:45:22 arch kernel: i915 display info: has_dsb: no
May 13 12:45:22 arch kernel: i915 display info: has_fpga_dbg: yes
May 13 12:45:22 arch kernel: i915 display info: has_gmch: no
May 13 12:45:22 arch kernel: i915 display info: has_hotplug: yes
May 13 12:45:22 arch kernel: i915 display info: has_hti: no
May 13 12:45:22 arch kernel: i915 display info: has_ipc: yes
May 13 12:45:22 arch kernel: i915 display info: has_overlay: no
May 13 12:45:22 arch kernel: i915 display info: has_psr: yes
May 13 12:45:22 arch kernel: i915 display info: has_psr_hw_tracking: yes
May 13 12:45:22 arch kernel: i915 display info: overlay_needs_physical: no
May 13 12:45:22 arch kernel: i915 display info: supports_tv: no
May 13 12:45:22 arch kernel: i915 display info: has_hdcp: yes
May 13 12:45:22 arch kernel: i915 display info: has_dmc: yes
May 13 12:45:22 arch kernel: i915 display info: has_dsc: no
May 13 12:45:22 arch kernel: fbcon: i915drmfb (fb0) is primary device
May 13 12:45:22 arch kernel: fbcon: Deferring console take-over
May 13 12:45:22 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
May 13 12:45:22 arch kernel: fbcon: Taking over console
May 13 12:45:22 arch kernel: Console: switching to colour frame buffer device 170x48
May 13 12:45:22 arch kernel: EXT4-fs (sda2): mounted filesystem 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w with ordered data mode. Quota mode: none.
May 13 12:45:22 arch systemd[1]: RTC configured in localtime, applying delta of -180 minutes to system time.
May 13 12:45:22 arch systemd[1]: systemd 255.4-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)
May 13 12:45:22 arch systemd[1]: Detected architecture x86-64.
May 13 12:45:22 arch systemd[1]: Hostname set to <arch>.
May 13 12:45:22 arch systemd[1]: bpf-lsm: LSM BPF program attached
May 13 12:45:22 arch systemd[1]: Queued start job for default target Graphical Interface.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/dirmngr.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/getty.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/gpg-agent.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/gpg-agent-browser.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/gpg-agent-extra.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/gpg-agent-ssh.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/keyboxd.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/modprobe.
May 13 12:45:22 arch systemd[1]: Created slice Slice /system/systemd-fsck.
May 13 12:45:22 arch systemd[1]: Created slice User and Session Slice.
May 13 12:45:22 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 13 12:45:22 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 13 12:45:22 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 13 12:45:22 arch systemd[1]: Expecting device /dev/disk/by-uuid/0366-FBB0...
May 13 12:45:22 arch systemd[1]: Expecting device /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 13 12:45:22 arch systemd[1]: Reached target Local Encrypted Volumes.
May 13 12:45:22 arch systemd[1]: Reached target Local Integrity Protected Volumes.
May 13 12:45:22 arch systemd[1]: Reached target Path Units.
May 13 12:45:22 arch systemd[1]: Reached target Remote File Systems.
May 13 12:45:22 arch systemd[1]: Reached target Slice Units.
May 13 12:45:22 arch systemd[1]: Reached target Local Verity Protected Volumes.
May 13 12:45:22 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 13 12:45:22 arch systemd[1]: Listening on Process Core Dump Socket.
May 13 12:45:22 arch systemd[1]: Listening on Journal Socket (/dev/log).
May 13 12:45:22 arch systemd[1]: Listening on Journal Socket.
May 13 12:45:22 arch systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 13 12:45:22 arch systemd[1]: Listening on udev Control Socket.
May 13 12:45:22 arch systemd[1]: Listening on udev Kernel Socket.
May 13 12:45:22 arch systemd[1]: Listening on User Database Manager Socket.
May 13 12:45:22 arch systemd[1]: Mounting Huge Pages File System...
May 13 12:45:22 arch systemd[1]: Mounting POSIX Message Queue File System...
May 13 12:45:22 arch systemd[1]: Mounting Kernel Debug File System...
May 13 12:45:22 arch systemd[1]: Mounting Kernel Trace File System...
May 13 12:45:22 arch systemd[1]: Starting Create List of Static Device Nodes...
May 13 12:45:22 arch systemd[1]: Starting Load Kernel Module configfs...
May 13 12:45:22 arch systemd[1]: Starting Load Kernel Module dm_mod...
May 13 12:45:22 arch systemd[1]: Starting Load Kernel Module drm...
May 13 12:45:22 arch systemd[1]: Starting Load Kernel Module fuse...
May 13 12:45:22 arch systemd[1]: Starting Load Kernel Module loop...
May 13 12:45:22 arch systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 13 12:45:22 arch systemd[1]: Starting Journal Service...
May 13 12:45:22 arch systemd[1]: Starting Load Kernel Modules...
May 13 12:45:22 arch systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 13 12:45:22 arch systemd[1]: Starting Remount Root and Kernel File Systems...
May 13 12:45:22 arch systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 13 12:45:22 arch systemd[1]: Starting Coldplug All udev Devices...
May 13 12:45:22 arch systemd[1]: Mounted Huge Pages File System.
May 13 12:45:22 arch systemd[1]: Mounted POSIX Message Queue File System.
May 13 12:45:22 arch systemd[1]: Mounted Kernel Debug File System.
May 13 12:45:22 arch systemd[1]: Mounted Kernel Trace File System.
May 13 12:45:22 arch kernel: device-mapper: uevent: version 1.0.3
May 13 12:45:22 arch kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
May 13 12:45:22 arch kernel: loop: module loaded
May 13 12:45:22 arch kernel: fuse: init (API version 7.39)
May 13 12:45:22 arch systemd-journald[187]: Collecting audit messages is disabled.
May 13 12:45:22 arch systemd[1]: Finished Create List of Static Device Nodes.
May 13 12:45:22 arch kernel: EXT4-fs (sda2): re-mounted 3190419d-4fa7-430a-b092-f1f3ea1e61b0 r/w. Quota mode: none.
May 13 12:45:22 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 13 12:45:22 arch systemd[1]: Finished Load Kernel Module configfs.
May 13 12:45:22 arch systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 13 12:45:22 arch systemd-journald[187]: Journal started
May 13 12:45:22 arch systemd-journald[187]: Runtime Journal (/run/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 8.0M, max 793.1M, 785.1M free.
May 13 12:45:22 arch systemd-modules-load[188]: Inserted module 'crypto_user'
May 13 12:45:22 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
May 13 12:45:22 arch systemd[1]: Finished Load Kernel Module dm_mod.
May 13 12:45:22 arch systemd[1]: Started Journal Service.
May 13 12:45:22 arch systemd[1]: Finished Load Kernel Module drm.
May 13 12:45:22 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 13 12:45:22 arch systemd[1]: Finished Load Kernel Module fuse.
May 13 12:45:22 arch systemd[1]: modprobe@loop.service: Deactivated successfully.
May 13 12:45:22 arch systemd[1]: Finished Load Kernel Module loop.
May 13 12:45:22 arch systemd[1]: Finished Load Kernel Modules.
May 13 12:45:22 arch systemd[1]: Finished Remount Root and Kernel File Systems.
May 13 12:45:22 arch systemd[1]: Mounting FUSE Control File System...
May 13 12:45:22 arch systemd[1]: Mounting Kernel Configuration File System...
May 13 12:45:22 arch systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
May 13 12:45:22 arch systemd[1]: Starting Flush Journal to Persistent Storage...
May 13 12:45:22 arch systemd[1]: Starting Load/Save OS Random Seed...
May 13 12:45:22 arch systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 13 12:45:22 arch systemd[1]: Starting Apply Kernel Variables...
May 13 12:45:22 arch systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
May 13 12:45:22 arch systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 13 12:45:22 arch systemd-journald[187]: Time spent on flushing to /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6 is 147.622ms for 835 entries.
May 13 12:45:22 arch systemd-journald[187]: System Journal (/var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6) is 426.6M, max 4.0G, 3.5G free.
May 13 12:45:22 arch systemd-journald[187]: Received client request to flush runtime journal.
May 13 12:45:22 arch systemd-journald[187]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/system.journal: Journal file uses a different sequence number ID, rotating.
May 13 12:45:22 arch systemd-journald[187]: Rotating system journal.
May 13 12:45:22 arch systemd[1]: Finished Coldplug All udev Devices.
May 13 12:45:22 arch systemd[1]: Mounted FUSE Control File System.
May 13 12:45:22 arch systemd[1]: Mounted Kernel Configuration File System.
May 13 12:45:22 arch systemd[1]: Finished Load/Save OS Random Seed.
May 13 12:45:22 arch systemd[1]: Finished Apply Kernel Variables.
May 13 12:45:22 arch systemd[1]: Starting User Database Manager...
May 13 12:45:22 arch systemd[1]: Starting CLI Netfilter Manager...
May 13 12:45:22 arch systemd[1]: Started User Database Manager.
May 13 12:45:22 arch systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
May 13 12:45:22 arch systemd[1]: Create System Users was skipped because no trigger condition checks were met.
May 13 12:45:22 arch systemd[1]: Starting Create Static Device Nodes in /dev...
May 13 12:45:22 arch systemd[1]: Finished Flush Journal to Persistent Storage.
May 13 12:45:22 arch systemd[1]: Finished Create Static Device Nodes in /dev.
May 13 12:45:22 arch systemd[1]: Reached target Preparation for Local File Systems.
May 13 12:45:22 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
May 13 12:45:22 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 13 12:45:22 arch systemd-udevd[285]: Using default interface naming scheme 'v255'.
May 13 12:45:22 arch systemd[1]: Finished CLI Netfilter Manager.
May 13 12:45:22 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
May 13 12:45:22 arch mtp-probe[322]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
May 13 12:45:22 arch mtp-probe[322]: bus: 1, device: 2 was not an MTP device
May 13 12:45:23 arch kernel: mousedev: PS/2 mouse device common for all mice
May 13 12:45:23 arch kernel: Consider using thermal netlink events interface
May 13 12:45:23 arch kernel: intel_pmc_core INT33A1:00:  initialized
May 13 12:45:23 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 3.
May 13 12:45:23 arch mtp-probe[331]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
May 13 12:45:23 arch mtp-probe[331]: bus: 1, device: 3 was not an MTP device
May 13 12:45:23 arch mtp-probe[332]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
May 13 12:45:23 arch systemd[1]: Found device SanDisk_SSD_PLUS_480GB 1.
May 13 12:45:23 arch systemd[1]: Activating swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945...
May 13 12:45:23 arch systemd[1]: Starting File System Check on /dev/disk/by-uuid/0366-FBB0...
May 13 12:45:23 arch kernel: Adding 16808956k swap on /dev/sda3.  Priority:-2 extents:1 across:16808956k SS
May 13 12:45:23 arch kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
May 13 12:45:23 arch systemd[1]: Activated swap /dev/disk/by-uuid/9f9a115d-d456-4889-9ee6-380dbfff3945.
May 13 12:45:23 arch kernel: mc: Linux media interface: v0.10
May 13 12:45:23 arch systemd[1]: Reached target Swaps.
May 13 12:45:23 arch systemd[1]: Mounting Temporary Directory /tmp...
May 13 12:45:23 arch kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
May 13 12:45:23 arch kernel: acpi INT33D5:00: intel-hid: created platform device
May 13 12:45:23 arch kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input8
May 13 12:45:23 arch kernel: intel-hid INT33D5:00: failed to enable HID power button
May 13 12:45:23 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
May 13 12:45:23 arch systemd[1]: Mounted Temporary Directory /tmp.
May 13 12:45:23 arch systemd-fsck[346]: fsck.fat 4.2 (2021-01-31)
May 13 12:45:23 arch systemd-fsck[346]: /dev/sda1: 3 files, 38/261627 clusters
May 13 12:45:23 arch mtp-probe[332]: bus: 1, device: 4 was not an MTP device
May 13 12:45:23 arch kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
May 13 12:45:23 arch kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
May 13 12:45:23 arch systemd[1]: Finished File System Check on /dev/disk/by-uuid/0366-FBB0.
May 13 12:45:23 arch systemd[1]: Created slice Slice /system/systemd-backlight.
May 13 12:45:23 arch systemd[1]: Mounting /boot/efi...
May 13 12:45:23 arch systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
May 13 12:45:23 arch kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
May 13 12:45:23 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
May 13 12:45:23 arch systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
May 13 12:45:23 arch kernel: Bluetooth: Core ver 2.22
May 13 12:45:23 arch kernel: NET: Registered PF_BLUETOOTH protocol family
May 13 12:45:23 arch kernel: Bluetooth: HCI device and connection manager initialized
May 13 12:45:23 arch kernel: Bluetooth: HCI socket layer initialized
May 13 12:45:23 arch kernel: Bluetooth: L2CAP socket layer initialized
May 13 12:45:23 arch kernel: Bluetooth: SCO socket layer initialized
May 13 12:45:23 arch kernel: input: DELL078B:00 06CB:78F6 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input11
May 13 12:45:23 arch kernel: hid-generic 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 13 12:45:23 arch systemd[1]: Starting Virtual Console Setup...
May 13 12:45:23 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 13 12:45:23 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 13 12:45:23 arch kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 13 12:45:23 arch kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
May 13 12:45:23 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 13 12:45:23 arch kernel: cfg80211: failed to load regulatory.db
May 13 12:45:23 arch kernel: i2c i2c-5: 2/2 memory slots populated (from DMI)
May 13 12:45:23 arch kernel: i2c i2c-5: Successfully instantiated SPD at 0x50
May 13 12:45:23 arch systemd[1]: Mounted /boot/efi.
May 13 12:45:23 arch systemd[1]: Reached target Local File Systems.
May 13 12:45:23 arch systemd[1]: Listening on System Extension Image Management (Varlink).
May 13 12:45:23 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
May 13 12:45:23 arch systemd[1]: Starting Set Up Additional Binary Formats...
May 13 12:45:23 arch systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 13 12:45:23 arch systemd[1]: Starting Create Volatile Files and Directories...
May 13 12:45:23 arch kernel: ee1004 5-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
May 13 12:45:23 arch kernel: mei_me 0000:00:16.0: enabling device (0004 -> 0006)
May 13 12:45:23 arch systemd[1]: Finished Virtual Console Setup.
May 13 12:45:23 arch systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 371 (systemd-binfmt)
May 13 12:45:23 arch systemd[1]: Mounting Arbitrary Executable File Formats File System...
May 13 12:45:23 arch kernel: videodev: Linux video capture interface: v2.00
May 13 12:45:23 arch kernel: iTCO_vendor_support: vendor-support=0
May 13 12:45:23 arch kernel: r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
May 13 12:45:23 arch kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input13
May 13 12:45:23 arch kernel: r8169 0000:02:00.0 eth0: RTL8106e, d0:94:66:a8:d0:d7, XID 449, IRQ 128
May 13 12:45:23 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
May 13 12:45:23 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
May 13 12:45:23 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
May 13 12:45:23 arch kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
May 13 12:45:23 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
May 13 12:45:23 arch kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
May 13 12:45:23 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
May 13 12:45:23 arch systemd[1]: Mounted Arbitrary Executable File Formats File System.
May 13 12:45:23 arch kernel: r8169 0000:02:00.0 enp2s0: renamed from eth0
May 13 12:45:23 arch kernel: cryptd: max_cpu_qlen set to 1000
May 13 12:45:23 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
May 13 12:45:23 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 13 12:45:23 arch kernel: usbcore: registered new interface driver btusb
May 13 12:45:23 arch kernel: intel_rapl_common: Found RAPL domain package
May 13 12:45:23 arch kernel: intel_rapl_common: Found RAPL domain core
May 13 12:45:23 arch kernel: intel_rapl_common: Found RAPL domain uncore
May 13 12:45:23 arch kernel: intel_rapl_common: Found RAPL domain dram
May 13 12:45:23 arch kernel: intel_rapl_common: Found RAPL domain psys
May 13 12:45:23 arch systemd[1]: Finished Set Up Additional Binary Formats.
May 13 12:45:23 arch kernel: usb 1-8: USB disconnect, device number 5
May 13 12:45:23 arch kernel: usbcore: registered new interface driver ath3k
May 13 12:45:23 arch kernel: AVX2 version of gcm_enc/dec engaged.
May 13 12:45:23 arch kernel: AES CTR mode by8 optimization enabled
May 13 12:45:23 arch kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
May 13 12:45:23 arch kernel: usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a05)
May 13 12:45:23 arch kernel: intel_rapl_common: Found RAPL domain package
May 13 12:45:23 arch kernel: intel_rapl_common: Found RAPL domain dram
May 13 12:45:23 arch kernel: usbcore: registered new interface driver uvcvideo
May 13 12:45:23 arch kernel: rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: TM3096-006, fw id: 2430125
May 13 12:45:23 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
May 13 12:45:23 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
May 13 12:45:23 arch kernel: ath9k 0000:01:00.0: enabling device (0000 -> 0002)
May 13 12:45:23 arch kernel: ath: phy0: WB335 2-ANT card detected
May 13 12:45:23 arch kernel: ath: phy0: Set BT/WLAN RX diversity capability
May 13 12:45:24 arch kernel: ath: phy0: Enable LNA combining
May 13 12:45:24 arch kernel: ath: phy0: ASPM enabled: 0x42
May 13 12:45:24 arch kernel: ath: EEPROM regdomain: 0x6c
May 13 12:45:24 arch kernel: ath: EEPROM indicates we should expect a direct regpair map
May 13 12:45:24 arch kernel: ath: Country alpha2 being used: 00
May 13 12:45:24 arch kernel: ath: Regpair used: 0x6c
May 13 12:45:24 arch kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
May 13 12:45:24 arch kernel: ieee80211 phy0: Atheros AR9565 Rev:2 mem=0x000000005582e6c4, irq=16
May 13 12:45:24 arch kernel: ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
May 13 12:45:24 arch systemd[1]: Finished Create Volatile Files and Directories.
May 13 12:45:24 arch systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 13 12:45:24 arch systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 13 12:45:24 arch systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
May 13 12:45:24 arch systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 13 12:45:24 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 13 12:45:24 arch systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
May 13 12:45:24 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 13 12:45:24 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 13 12:45:24 arch kernel: input: Synaptics TM3096-006 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-4/i2c-DELL078B:00/0018:06CB:78F6.0002/input/input14
May 13 12:45:24 arch kernel: hid-rmi 0018:06CB:78F6.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL078B:00 06CB:78F6] on i2c-DELL078B:00
May 13 12:45:24 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 13 12:45:24 arch systemd[1]: Reached target System Initialization.
May 13 12:45:24 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
May 13 12:45:24 arch systemd[1]: Started Discard unused filesystem blocks once a week.
May 13 12:45:24 arch systemd[1]: Started Daily man-db regeneration.
May 13 12:45:24 arch systemd[1]: Started Daily verification of password and group files.
May 13 12:45:24 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
May 13 12:45:24 arch systemd[1]: Reached target Timer Units.
May 13 12:45:24 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
May 13 12:45:24 arch systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 13 12:45:24 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 13 12:45:24 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 13 12:45:24 arch systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 13 12:45:24 arch systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 13 12:45:24 arch systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
May 13 12:45:24 arch systemd[1]: Reached target Socket Units.
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
May 13 12:45:24 arch kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
May 13 12:45:24 arch systemd[1]: Starting D-Bus System Message Bus...
May 13 12:45:24 arch systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 13 12:45:24 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
May 13 12:45:24 arch systemd[1]: Started D-Bus System Message Bus.
May 13 12:45:24 arch systemd[1]: Reached target Basic System.
May 13 12:45:24 arch systemd[1]: System is tainted: local-hwclock
May 13 12:45:24 arch systemd[1]: Starting Network Manager...
May 13 12:45:24 arch kernel: usb 1-8: new full-speed USB device number 6 using xhci_hcd
May 13 12:45:24 arch systemd[1]: Starting Apply cpupower configuration...
May 13 12:45:24 arch systemd[1]: Starting User Login Management...
May 13 12:45:24 arch systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 13 12:45:24 arch systemd[1]: Starting Thermal Daemon Service...
May 13 12:45:24 arch dbus-broker-launch[401]: Ready
May 13 12:45:24 arch systemd[1]: Finished Apply cpupower configuration.
May 13 12:45:24 arch systemd-logind[407]: New seat seat0.
May 13 12:45:24 arch systemd-logind[407]: Watching system buttons on /dev/input/event3 (Power Button)
May 13 12:45:24 arch systemd-logind[407]: Watching system buttons on /dev/input/event1 (Power Button)
May 13 12:45:24 arch systemd-logind[407]: Watching system buttons on /dev/input/event0 (Lid Switch)
May 13 12:45:24 arch systemd-logind[407]: Watching system buttons on /dev/input/event2 (Sleep Button)
May 13 12:45:24 arch systemd-logind[407]: Watching system buttons on /dev/input/event7 (Intel HID events)
May 13 12:45:24 arch systemd-logind[407]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
May 13 12:45:24 arch thermald[408]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 13 12:45:24 arch systemd[1]: Started User Login Management.
May 13 12:45:24 arch thermald[408]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 13 12:45:24 arch thermald[408]: sensor id 8 : No temp sysfs for reading raw temp
May 13 12:45:24 arch thermald[408]: sensor id 8 : No temp sysfs for reading raw temp
May 13 12:45:24 arch thermald[408]: sensor id 8 : No temp sysfs for reading raw temp
May 13 12:45:24 arch kernel: thermald[408]: segfault at 630154c60010 ip 00006301532bab4a sp 00007ffc9d91bff0 error 4 in thermald[630153278000+56000] likely on CPU 3 (core 1, socket 0)
May 13 12:45:24 arch kernel: Code: 20 03 00 41 83 c6 01 49 83 c5 60 44 3b b3 e0 02 00 00 0f 83 70 01 00 00 49 8b 45 20 48 8b 14 24 4d 8d 7d 08 48 89 ef 4c 89 fe <4d> 8b 65 40 48 89 44 24 28 e8 58 83 fc ff 48 8b 4c 24 10 48 8b 7c
May 13 12:45:24 arch systemd[1]: Created slice Slice /system/systemd-coredump.
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.2712] NetworkManager (version 1.46.0-2) is starting... (boot:4c9f1677-796e-40a4-bc76-6bfa22b50360)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.2713] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.2798] manager[0x595dd0578720]: monitoring kernel firmware directory '/lib/firmware'.
May 13 12:45:24 arch systemd[1]: Started Process Core Dump (PID 422/UID 0).
May 13 12:45:24 arch systemd[1]: Starting Hostname Service...
May 13 12:45:24 arch systemd[1]: Started Hostname Service.
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3453] hostname: hostname: using hostnamed
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3453] hostname: static hostname changed from (none) to "arch"
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3459] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3470] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill0) (driver ath9k)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3472] manager[0x595dd0578720]: rfkill: Wi-Fi hardware radio set enabled
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3472] manager[0x595dd0578720]: rfkill: WWAN hardware radio set enabled
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3601] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3609] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3668] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3987] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.3996] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4017] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4020] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4020] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4021] manager: Networking is enabled by state file
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4027] settings: Loaded settings plugin: keyfile (internal)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4068] dhcp: init: Using DHCP client 'internal'
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4076] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4093] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4102] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4110] device (lo): Activation: starting connection 'lo' (97733692-da39-4efa-b779-627a3d59d2b3)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4119] manager: (enp2s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4132] settings: (enp2s0): created default wired connection 'Wired connection 1'
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.4132] device (enp2s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 13 12:45:24 arch systemd-coredump[423]: Process 408 (thermald) of user 0 dumped core.
                                            
                                            Stack trace of thread 408:
                                            #0  0x00006301532bab4a _ZN13cthd_acpi_rel20parse_target_devicesEv (thermald + 0x58b4a)
                                            #1  0x00006301532b37a7 _ZN13cthd_acpi_rel19create_thermal_zoneENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x517a7)
                                            #2  0x00006301532bae56 _ZN13cthd_acpi_rel20create_thermal_zonesEv (thermald + 0x58e56)
                                            #3  0x00006301532b591a _ZN13cthd_acpi_rel13generate_confENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x5391a)
                                            #4  0x00006301532aba51 _ZN10cthd_parse11parser_initENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE (thermald + 0x49a51)
                                            #5  0x000063015328627d _ZN11cthd_engine11parser_initEv (thermald + 0x2427d)
                                            #6  0x000063015328f8f0 _ZN19cthd_engine_default20read_thermal_sensorsEv (thermald + 0x2d8f0)
                                            #7  0x0000630153286329 _ZN11cthd_engine15thd_engine_initEbb (thermald + 0x24329)
                                            #8  0x0000630153290365 _Z32thd_engine_create_default_enginebbPKc (thermald + 0x2e365)
                                            #9  0x00006301532800f6 main (thermald + 0x1e0f6)
                                            #10 0x00007a254f243cd0 n/a (libc.so.6 + 0x25cd0)
                                            #11 0x00007a254f243d8a __libc_start_main (libc.so.6 + 0x25d8a)
                                            #12 0x0000630153280645 _start (thermald + 0x1e645)
                                            
                                            Stack trace of thread 418:
                                            #0  0x00007a254f32488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x00007a254fb5bd13 g_cond_wait_until (libglib-2.0.so.0 + 0xb3d13)
                                            #2  0x00007a254facd185 n/a (libglib-2.0.so.0 + 0x25185)
                                            #3  0x00007a254fb3657b n/a (libglib-2.0.so.0 + 0x8e57b)
                                            #4  0x00007a254fb33a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007a254f2a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007a254f326a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 417:
                                            #0  0x00007a254f32488d syscall (libc.so.6 + 0x10688d)
                                            #1  0x00007a254fb5b337 g_cond_wait (libglib-2.0.so.0 + 0xb3337)
                                            #2  0x00007a254facd1b4 n/a (libglib-2.0.so.0 + 0x251b4)
                                            #3  0x00007a254fb35ace n/a (libglib-2.0.so.0 + 0x8dace)
                                            #4  0x00007a254fb33a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007a254f2a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007a254f326a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 413:
                                            #0  0x00007a254f3190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x00007a254fb602f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x00007a254fb00162 g_main_context_iteration (libglib-2.0.so.0 + 0x58162)
                                            #3  0x00007a254fb001b2 n/a (libglib-2.0.so.0 + 0x581b2)
                                            #4  0x00007a254fb33a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007a254f2a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007a254f326a3c n/a (libc.so.6 + 0x108a3c)
                                            
                                            Stack trace of thread 420:
                                            #0  0x00007a254f3190bf __poll (libc.so.6 + 0xfb0bf)
                                            #1  0x00007a254fb602f6 n/a (libglib-2.0.so.0 + 0xb82f6)
                                            #2  0x00007a254fb02b97 g_main_loop_run (libglib-2.0.so.0 + 0x5ab97)
                                            #3  0x00007a254f9e119c n/a (libgio-2.0.so.0 + 0x11219c)
                                            #4  0x00007a254fb33a45 n/a (libglib-2.0.so.0 + 0x8ba45)
                                            #5  0x00007a254f2a955a n/a (libc.so.6 + 0x8b55a)
                                            #6  0x00007a254f326a3c n/a (libc.so.6 + 0x108a3c)
                                            ELF object binary architecture: AMD x86-64
May 13 12:45:24 arch kernel: RTL8208 Fast Ethernet r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
May 13 12:45:24 arch systemd[1]: Starting Network Manager Script Dispatcher Service...
May 13 12:45:24 arch systemd[1]: thermald.service: Main process exited, code=dumped, status=11/SEGV
May 13 12:45:24 arch systemd[1]: thermald.service: Failed with result 'core-dump'.
May 13 12:45:24 arch systemd[1]: Failed to start Thermal Daemon Service.
May 13 12:45:24 arch systemd[1]: systemd-coredump@0-422-0.service: Deactivated successfully.
May 13 12:45:24 arch systemd[1]: Started Network Manager Script Dispatcher Service.
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.6891] device (wlp1s0): driver supports Access Point (AP) mode
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.6897] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.6900] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 13 12:45:24 arch kernel: r8169 0000:02:00.0 enp2s0: Link is Down
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7354] device (wlp1s0): set-hw-addr: set MAC address to 8E:38:84:46:29:1A (scanning)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7505] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
May 13 12:45:24 arch systemd[1]: thermald.service: Scheduled restart job, restart counter is at 1.
May 13 12:45:24 arch systemd[1]: Started Network Manager.
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7527] ovsdb: disconnected from ovsdb
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7528] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7531] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7534] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7541] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7591] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7593] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.7599] device (lo): Activation: successful, device activated.
May 13 12:45:24 arch systemd[1]: Starting Thermal Daemon Service...
May 13 12:45:24 arch systemd[1]: Starting WPA supplicant...
May 13 12:45:24 arch thermald[443]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 13 12:45:24 arch thermald[443]: 22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
May 13 12:45:24 arch thermald[443]: sensor id 8 : No temp sysfs for reading raw temp
May 13 12:45:24 arch thermald[443]: sensor id 8 : No temp sysfs for reading raw temp
May 13 12:45:24 arch thermald[443]: sensor id 8 : No temp sysfs for reading raw temp
May 13 12:45:24 arch thermald[443]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 13 12:45:24 arch thermald[443]: ^
May 13 12:45:24 arch thermald[443]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 13 12:45:24 arch thermald[443]: ^
May 13 12:45:24 arch thermald[443]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: Using generated /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: Using config file /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: /var/run/thermald/thermal-conf.xml.auto:1: parser error : Document is empty
May 13 12:45:24 arch thermald[443]: ^
May 13 12:45:24 arch thermald[443]: error: could not parse file /var/run/thermald/thermal-conf.xml.auto
May 13 12:45:24 arch thermald[443]: Polling mode is enabled: 4
May 13 12:45:24 arch systemd[1]: Started Thermal Daemon Service.
May 13 12:45:24 arch systemd[1]: Started WPA supplicant.
May 13 12:45:24 arch systemd[1]: Reached target Network.
May 13 12:45:24 arch wpa_supplicant[444]: Successfully initialized wpa_supplicant
May 13 12:45:24 arch systemd[1]: Starting Permit User Sessions...
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.8575] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.8576] Wi-Fi P2P device controlled by interface wlp1s0 created
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.8578] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.8580] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.8584] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
May 13 12:45:24 arch NetworkManager[405]: <info>  [1715615124.8588] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
May 13 12:45:24 arch systemd[1]: Finished Permit User Sessions.
May 13 12:45:24 arch systemd[1]: Started Getty on tty1.
May 13 12:45:24 arch systemd[1]: Reached target Login Prompts.
May 13 12:45:24 arch systemd[1]: Reached target Multi-User System.
May 13 12:45:24 arch systemd[1]: Reached target Graphical Interface.
May 13 12:45:24 arch systemd[1]: Startup finished in 6.247s (firmware) + 1.111s (loader) + 3.505s (kernel) + 3.251s (userspace) = 14.115s.
May 13 12:45:24 arch dbus-broker-launch[401]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
May 13 12:45:24 arch kernel: input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
May 13 12:45:24 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
May 13 12:45:24 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
May 13 12:45:24 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
May 13 12:45:25 arch systemd[1]: Starting Save/Restore Sound Card State...
May 13 12:45:25 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 13 12:45:25 arch systemd[1]: Finished Save/Restore Sound Card State.
May 13 12:45:25 arch systemd[1]: Reached target Sound Card.
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8235] policy: auto-activating connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8239] device (wlp1s0): Activation: starting connection 'AAATTP1' (14f105cc-ab30-410d-947f-efa9df62c7bd)
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8240] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8243] manager: NetworkManager state is now CONNECTING
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8522] device (wlp1s0): set-hw-addr: reset MAC address to 90:32:4B:C8:7E:23 (preserve)
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8648] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8650] device (wlp1s0): Activation: (wifi) access point 'AAATTP1' has security, but secrets are required.
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8650] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8652] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8652] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8658] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8660] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8661] device (wlp1s0): Activation: (wifi) connection 'AAATTP1' has security, and secrets exist.  No new secrets needed.
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8662] Config: added 'ssid' value 'AAATTP1'
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8662] Config: added 'scan_ssid' value '1'
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8662] Config: added 'bgscan' value 'simple:30:-70:86400'
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8662] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8662] Config: added 'auth_alg' value 'OPEN'
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8662] Config: added 'psk' value '<hidden>'
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8915] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.8915] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
May 13 12:45:25 arch wpa_supplicant[444]: wlp1s0: SME: Trying to authenticate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 13 12:45:25 arch kernel: wlp1s0: 80 MHz not supported, disabling VHT
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.9121] device (wlp1s0): supplicant interface state: inactive -> authenticating
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.9122] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
May 13 12:45:25 arch kernel: wlp1s0: authenticate with c8:e7:d8:6f:d6:4a (local address=90:32:4b:c8:7e:23)
May 13 12:45:25 arch kernel: wlp1s0: send auth to c8:e7:d8:6f:d6:4a (try 1/3)
May 13 12:45:25 arch wpa_supplicant[444]: wlp1s0: Trying to associate with c8:e7:d8:6f:d6:4a (SSID='AAATTP1' freq=2412 MHz)
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.9154] device (wlp1s0): supplicant interface state: authenticating -> associating
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.9155] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
May 13 12:45:25 arch kernel: wlp1s0: authenticated
May 13 12:45:25 arch kernel: wlp1s0: associate with c8:e7:d8:6f:d6:4a (try 1/3)
May 13 12:45:25 arch wpa_supplicant[444]: wlp1s0: Associated with c8:e7:d8:6f:d6:4a
May 13 12:45:25 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
May 13 12:45:25 arch kernel: wlp1s0: RX AssocResp from c8:e7:d8:6f:d6:4a (capab=0x431 status=0 aid=9)
May 13 12:45:25 arch kernel: wlp1s0: associated
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.9278] device (wlp1s0): supplicant interface state: associating -> associated
May 13 12:45:25 arch NetworkManager[405]: <info>  [1715615125.9279] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.2413] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.2413] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
May 13 12:45:26 arch wpa_supplicant[444]: wlp1s0: WPA: Key negotiation completed with c8:e7:d8:6f:d6:4a [PTK=CCMP GTK=CCMP]
May 13 12:45:26 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to c8:e7:d8:6f:d6:4a completed [id=0 id_str=]
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.2985] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.2985] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "AAATTP1"
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.2986] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.2987] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.2990] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.3039] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.109, acd pending
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.4508] dhcp4 (wlp1s0): state changed new lease, address=192.168.1.109
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.4512] policy: set 'AAATTP1' (wlp1s0) as default for IPv4 routing and DNS
May 13 12:45:26 arch dbus-broker-launch[401]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.4625] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.4639] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.4640] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.4643] manager: NetworkManager state is now CONNECTED_SITE
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.4648] device (wlp1s0): Activation: successful, device activated.
May 13 12:45:26 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-94 txrate=27000
May 13 12:45:26 arch NetworkManager[405]: <info>  [1715615126.9886] manager: NetworkManager state is now CONNECTED_GLOBAL
May 13 12:45:29 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 13 12:45:29 arch kernel: usb 1-8: New USB device found, idVendor=0cf3, idProduct=e005, bcdDevice= 0.02
May 13 12:45:29 arch kernel: usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
May 13 12:45:29 arch systemd[1]: Starting Load/Save RF Kill Switch Status...
May 13 12:45:29 arch systemd[1]: Started Load/Save RF Kill Switch Status.
May 13 12:45:29 arch systemd[1]: Starting Bluetooth service...
May 13 12:45:29 arch bluetoothd[487]: Bluetooth daemon 5.73
May 13 12:45:29 arch systemd[1]: Started Bluetooth service.
May 13 12:45:29 arch systemd[1]: Reached target Bluetooth Support.
May 13 12:45:29 arch bluetoothd[487]: Starting SDP server
May 13 12:45:29 arch bluetoothd[487]: src/plugin.c:init_plugin() System does not support bap plugin
May 13 12:45:29 arch bluetoothd[487]: src/plugin.c:init_plugin() System does not support bass plugin
May 13 12:45:29 arch bluetoothd[487]: src/plugin.c:init_plugin() System does not support mcp plugin
May 13 12:45:29 arch bluetoothd[487]: src/plugin.c:init_plugin() System does not support vcp plugin
May 13 12:45:29 arch bluetoothd[487]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
May 13 12:45:29 arch bluetoothd[487]: src/plugin.c:init_plugin() System does not support micp plugin
May 13 12:45:29 arch bluetoothd[487]: src/plugin.c:init_plugin() System does not support ccp plugin
May 13 12:45:29 arch bluetoothd[487]: src/plugin.c:init_plugin() System does not support csip plugin
May 13 12:45:29 arch bluetoothd[487]: Bluetooth management interface 1.22 initialized
May 13 12:45:29 arch kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 13 12:45:29 arch kernel: Bluetooth: BNEP filters: protocol multicast
May 13 12:45:29 arch kernel: Bluetooth: BNEP socket layer initialized
May 13 12:45:29 arch bluetoothd[487]: Battery Provider Manager created
May 13 12:45:29 arch kernel: Bluetooth: MGMT ver 1.22
May 13 12:45:29 arch kernel: NET: Registered PF_ALG protocol family
May 13 12:45:30 arch NetworkManager[405]: <info>  [1715615130.6884] manager: startup complete
May 13 12:45:31 arch login[452]: pam_unix(login:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 13 12:45:31 arch systemd-logind[407]: New session 1 of user netuno.
May 13 12:45:31 arch systemd[1]: Created slice User Slice of UID 1000.
May 13 12:45:31 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
May 13 12:45:31 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
May 13 12:45:31 arch systemd[1]: Starting User Manager for UID 1000...
May 13 12:45:31 arch (systemd)[504]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[netuno] ruser=[<unknown>] rhost=[<unknown>]
May 13 12:45:31 arch (systemd)[504]: pam_unix(systemd-user:session): session opened for user netuno(uid=1000) by netuno(uid=0)
May 13 12:45:31 arch systemd[504]: Queued start job for default target Main User Target.
May 13 12:45:31 arch systemd-journald[187]: /var/log/journal/86e5d1e8a32d4eb091d2bf3cfea846a6/user-1000.journal: Journal file uses a different sequence number ID, rotating.
May 13 12:45:31 arch login[452]: LOGIN ON tty1 BY netuno
May 13 12:45:31 arch systemd[504]: Created slice User Application Slice.
May 13 12:45:31 arch systemd[504]: Created slice User Core Session Slice.
May 13 12:45:31 arch systemd[504]: Reached target Paths.
May 13 12:45:31 arch systemd[504]: Reached target Timers.
May 13 12:45:31 arch systemd[504]: Starting D-Bus User Message Bus Socket...
May 13 12:45:31 arch systemd[504]: Listening on GnuPG network certificate management daemon.
May 13 12:45:31 arch systemd[504]: Listening on GCR ssh-agent wrapper.
May 13 12:45:31 arch systemd[504]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 13 12:45:31 arch systemd[504]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 13 12:45:31 arch systemd[504]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 13 12:45:31 arch systemd[504]: Listening on GnuPG cryptographic agent and passphrase cache.
May 13 12:45:31 arch systemd[504]: Listening on GnuPG public key management service.
May 13 12:45:31 arch systemd[504]: Listening on p11-kit server.
May 13 12:45:31 arch systemd[504]: Listening on PipeWire PulseAudio.
May 13 12:45:31 arch systemd[504]: Listening on PipeWire Multimedia System Sockets.
May 13 12:45:31 arch systemd[504]: Listening on D-Bus User Message Bus Socket.
May 13 12:45:31 arch systemd[504]: Reached target Sockets.
May 13 12:45:31 arch systemd[504]: Reached target Basic System.
May 13 12:45:31 arch systemd[1]: Started User Manager for UID 1000.
May 13 12:45:31 arch systemd[1]: Started Session 1 of User netuno.
May 13 12:45:31 arch systemd[504]: Started PipeWire Multimedia Service.
May 13 12:45:31 arch systemd[504]: Started Multimedia Service Session Manager.
May 13 12:45:31 arch systemd[504]: Started PipeWire PulseAudio.
May 13 12:45:31 arch systemd[504]: Starting Update XDG user dir configuration...
May 13 12:45:31 arch systemd[504]: Finished Update XDG user dir configuration.
May 13 12:45:31 arch systemd[504]: Reached target Main User Target.
May 13 12:45:31 arch systemd[504]: Startup finished in 188ms.
May 13 12:45:31 arch systemd[504]: Starting D-Bus User Message Bus...
May 13 12:45:31 arch dbus-broker-launch[523]: Service file '/usr/share/dbus-1/services/org.knopwob.dunst.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
May 13 12:45:31 arch dbus-broker-launch[523]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
May 13 12:45:31 arch dbus-broker-launch[523]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
May 13 12:45:31 arch dbus-broker-launch[523]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
May 13 12:45:31 arch systemd[504]: Started D-Bus User Message Bus.
May 13 12:45:31 arch dbus-broker-launch[523]: Ready
May 13 12:45:31 arch systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 13 12:45:31 arch systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 13 12:45:31 arch rtkit-daemon[531]: Successfully called chroot.
May 13 12:45:31 arch rtkit-daemon[531]: Successfully dropped privileges.
May 13 12:45:31 arch rtkit-daemon[531]: Successfully limited resources.
May 13 12:45:31 arch rtkit-daemon[531]: Canary thread running.
May 13 12:45:31 arch rtkit-daemon[531]: Running.
May 13 12:45:31 arch rtkit-daemon[531]: Watchdog thread running.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 0 threads of 0 processes of 0 users.
May 13 12:45:31 arch systemd[1]: Starting Authorization Manager...
May 13 12:45:31 arch polkitd[539]: Started polkitd version 124
May 13 12:45:31 arch polkitd[539]: Loading rules from directory /etc/polkit-1/rules.d
May 13 12:45:31 arch polkitd[539]: Loading rules from directory /usr/share/polkit-1/rules.d
May 13 12:45:31 arch polkitd[539]: Finished loading, compiling and executing 3 rules
May 13 12:45:31 arch systemd[1]: Started Authorization Manager.
May 13 12:45:31 arch polkitd[539]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 13 12:45:31 arch wireplumber[514]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
May 13 12:45:31 arch rtkit-daemon[531]: Successfully made thread 513 of process 513 owned by '1000' high priority at nice level -11.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 1 threads of 1 processes of 1 users.
May 13 12:45:31 arch wireplumber[514]: [0:00:13.546557677] [514] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 13 12:45:31 arch wireplumber[514]: [0:00:13.546578618] [514] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 13 12:45:31 arch wireplumber[514]: [0:00:13.546627384] [514]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 13 12:45:31 arch rtkit-daemon[531]: Successfully made thread 515 of process 515 owned by '1000' high priority at nice level -11.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 2 threads of 2 processes of 1 users.
May 13 12:45:31 arch rtkit-daemon[531]: Successfully made thread 535 of process 515 owned by '1000' RT at priority 20.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 3 threads of 2 processes of 1 users.
May 13 12:45:31 arch rtkit-daemon[531]: Successfully made thread 534 of process 513 owned by '1000' RT at priority 20.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 4 threads of 2 processes of 1 users.
May 13 12:45:31 arch rtkit-daemon[531]: Successfully made thread 514 of process 514 owned by '1000' high priority at nice level -11.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 5 threads of 3 processes of 1 users.
May 13 12:45:31 arch rtkit-daemon[531]: Successfully made thread 532 of process 514 owned by '1000' RT at priority 20.
May 13 12:45:31 arch rtkit-daemon[531]: Supervising 6 threads of 3 processes of 1 users.
May 13 12:45:32 arch kernel: Bluetooth: RFCOMM TTY layer initialized
May 13 12:45:32 arch kernel: Bluetooth: RFCOMM socket layer initialized
May 13 12:45:32 arch kernel: Bluetooth: RFCOMM ver 1.11
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/ldac
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx_hd
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_hd
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aptx
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/aac
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aac
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/sbc_xq
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/sbc_xq
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_1
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_0
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/faststream_duplex
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSink/opus_05_duplex
May 13 12:45:32 arch bluetoothd[487]: Endpoint registered: sender=:1.20 path=/MediaEndpoint/A2DPSource/opus_05_duplex
May 13 12:45:32 arch pipewire[513]: [0:00:14.040615140] [513] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
May 13 12:45:32 arch pipewire[513]: [0:00:14.040629425] [513] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
May 13 12:45:32 arch pipewire[513]: [0:00:14.040659821] [513]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
May 13 12:45:32 arch wireplumber[514]: <WpPortalPermissionStorePlugin:0x6044cd4ca360> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 13 12:45:32 arch wireplumber[514]: <WpPortalPermissionStorePlugin:0x6044cd4ca360> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
May 13 12:45:32 arch systemd[504]: Starting Dunst notification daemon...
May 13 12:45:32 arch systemd[504]: Started Dunst notification daemon.
May 13 12:45:32 arch dunst[631]: WARNING: No icon found in path: 'dialog-information'
May 13 12:45:34 arch systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
May 13 12:45:34 arch systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 13 12:45:36 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-94 txrate=135000
May 13 12:45:40 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=1000
May 13 12:45:42 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-95 txrate=135000
May 13 12:45:46 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-94 txrate=1000
May 13 12:45:48 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-81 noise=-94 txrate=1000
May 13 12:45:51 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-94 txrate=1000
May 13 12:45:54 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-94 txrate=150000
May 13 12:45:58 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-94 txrate=1000
May 13 12:45:59 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 13 12:46:03 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-94 txrate=1000
May 13 12:46:07 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-94 txrate=1000
May 13 12:46:08 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=-94 txrate=135000
May 13 12:46:12 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 13 12:46:14 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-94 txrate=1000
May 13 12:46:19 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-94 txrate=1000
May 13 12:46:42 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-94 txrate=150000
May 13 12:46:46 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:46:48 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=1000
May 13 12:46:57 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 13 12:47:01 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-76 noise=-95 txrate=1000
May 13 12:47:15 arch systemd[504]: Starting Accessibility services bus...
May 13 12:47:15 arch systemd[504]: Started Accessibility services bus.
May 13 12:47:15 arch systemd[1]: Starting Time & Date Service...
May 13 12:47:15 arch systemd[1]: Started Time & Date Service.
May 13 12:47:16 arch rtkit-daemon[531]: Supervising 6 threads of 3 processes of 1 users.
May 13 12:47:16 arch rtkit-daemon[531]: Supervising 6 threads of 3 processes of 1 users.
May 13 12:47:16 arch rtkit-daemon[531]: Supervising 6 threads of 3 processes of 1 users.
May 13 12:47:16 arch rtkit-daemon[531]: Supervising 6 threads of 3 processes of 1 users.
May 13 12:47:16 arch rtkit-daemon[531]: Successfully made thread 1233 of process 1083 owned by '1000' RT at priority 10.
May 13 12:47:16 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:16 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:16 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:17 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
May 13 12:47:21 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 13 12:47:21 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:21 arch rtkit-daemon[531]: Supervising 7 threads of 4 processes of 1 users.
May 13 12:47:21 arch rtkit-daemon[531]: Successfully made thread 1584 of process 1328 owned by '1000' RT at priority 10.
May 13 12:47:21 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:47:22 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-94 txrate=121500
May 13 12:47:26 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 13 12:47:26 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=135000
May 13 12:47:30 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
May 13 12:47:34 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 13 12:47:38 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 13 12:47:41 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 13 12:47:43 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 13 12:47:45 arch systemd[1]: systemd-timedated.service: Deactivated successfully.
May 13 12:47:47 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:47:57 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=-95 txrate=150000
May 13 12:47:58 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
May 13 12:48:02 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-95 txrate=1000
May 13 12:48:05 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-50 noise=-95 txrate=150000
May 13 12:48:28 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=-95 txrate=135000
May 13 12:48:32 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 13 12:48:34 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
May 13 12:48:38 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 13 12:48:39 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-51 noise=-95 txrate=121500
May 13 12:48:53 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=-95 txrate=121500
May 13 12:49:08 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
May 13 12:49:12 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 13 12:49:20 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=121500
May 13 12:49:24 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:49:25 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=1000
May 13 12:49:29 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 13 12:49:33 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=121500
May 13 12:49:37 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:49:41 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
May 13 12:49:44 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:49:54 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:49:54 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:50:05 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
May 13 12:50:09 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:50:20 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=150000
May 13 12:50:24 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=1000
May 13 12:50:36 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=120000
May 13 12:50:39 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 13 12:50:48 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-57 noise=-95 txrate=135000
May 13 12:50:50 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=135000
May 13 12:50:53 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 13 12:50:55 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
May 13 12:50:59 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-95 txrate=1000
May 13 12:51:20 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-95 txrate=135000
May 13 12:51:31 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=108000
May 13 12:51:34 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-95 txrate=1000
May 13 12:51:43 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=120000
May 13 12:51:51 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 13 12:51:55 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-94 txrate=1000
May 13 12:52:04 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=-94 txrate=135000
May 13 12:52:08 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:52:09 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=1000
May 13 12:52:13 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=1000
May 13 12:52:21 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-54 noise=-95 txrate=135000
May 13 12:52:25 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:52:25 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:53:02 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:53:02 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:53:13 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:53:13 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:54:15 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=-95 txrate=120000
May 13 12:54:18 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 13 12:54:20 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-53 noise=-94 txrate=1000
May 13 12:54:27 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-94 txrate=121500
May 13 12:54:31 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 13 12:54:31 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=1000
May 13 12:54:34 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:54:34 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:54:35 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=-95 txrate=1000
May 13 12:54:37 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=-95 txrate=1000
May 13 12:54:40 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=1000
May 13 12:54:44 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000
May 13 12:54:54 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=135000
May 13 12:54:58 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-95 txrate=1000
May 13 12:55:11 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-56 noise=-95 txrate=108000
May 13 12:55:14 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:55:14 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:55:25 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-95 txrate=90000
May 13 12:55:28 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-95 txrate=1000
May 13 12:55:29 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-95 txrate=135000
May 13 12:55:32 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-60 noise=-95 txrate=1000
May 13 12:55:35 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=-95 txrate=120000
May 13 12:55:37 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-78 noise=-95 txrate=108000
May 13 12:55:40 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=-95 txrate=1000
May 13 12:56:02 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=121500
May 13 12:56:06 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=-94 txrate=1000
May 13 12:56:06 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 13 12:56:08 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-94 txrate=1000
May 13 12:56:12 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-95 txrate=1000
May 13 12:57:10 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:57:10 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:57:11 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=-95 txrate=150000
May 13 12:57:15 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=1000
May 13 12:57:16 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-52 noise=-94 txrate=1000
May 13 12:57:37 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-79 noise=-94 txrate=90000
May 13 12:57:40 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=-94 txrate=1000
May 13 12:58:30 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:58:30 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:58:32 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:58:32 arch rtkit-daemon[531]: Supervising 8 threads of 5 processes of 1 users.
May 13 12:58:34 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-94 txrate=135000
May 13 12:58:38 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-94 txrate=1000
May 13 12:58:41 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=-94 txrate=108000
May 13 12:58:55 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-94 txrate=121500
May 13 12:58:58 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=-95 txrate=1000
May 13 12:59:13 arch wpa_supplicant[444]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=-95 txrate=150000

And the original wifi problem is gone as well. Do you want me to test something else or should I mark the post as solved?

Offline

#18 2024-05-13 16:31:19

seth
Member
Registered: 2012-09-03
Posts: 52,291

Re: [SOLVED] Wifi keep disconnecting every few minutes

You probably want to look into your thermald config but as far as this thread is concerned, I'd say the subject problem is solved and if there's anything else, it should go into a new thread.

Offline

#19 2024-05-13 21:38:02

entnuo
Member
Registered: 2024-03-07
Posts: 11

Re: [SOLVED] Wifi keep disconnecting every few minutes

Well then, thank you very much seth for your help and patience. I'll be marking as solved.

Have a good day/night.

Entnuo.

Edit: it turns out the thermald problem was a matter of upgrading.

Last edited by entnuo (2024-05-14 01:22:28)

Offline

Board footer

Powered by FluxBB