You are not logged in.

#1 2021-07-04 11:32:05

peanutstick
Member
Registered: 2021-07-04
Posts: 39

[Solved] Problem with my DHCP.

Hello,
I'm new with Arch Linux and I need some help.
I'm trying to use the wifi, it's look like I'm connected but I don't have IP address.
But for the wired connection the dhcp work fine.

I'm using iwd and dhcpcd.

[iwd]# station wlan0 show

state connected
Connected network   SFR-b138_5GHz

$ ip a

5: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
   link/ether 12:61:28:b5:8d:ee brd ff:ff:ff:ff:ff:ff permaddr f8:a2:d6:e6:8a:75
    inet6 fe80::8575:202:6c46:5b8/64 scope link tentative
       valid_lft forever preferred_lft foreve

Last edited by peanutstick (2021-07-05 07:25:53)

Offline

#2 2021-07-04 13:18:28

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

Re: [Solved] Problem with my DHCP.

Please update your title, this has nothing to do with your wireless card, but just with using dhcpcd with iwd.  Is there a reason you prefer dhcpcd to iwd's internal dhcp client?  How do you run dhcpcd?  What is the output / logs / systemctl status of dhcpcd?


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

Offline

#3 2021-07-04 13:40:22

peanutstick
Member
Registered: 2021-07-04
Posts: 39

Re: [Solved] Problem with my DHCP.

sudo dhcpcd wlan0

dhcpcd-9.4.0 starting
DUID 00:04:00:62:3b:a1:1b:92:11:e9:a2:25:e8:6a:64:a3:eb:b6
wlan0: connected to Access Point: SFR-b138_5GHz
wlan0: IAID 79:ec:9d:b7
wlan0: soliciting a DHCP lease
timed out
main: control_stop: No such file or directory

I disable dhcpcd:
systemctl disable dhcpcd@wlan0.service

And edit the file /etc/iwd/main.conf
[General]
EnablNetworkConfiguration=true

But still no IP address.

Last edited by peanutstick (2021-07-04 13:46:53)

Offline

#4 2021-07-04 13:51:16

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,435

Re: [Solved] Problem with my DHCP.

Did you restart iwd?
Is there still a general dhcpcd service active?
If you want to use dhcpcd, you'll need something like https://wiki.archlinux.org/title/Dhcpcd#Hooks (for iwd or wpa_supplicant)

And please post your complete system journal, currently the information provided is limited to "it does not work", https://bbs.archlinux.org/viewtopic.php?id=57855

Offline

#5 2021-07-04 16:44:29

peanutstick
Member
Registered: 2021-07-04
Posts: 39

Re: [Solved] Problem with my DHCP.

Did you restart iwd?

yes

Is there still a general dhcpcd service active?

yes for the wired connection, but it's the basic one.

The journal of iwd:

Jul 04 18:32:37 peanutstick iwd[2232]: Wiphy: 0, Name: phy0
Jul 04 18:32:37 peanutstick iwd[2232]:         Permanent Address: f8:a2:d6:e6:8a:75
Jul 04 18:32:37 peanutstick iwd[2232]:         2.4Ghz Band:
Jul 04 18:32:37 peanutstick iwd[2232]:                 Bitrates (non-HT):
Jul 04 18:32:37 peanutstick iwd[2232]:                          1.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          2.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          5.5 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         11.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          6.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          9.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         12.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         18.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         24.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         36.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         48.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         54.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT Capabilities:
Jul 04 18:32:37 peanutstick iwd[2232]:                         HT40
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 20Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 40Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT RX MCS indexes:
Jul 04 18:32:37 peanutstick iwd[2232]:                         0-7
Jul 04 18:32:37 peanutstick iwd[2232]:         5Ghz Band:
Jul 04 18:32:37 peanutstick iwd[2232]:                 Bitrates (non-HT):
Jul 04 18:32:37 peanutstick iwd[2232]:                          6.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          9.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         12.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         18.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         24.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         36.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         48.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         54.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT Capabilities:
Jul 04 18:32:37 peanutstick iwd[2232]:                         HT40
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 20Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 40Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT RX MCS indexes:
Jul 04 18:32:37 peanutstick iwd[2232]:                         0-7
Jul 04 18:32:37 peanutstick iwd[2232]:                 VHT Capabilities:
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 80Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                         Max RX MCS: 0-9 for NSS: 1
Jul 04 18:32:37 peanutstick iwd[2232]:                         Max TX MCS: 0-9 for NSS: 1
Jul 04 18:32:37 peanutstick iwd[2232]:         Ciphers: CCMP TKIP BIP
Jul 04 18:32:37 peanutstick iwd[2232]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jul 04 18:32:38 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:32:39 peanutstick iwd[2232]: hardware_rekey not supported

The journal of dhcpcd:

Jul 04 15:24:46 peanutstick dhcpcd[360]: wlan0: carrier lost
Jul 04 15:24:46 peanutstick dhcpcd[360]: wlan0: old hardware address: 7a:08:cd:9f:21:38
Jul 04 15:24:46 peanutstick dhcpcd[360]: wlan0: new hardware address: fe:61:93:c5:2b:dc
Jul 04 15:24:46 peanutstick dhcpcd[360]: wlan0: carrier acquired
Jul 04 15:24:46 peanutstick dhcpcd[360]: wlan0: IAID 93:c5:2b:dc
Jul 04 15:24:47 peanutstick dhcpcd[360]: wlan0: soliciting a DHCP lease

Last edited by peanutstick (2021-07-04 17:36:37)

Offline

#6 2021-07-04 17:13:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,435

Re: [Solved] Problem with my DHCP.

Please use code tags, https://bbs.archlinux.org/help.php#bbcode
And post the entire system journal - we need to see which services are started when, how they might trip over each other...
Also the iwd segment doesn't at all suggest that you even connect to an AP

Offline

#7 2021-07-04 17:46:34

peanutstick
Member
Registered: 2021-07-04
Posts: 39

Re: [Solved] Problem with my DHCP.

Jul 04 19:41:19 peanutstick systemd[1]: Starting Wireless service...
Jul 04 19:41:19 peanutstick iwd[2812]: Wireless daemon version 1.15
Jul 04 19:41:19 peanutstick iwd[2812]: Loaded configuration from /etc/iwd/main.conf
Jul 04 19:41:19 peanutstick systemd[1]: Started Wireless service.
Jul 04 19:41:19 peanutstick iwd[2812]: station: Network configuration is disabled.
Jul 04 19:41:19 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=>
Jul 04 19:41:19 peanutstick audit[2804]: USER_END pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 19:41:19 peanutstick audit[2804]: CRED_DISP pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 19:41:19 peanutstick sudo[2804]: pam_unix(sudo:session): session closed for user root
Jul 04 19:41:19 peanutstick audit: BPF prog-id=29 op=UNLOAD
Jul 04 19:41:19 peanutstick iwd[2812]: rfkill id 1 can't be matched to a wiphy
Jul 04 19:41:19 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 19:41:19 peanutstick NetworkManager[378]: <info>  [1625420479.6616] device (wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 19:41:19 peanutstick iwd[2812]: Wiphy: 0, Name: phy0
Jul 04 19:41:19 peanutstick iwd[2812]:         Permanent Address: f8:a2:d6:e6:8a:75
Jul 04 19:41:19 peanutstick iwd[2812]:         2.4Ghz Band:
Jul 04 19:41:19 peanutstick iwd[2812]:                 Bitrates (non-HT):
Jul 04 19:41:19 peanutstick iwd[2812]:                          1.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          2.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          5.5 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         11.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          6.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          9.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         12.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         18.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         24.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         36.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         48.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         54.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         HT40
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 20Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 40Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT RX MCS indexes:
Jul 04 19:41:19 peanutstick iwd[2812]:                         0-7
Jul 04 19:41:19 peanutstick iwd[2812]:         5Ghz Band:
Jul 04 19:41:19 peanutstick iwd[2812]:                 Bitrates (non-HT):
Jul 04 19:41:19 peanutstick iwd[2812]:                          6.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          9.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         12.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         18.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         24.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         36.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         48.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         54.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         HT40
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 20Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 40Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT RX MCS indexes:
Jul 04 19:41:19 peanutstick iwd[2812]:                         0-7
Jul 04 19:41:19 peanutstick iwd[2812]:                 VHT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 80Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Max RX MCS: 0-9 for NSS: 1
Jul 04 19:41:19 peanutstick iwd[2812]:                         Max TX MCS: 0-9 for NSS: 1
Jul 04 19:41:19 peanutstick iwd[2812]:         Ciphers: CCMP TKIP BIP
Jul 04 19:41:19 peanutstick iwd[2812]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jul 04 19:41:19 peanutstick NetworkManager[378]: <info>  [1625420479.6636] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 19:41:19 peanutstick systemd-udevd[2814]: Using default interface naming scheme 'v247'.
Jul 04 19:41:19 peanutstick wpa_supplicant[549]: Could not read interface p2p-dev-wlan0 flags: No such device
Jul 04 19:41:20 peanutstick systemd-udevd[2814]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0193] device (wlan0): driver supports Access Point (AP) mode
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0197] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/8)
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0227] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.1059] device (wlan0): set-hw-addr: set MAC address to 8E:BC:97:6E:B2:20 (scanning)
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:41:20 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:41:20 peanutstick kernel: wlan0: authenticated
Jul 04 19:41:20 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:41:20 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:41:20 peanutstick kernel: wlan0: associated
Jul 04 19:41:20 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6875] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6877] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6882] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/9)
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6886] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6900] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'manag>
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6912] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 19:41:20 peanutstick iwd[2812]: hardware_rekey not supported
Jul 04 19:41:20 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:41:21 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.59' (uid=0 pi>
Jul 04 19:41:21 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:21 peanutstick sudo[2823]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.

Thank for your help seth

Offline

#8 2021-07-04 18:24:58

peanutstick
Member
Registered: 2021-07-04
Posts: 39

Re: [Solved] Problem with my DHCP.

Should I disable network manager?

Offline

#9 2021-07-04 18:55:32

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,435

Re: [Solved] Problem with my DHCP.

For instance… see the blue note on https://wiki.archlinux.org/title/Networ … k_managers
Sanity check:

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

Then "sudo journalctl -b" - the *entire* journal.
But iwd and wpa_supplicant (through NM, I assume) conflict with each other for sure.

Offline

#10 2021-07-04 19:12:58

peanutstick
Member
Registered: 2021-07-04
Posts: 39

Re: [Solved] Problem with my DHCP.

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.timesync1.service   | system
dirmngr.socket                           | sockets.target.wants
display-manager.service                  | system
getty@tty1.service                       | getty.target.wants
gpg-agent-browser.socket                 | sockets.target.wants
gpg-agent-extra.socket                   | sockets.target.wants
gpg-agent-ssh.socket                     | sockets.target.wants
gpg-agent.socket                         | sockets.target.wants
iwd.service                              | multi-user.target.wants
netctl@wlan0.service                     | multi-user.target.wants
NetworkManager-wait-online.service       | network-online.target.wants
NetworkManager.service                   | multi-user.target.wants
p11-kit-server.socket                    | sockets.target.wants
pulseaudio.socket                        | sockets.target.wants
remote-fs.target                         | multi-user.target.wants
snapd.socket                             | sockets.target.wants
systemd-timesyncd.service                | sysinit.target.wants
var-lib-snapd-snap-brave-119.mount       | multi-user.target.wants
var-lib-snapd-snap-core18-2074.mount     | multi-user.target.wants
var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1515.mount | multi-user.target.wants
var-lib-snapd-snap-snapd-12398.mount     | multi-user.target.wants

sudo journalctl -b

Jul 04 19:40:54 peanutstick systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 04 19:40:55 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 04 19:40:55 peanutstick systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 04 19:40:55 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? >
Jul 04 19:40:55 peanutstick kernel: audit: type=1130 audit(1625420455.009:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/>
Jul 04 19:41:05 peanutstick systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 04 19:41:05 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? a>
Jul 04 19:41:05 peanutstick kernel: audit: type=1131 audit(1625420465.006:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/>
Jul 04 19:41:15 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.56' (uid=0 pi>
Jul 04 19:41:15 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:15 peanutstick sudo[2801]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:15 peanutstick audit[2801]: USER_ACCT pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 19:41:15 peanutstick sudo[2801]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/systemctl restart iwctl
Jul 04 19:41:15 peanutstick audit[2801]: CRED_REFR pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 19:41:15 peanutstick sudo[2801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:41:15 peanutstick audit[2801]: USER_START pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 19:41:15 peanutstick kernel: audit: type=1101 audit(1625420475.736:141): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 19:41:15 peanutstick kernel: audit: type=1110 audit(1625420475.736:142): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 19:41:15 peanutstick kernel: audit: type=1105 audit(1625420475.736:143): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 19:41:15 peanutstick audit[2801]: USER_END pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 19:41:15 peanutstick audit[2801]: CRED_DISP pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 19:41:15 peanutstick sudo[2801]: pam_unix(sudo:session): session closed for user root
Jul 04 19:41:15 peanutstick kernel: audit: type=1106 audit(1625420475.739:144): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 19:41:15 peanutstick kernel: audit: type=1104 audit(1625420475.739:145): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 19:41:18 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.57' (uid=0 pi>
Jul 04 19:41:18 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:18 peanutstick sudo[2804]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:18 peanutstick audit[2804]: USER_ACCT pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 19:41:18 peanutstick sudo[2804]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/systemctl restart iwd
Jul 04 19:41:18 peanutstick audit[2804]: CRED_REFR pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 19:41:18 peanutstick kernel: audit: type=1101 audit(1625420478.593:146): pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 19:41:18 peanutstick kernel: audit: type=1110 audit(1625420478.593:147): pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 19:41:18 peanutstick sudo[2804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:41:18 peanutstick audit[2804]: USER_START pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 19:41:18 peanutstick kernel: audit: type=1105 audit(1625420478.596:148): pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 19:41:18 peanutstick iwd[2232]: Terminate
Jul 04 19:41:18 peanutstick iwd[2232]: Removing scan context for wdev 5
Jul 04 19:41:18 peanutstick systemd[1]: Stopping Wireless service...
Jul 04 19:41:18 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:41:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:41:18 peanutstick NetworkManager[378]: <info>  [1625420478.6217] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:41:18 peanutstick NetworkManager[378]: <info>  [1625420478.6217] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:41:19 peanutstick iwd[2232]: Removing scan context for wdev 6
Jul 04 19:41:19 peanutstick iwd[2232]: D-Bus disconnected, quitting...
Jul 04 19:41:19 peanutstick systemd[1]: iwd.service: Deactivated successfully.
Jul 04 19:41:19 peanutstick kernel: audit: type=1131 audit(1625420479.606:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostn>
Jul 04 19:41:19 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=s>
Jul 04 19:41:19 peanutstick systemd[1]: Stopped Wireless service.
Jul 04 19:41:19 peanutstick audit: BPF prog-id=30 op=LOAD
Jul 04 19:41:19 peanutstick kernel: audit: type=1334 audit(1625420479.609:150): prog-id=30 op=LOAD
Jul 04 19:41:19 peanutstick systemd[1]: Starting Wireless service...
Jul 04 19:41:19 peanutstick iwd[2812]: Wireless daemon version 1.15
Jul 04 19:41:19 peanutstick iwd[2812]: Loaded configuration from /etc/iwd/main.conf
Jul 04 19:41:19 peanutstick systemd[1]: Started Wireless service.
Jul 04 19:41:19 peanutstick iwd[2812]: station: Network configuration is disabled.
Jul 04 19:41:19 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=>
Jul 04 19:41:19 peanutstick audit[2804]: USER_END pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 19:41:19 peanutstick audit[2804]: CRED_DISP pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 19:41:19 peanutstick sudo[2804]: pam_unix(sudo:session): session closed for user root
Jul 04 19:41:19 peanutstick audit: BPF prog-id=29 op=UNLOAD
Jul 04 19:41:19 peanutstick iwd[2812]: rfkill id 1 can't be matched to a wiphy
Jul 04 19:41:19 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 19:41:19 peanutstick NetworkManager[378]: <info>  [1625420479.6616] device (wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 19:41:19 peanutstick iwd[2812]: Wiphy: 0, Name: phy0
Jul 04 19:41:19 peanutstick iwd[2812]:         Permanent Address: f8:a2:d6:e6:8a:75
Jul 04 19:41:19 peanutstick iwd[2812]:         2.4Ghz Band:
Jul 04 19:41:19 peanutstick iwd[2812]:                 Bitrates (non-HT):
Jul 04 19:41:19 peanutstick iwd[2812]:                          1.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          2.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          5.5 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         11.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          6.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          9.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         12.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         18.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         24.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         36.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         48.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         54.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         HT40
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 20Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 40Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT RX MCS indexes:
Jul 04 19:41:19 peanutstick iwd[2812]:                         0-7
Jul 04 19:41:19 peanutstick iwd[2812]:         5Ghz Band:
Jul 04 19:41:19 peanutstick iwd[2812]:                 Bitrates (non-HT):
Jul 04 19:41:19 peanutstick iwd[2812]:                          6.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          9.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         12.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         18.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         24.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         36.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         48.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         54.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         HT40
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 20Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 40Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT RX MCS indexes:
Jul 04 19:41:19 peanutstick iwd[2812]:                         0-7
Jul 04 19:41:19 peanutstick iwd[2812]:                 VHT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 80Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Max RX MCS: 0-9 for NSS: 1
Jul 04 19:41:19 peanutstick iwd[2812]:                         Max TX MCS: 0-9 for NSS: 1
Jul 04 19:41:19 peanutstick iwd[2812]:         Ciphers: CCMP TKIP BIP
Jul 04 19:41:19 peanutstick iwd[2812]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jul 04 19:41:19 peanutstick NetworkManager[378]: <info>  [1625420479.6636] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 19:41:19 peanutstick systemd-udevd[2814]: Using default interface naming scheme 'v247'.
Jul 04 19:41:19 peanutstick wpa_supplicant[549]: Could not read interface p2p-dev-wlan0 flags: No such device
Jul 04 19:41:20 peanutstick systemd-udevd[2814]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0193] device (wlan0): driver supports Access Point (AP) mode
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0197] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/8)
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0227] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.1059] device (wlan0): set-hw-addr: set MAC address to 8E:BC:97:6E:B2:20 (scanning)
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:41:20 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:41:20 peanutstick kernel: wlan0: authenticated
Jul 04 19:41:20 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:41:20 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:41:20 peanutstick kernel: wlan0: associated
Jul 04 19:41:20 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6875] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6877] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6882] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/9)
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6886] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6900] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'manag>
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6912] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 19:41:20 peanutstick iwd[2812]: hardware_rekey not supported
Jul 04 19:41:20 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:41:21 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.59' (uid=0 pi>
Jul 04 19:41:21 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:21 peanutstick sudo[2823]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:21 peanutstick audit[2823]: USER_ACCT pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 19:41:21 peanutstick sudo[2823]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -n 300
Jul 04 19:41:21 peanutstick audit[2823]: CRED_REFR pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 19:41:21 peanutstick kernel: kauditd_printk_skb: 4 callbacks suppressed
Jul 04 19:41:21 peanutstick kernel: audit: type=1101 audit(1625420481.789:155): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 19:41:21 peanutstick kernel: audit: type=1110 audit(1625420481.789:156): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 19:41:21 peanutstick audit[2823]: USER_START pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 19:41:21 peanutstick sudo[2823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:41:21 peanutstick kernel: audit: type=1105 audit(1625420481.793:157): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 19:41:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:27 peanutstick NetworkManager[378]: <info>  [1625420487.7883] device (wlan0): supplicant interface state: disconnected -> scanning
Jul 04 19:41:27 peanutstick NetworkManager[378]: <info>  [1625420487.7884] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Jul 04 19:41:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:34 peanutstick NetworkManager[378]: <info>  [1625420494.8033] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 19:41:34 peanutstick NetworkManager[378]: <info>  [1625420494.8034] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 19:41:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:42:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:44:55 peanutstick kernel: r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5508] device (enp8s0): carrier: link connected
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5512] device (enp8s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5526] policy: auto-activating connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5535] device (enp8s0): Activation: starting connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5537] device (enp8s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5543] manager: NetworkManager state is now CONNECTING
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5546] device (enp8s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5553] device (enp8s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5557] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5649] dhcp4 (enp8s0): state changed unknown -> bound, address=192.168.0.25
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5672] device (enp8s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:56 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by '>
Jul 04 19:44:56 peanutstick systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 04 19:44:56 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 04 19:44:56 peanutstick systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 04 19:44:56 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? >
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5760] device (enp8s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5762] device (enp8s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5764] manager: NetworkManager state is now CONNECTED_LOCAL
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5766] manager: NetworkManager state is now CONNECTED_SITE
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5766] policy: set 'Wired connection 1' (enp8s0) as default for IPv4 routing and DNS
Jul 04 19:44:56 peanutstick kernel: audit: type=1130 audit(1625420696.570:158): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/>
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5811] device (enp8s0): Activation: successful, device activated.
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.7170] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 04 19:45:07 peanutstick systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 04 19:45:07 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? a>
Jul 04 19:45:07 peanutstick kernel: audit: type=1131 audit(1625420707.000:159): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/>
Jul 04 19:46:19 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:46:20 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:46:20 peanutstick iwd[2812]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0035] device (wlan0): set-hw-addr: set MAC address to 4A:34:D0:32:EA:1C (scanning)
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0120] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0120] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0668] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0669] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:20 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:46:20 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:46:20 peanutstick kernel: wlan0: authenticated
Jul 04 19:46:20 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:46:20 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3077] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3077] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:46:20 peanutstick kernel: wlan0: associated
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3128] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3129] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:46:20 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:46:20 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.4135] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.4136] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:46:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:47:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:47:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:47:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:53:12 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:53:13 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0082] device (wlan0): set-hw-addr: set MAC address to BA:BE:8F:4B:70:31 (scanning)
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0161] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0161] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0618] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0619] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:13 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:53:13 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:53:13 peanutstick kernel: wlan0: authenticated
Jul 04 19:53:13 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:53:13 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5765] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5765] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:53:13 peanutstick kernel: wlan0: associated
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5821] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5821] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:53:13 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:53:13 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.6819] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.6820] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:53:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:54:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:55:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:00:06 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:00:06 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0137] device (wlan0): set-hw-addr: set MAC address to DE:A4:33:9A:05:8F (scanning)
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0246] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0247] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0805] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0806] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:06 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:00:06 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:00:06 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:00:06 peanutstick kernel: wlan0: authenticated
Jul 04 20:00:06 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:00:06 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3216] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3216] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:00:06 peanutstick kernel: wlan0: associated
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3268] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3269] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:00:06 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:00:06 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.4275] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.4276] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:00:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:00 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:07:00 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0077] device (wlan0): set-hw-addr: set MAC address to 1A:94:54:4B:CE:C7 (scanning)
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0199] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0199] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0615] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0616] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:00 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:07:00 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:07:00 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:07:00 peanutstick kernel: wlan0: authenticated
Jul 04 20:07:00 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:07:00 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:07:00 peanutstick kernel: wlan0: associated
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5737] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5738] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5789] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5790] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:07:00 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:07:00 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.6790] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.6791] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:07:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:07:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:13:54 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:13:54 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0321] device (wlan0): set-hw-addr: set MAC address to 32:78:32:B7:D4:B6 (scanning)
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:13:54 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:13:54 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:13:54 peanutstick kernel: wlan0: authenticated
Jul 04 20:13:54 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:13:54 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.5995] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.5996] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:13:54 peanutstick kernel: wlan0: associated
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.6049] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.6049] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:13:54 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:13:54 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.7045] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.7046] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:13:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:13:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:13:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:47 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:20:47 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.0513] device (wlan0): set-hw-addr: set MAC address to 4A:7F:9D:B9:32:32 (scanning)
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.0646] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.0646] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.1468] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.1469] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:47 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:20:47 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:20:47 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:20:47 peanutstick kernel: wlan0: authenticated
Jul 04 20:20:47 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:20:47 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:20:47 peanutstick kernel: wlan0: associated
Jul 04 20:20:47 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3637] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3637] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3644] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3645] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.4645] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.4646] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:20:47 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:20:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:38 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:27:38 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.0912] device (wlan0): set-hw-addr: set MAC address to E2:D9:D3:A2:0D:98 (scanning)
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1055] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1056] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1061] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1062] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:27:38 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:27:38 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:27:38 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:27:38 peanutstick kernel: wlan0: authenticated
Jul 04 20:27:38 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:27:38 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6596] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6596] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:27:38 peanutstick kernel: wlan0: associated
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6648] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6648] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:27:38 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:27:38 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.7647] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.7647] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:27:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:27:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:57 peanutstick sudo[2823]: pam_unix(sudo:session): session closed for user root
Jul 04 20:28:57 peanutstick kernel: audit: type=1106 audit(1625423337.128:160): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 20:28:57 peanutstick kernel: audit: type=1104 audit(1625423337.128:161): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:28:57 peanutstick audit[2823]: USER_END pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 20:28:57 peanutstick audit[2823]: CRED_DISP pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:29:05 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.61' (uid=0 pi>
Jul 04 20:29:05 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:29:05 peanutstick sudo[3404]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:29:05 peanutstick audit[3404]: USER_ACCT pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 20:29:05 peanutstick sudo[3404]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/wifi-menu
Jul 04 20:29:05 peanutstick audit[3404]: CRED_REFR pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:29:05 peanutstick kernel: audit: type=1101 audit(1625423345.092:162): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 20:29:05 peanutstick kernel: audit: type=1110 audit(1625423345.092:163): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:29:05 peanutstick audit[3404]: USER_START pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 20:29:05 peanutstick sudo[3404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:29:05 peanutstick kernel: audit: type=1105 audit(1625423345.095:164): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 20:29:05 peanutstick NetworkManager[378]: <info>  [1625423345.1232] device (wlan0): supplicant interface state: inactive -> scanning
Jul 04 20:29:05 peanutstick NetworkManager[378]: <info>  [1625423345.1232] device (p2p-dev-wlan0): supplicant management interface state: inactive -> scanning
Jul 04 20:29:10 peanutstick wpa_supplicant[549]: wlan0: Reject scan trigger since one is already pending
Jul 04 20:29:12 peanutstick NetworkManager[378]: <info>  [1625423352.0941] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 20:29:12 peanutstick NetworkManager[378]: <info>  [1625423352.0942] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 20:29:19 peanutstick systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Jul 04 20:29:19 peanutstick network[3588]: Starting network profile 'wlan0'...
Jul 04 20:29:19 peanutstick network[3588]: The interface of network profile 'wlan0' is already up
Jul 04 20:29:19 peanutstick systemd[1]: netctl@wlan0.service: Main process exited, code=exited, status=1/FAILURE
Jul 04 20:29:19 peanutstick systemd[1]: netctl@wlan0.service: Failed with result 'exit-code'.
Jul 04 20:29:19 peanutstick systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP.
Jul 04 20:29:19 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlan0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? termin>
Jul 04 20:29:19 peanutstick kernel: audit: type=1130 audit(1625423359.262:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlan0 comm="systemd" exe="/usr/lib/systemd/syste>
Jul 04 20:29:19 peanutstick sudo[3404]: pam_unix(sudo:session): session closed for user root
Jul 04 20:29:19 peanutstick kernel: audit: type=1106 audit(1625423359.275:166): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 20:29:19 peanutstick kernel: audit: type=1104 audit(1625423359.275:167): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:29:19 peanutstick audit[3404]: USER_END pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 20:29:19 peanutstick audit[3404]: CRED_DISP pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:34:31 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:34:32 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0079] device (wlan0): set-hw-addr: set MAC address to AA:8A:E4:F8:F5:B7 (scanning)
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0199] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0199] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0803] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0804] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:32 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:34:32 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:34:32 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:34:32 peanutstick kernel: wlan0: authenticated
Jul 04 20:34:32 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:34:32 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3149] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3149] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:34:32 peanutstick kernel: wlan0: associated
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3201] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3201] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:34:32 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:34:32 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.4211] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.4212] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:34:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:24 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:41:25 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0063] device (wlan0): set-hw-addr: set MAC address to 2A:47:8E:D6:C2:F6 (scanning)
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0746] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0746] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0801] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0802] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:25 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:41:25 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:41:25 peanutstick kernel: wlan0: authenticated
Jul 04 20:41:25 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:41:25 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:41:25 peanutstick kernel: wlan0: associated
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3170] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3170] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3215] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3215] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:41:25 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:41:25 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.4216] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.4217] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:41:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:42:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:42:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:18 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:48:18 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0187] device (wlan0): set-hw-addr: set MAC address to 22:80:71:A2:23:27 (scanning)
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0304] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0304] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0935] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0936] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:18 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:48:18 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:48:18 peanutstick kernel: wlan0: authenticated
Jul 04 20:48:18 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:48:18 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3285] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3285] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:48:18 peanutstick kernel: wlan0: associated
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3331] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3331] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:48:18 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.4341] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.4342] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:48:18 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:48:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:48:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:49:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:49:03 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.63' (uid=0 pi>
Jul 04 20:49:03 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:49:03 peanutstick sudo[3711]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:49:03 peanutstick kernel: audit: type=1101 audit(1625424543.945:168): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 20:49:03 peanutstick kernel: audit: type=1110 audit(1625424543.945:169): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:49:03 peanutstick kernel: audit: type=1105 audit(1625424543.945:170): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 20:49:03 peanutstick audit[3711]: USER_ACCT pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 20:49:03 peanutstick audit[3711]: CRED_REFR pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:49:03 peanutstick audit[3711]: USER_START pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 20:49:03 peanutstick sudo[3711]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -n 200
Jul 04 20:49:03 peanutstick sudo[3711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:49:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:13 peanutstick sudo[3711]: pam_unix(sudo:session): session closed for user root
Jul 04 20:54:13 peanutstick kernel: audit: type=1106 audit(1625424853.505:171): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 20:54:13 peanutstick kernel: audit: type=1104 audit(1625424853.505:172): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:54:13 peanutstick audit[3711]: USER_END pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 20:54:13 peanutstick audit[3711]: CRED_DISP pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:54:22 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.64' (uid=0 pi>
Jul 04 20:54:22 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:22 peanutstick sudo[3857]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:22 peanutstick audit[3857]: USER_ACCT pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 20:54:22 peanutstick sudo[3857]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/killall wpa_supplicant
Jul 04 20:54:22 peanutstick audit[3857]: CRED_REFR pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:54:22 peanutstick sudo[3857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:54:22 peanutstick audit[3857]: USER_START pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 20:54:22 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 20:54:22 peanutstick kernel: audit: type=1101 audit(1625424862.941:173): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 20:54:22 peanutstick kernel: audit: type=1110 audit(1625424862.941:174): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:54:22 peanutstick kernel: audit: type=1105 audit(1625424862.941:175): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 20:54:22 peanutstick sudo[3857]: pam_unix(sudo:session): session closed for user root
Jul 04 20:54:22 peanutstick audit[3857]: USER_END pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 20:54:22 peanutstick audit[3857]: CRED_DISP pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:54:22 peanutstick kernel: audit: type=1106 audit(1625424862.945:176): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 20:54:22 peanutstick kernel: audit: type=1104 audit(1625424862.945:177): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:54:23 peanutstick wpa_supplicant[549]: p2p-dev-wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:23 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 20:54:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.2075] device (wlan0): supplicant interface state: inactive -> internal-down
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.2078] device (wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Jul 04 20:54:23 peanutstick systemd[1]: wpa_supplicant.service: Deactivated successfully.
Jul 04 20:54:23 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? termi>
Jul 04 20:54:23 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:54:23 peanutstick kernel: audit: type=1131 audit(1625424863.208:178): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/sys>
Jul 04 20:54:23 peanutstick systemd[1]: wpa_supplicant.service: Consumed 5.283s CPU time.
Jul 04 20:54:23 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.3016] device (wlan0): set-hw-addr: set MAC address to 12:18:99:B8:AD:1E (scanning)
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.5607] device (p2p-dev-wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: '>
Jul 04 20:54:23 peanutstick NetworkManager[378]: <error> [1625424863.5609] device (wlan0): Couldn't initialize supplicant interface: Name owner lost
Jul 04 20:54:23 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:54:23 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:54:23 peanutstick kernel: wlan0: authenticated
Jul 04 20:54:23 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:54:23 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:54:23 peanutstick kernel: wlan0: associated
Jul 04 20:54:23 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:54:23 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:54:34 peanutstick NetworkManager[378]: <warn>  [1625424874.0034] device (wlan0): re-acquiring supplicant interface (#1).
Jul 04 20:54:34 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=378 comm="/>
Jul 04 20:54:34 peanutstick systemd[1]: Starting WPA supplicant...
Jul 04 20:54:34 peanutstick dbus-daemon[377]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: Successfully initialized wpa_supplicant
Jul 04 20:54:34 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? term>
Jul 04 20:54:34 peanutstick systemd[1]: Started WPA supplicant.
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick kernel: audit: type=1130 audit(1625424874.005:179): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/sys>
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1515] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1515] device (p2p-dev-wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1518] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1520] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/10)
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1521] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1525] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'manag>
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1528] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:36 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:37 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:40 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:43 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:43 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:48 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:49 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:50 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:55 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:56 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:57 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:58 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.66' (uid=0 pi>
Jul 04 20:54:58 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:58 peanutstick sudo[3880]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:58 peanutstick audit[3880]: USER_ACCT pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 20:54:58 peanutstick sudo[3880]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/killall wpa_supplicant
Jul 04 20:54:58 peanutstick audit[3880]: CRED_REFR pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:54:58 peanutstick sudo[3880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:54:58 peanutstick audit[3880]: USER_START pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 20:54:58 peanutstick kernel: audit: type=1101 audit(1625424898.852:180): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 20:54:58 peanutstick kernel: audit: type=1110 audit(1625424898.852:181): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:54:58 peanutstick kernel: audit: type=1105 audit(1625424898.852:182): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 20:54:58 peanutstick sudo[3880]: pam_unix(sudo:session): session closed for user root
Jul 04 20:54:58 peanutstick audit[3880]: USER_END pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 20:54:58 peanutstick audit[3880]: CRED_DISP pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:54:58 peanutstick wpa_supplicant[3870]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 20:54:58 peanutstick kernel: audit: type=1106 audit(1625424898.855:183): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 20:54:58 peanutstick kernel: audit: type=1104 audit(1625424898.855:184): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:54:58 peanutstick wpa_supplicant[3870]: p2p-dev-wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:58 peanutstick wpa_supplicant[3870]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 20:54:59 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:59 peanutstick NetworkManager[378]: <info>  [1625424899.0081] device (wlan0): supplicant interface state: disconnected -> internal-down
Jul 04 20:54:59 peanutstick NetworkManager[378]: <info>  [1625424899.0088] device (wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Jul 04 20:54:59 peanutstick NetworkManager[378]: <info>  [1625424899.0095] device (p2p-dev-wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: '>
Jul 04 20:54:59 peanutstick systemd[1]: wpa_supplicant.service: Deactivated successfully.
Jul 04 20:54:59 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:54:59 peanutstick kernel: audit: type=1131 audit(1625424899.009:185): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/sys>
Jul 04 20:54:59 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? termi>
Jul 04 20:54:59 peanutstick NetworkManager[378]: <error> [1625424899.0119] device (wlan0): Couldn't initialize supplicant interface: Name owner lost
Jul 04 20:55:08 peanutstick NetworkManager[378]: <warn>  [1625424908.9983] device (wlan0): re-acquiring supplicant interface (#1).
Jul 04 20:55:08 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=378 comm="/>
Jul 04 20:55:09 peanutstick systemd[1]: Starting WPA supplicant...
Jul 04 20:55:09 peanutstick dbus-daemon[377]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 04 20:55:09 peanutstick systemd[1]: Started WPA supplicant.
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: Successfully initialized wpa_supplicant
Jul 04 20:55:09 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? term>
Jul 04 20:55:09 peanutstick kernel: audit: type=1130 audit(1625424909.005:186): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/sys>
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1496] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1496] device (p2p-dev-wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1500] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1501] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/11)
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1503] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1506] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'manag>
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1510] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:55:11 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:55:20 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.68' (uid=0 pi>
Jul 04 20:55:20 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:20 peanutstick sudo[3895]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:20 peanutstick audit[3895]: USER_ACCT pid=3895 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 20:55:20 peanutstick kernel: audit: type=1101 audit(1625424920.589:187): pid=3895 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 20:55:26 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.69' (uid=0 pi>
Jul 04 20:55:26 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:26 peanutstick sudo[3896]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:26 peanutstick audit[3896]: USER_ACCT pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 20:55:26 peanutstick sudo[3896]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/iwctl
Jul 04 20:55:26 peanutstick audit[3896]: CRED_REFR pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:55:26 peanutstick sudo[3896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:55:26 peanutstick audit[3896]: USER_START pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 20:55:26 peanutstick kernel: audit: type=1101 audit(1625424926.739:188): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 20:55:26 peanutstick kernel: audit: type=1110 audit(1625424926.739:189): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:55:26 peanutstick kernel: audit: type=1105 audit(1625424926.739:190): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 20:55:58 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:55:58 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:56:05 peanutstick sudo[3896]: pam_unix(sudo:session): session closed for user root
Jul 04 20:56:05 peanutstick audit[3896]: USER_END pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 20:56:05 peanutstick audit[3896]: CRED_DISP pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:56:05 peanutstick kernel: audit: type=1106 audit(1625424965.076:191): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 20:56:05 peanutstick kernel: audit: type=1104 audit(1625424965.076:192): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:56:12 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.71' (uid=0 pi>
Jul 04 20:56:12 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:56:12 peanutstick sudo[3901]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:56:12 peanutstick audit[3901]: USER_ACCT pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 20:56:12 peanutstick sudo[3901]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/iwctl
Jul 04 20:56:12 peanutstick audit[3901]: CRED_REFR pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 20:56:12 peanutstick audit[3901]: USER_START pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 20:56:12 peanutstick sudo[3901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:56:12 peanutstick kernel: audit: type=1101 audit(1625424972.793:193): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 20:56:12 peanutstick kernel: audit: type=1110 audit(1625424972.793:194): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:56:12 peanutstick kernel: audit: type=1105 audit(1625424972.793:195): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 20:56:13 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:56:14 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:56:30 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:56:53 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3e
Jul 04 20:56:53 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 20:56:54 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 2/3)
Jul 04 20:56:55 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 3/3)
Jul 04 20:56:55 peanutstick kernel: wlan0: authenticated
Jul 04 20:56:55 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 20:56:55 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3e (capab=0x1411 status=0 aid=2)
Jul 04 20:56:55 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 20:56:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3e reason=3 locally_generated=1
Jul 04 20:56:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8525] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8526] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 20:56:55 peanutstick kernel: wlan0: associated
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8581] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8582] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:56:55 peanutstick kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by b8:d9:4d:0d:b1:3e
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.9694] device (wlan0): supplicant interface state: disconnected -> scanning
Jul 04 20:56:55 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.9695] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Jul 04 20:56:56 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:57:03 peanutstick NetworkManager[378]: <info>  [1625425023.0551] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 20:57:03 peanutstick NetworkManager[378]: <info>  [1625425023.0551] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 20:57:25 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:57:26 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:58:29 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:58:30 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:59:24 peanutstick sudo[3901]: pam_unix(sudo:session): session closed for user root
Jul 04 20:59:24 peanutstick kernel: audit: type=1106 audit(1625425164.731:196): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 20:59:24 peanutstick kernel: audit: type=1104 audit(1625425164.731:197): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 20:59:24 peanutstick audit[3901]: USER_END pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 20:59:24 peanutstick audit[3901]: CRED_DISP pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 21:00:02 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3e by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 21:00:02 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.0140] device (wlan0): set-hw-addr: set MAC address to 0E:14:61:34:B1:25 (scanning)
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.0250] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.0250] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.1001] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.1002] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:02 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 21:00:02 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 21:00:02 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:00:02 peanutstick kernel: wlan0: authenticated
Jul 04 21:00:02 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:00:02 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3248] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3248] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 21:00:02 peanutstick kernel: wlan0: associated
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3303] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3303] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 21:00:02 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 21:00:02 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.4308] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.4309] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:00:04 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:06 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:08 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:12 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:17 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:18 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:19 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:24 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:24 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:26 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:36 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:48 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:50 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:01:43 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:02:02 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.73' (uid=0 pi>
Jul 04 21:02:02 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:02:02 peanutstick sudo[3937]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:02:02 peanutstick audit[3937]: USER_ACCT pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 21:02:02 peanutstick sudo[3937]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -n 100
Jul 04 21:02:02 peanutstick audit[3937]: CRED_REFR pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 21:02:02 peanutstick sudo[3937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 21:02:02 peanutstick audit[3937]: USER_START pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 21:02:02 peanutstick kernel: audit: type=1101 audit(1625425322.387:198): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 21:02:02 peanutstick kernel: audit: type=1110 audit(1625425322.387:199): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 21:02:02 peanutstick kernel: audit: type=1105 audit(1625425322.387:200): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 21:03:45 peanutstick sudo[3937]: pam_unix(sudo:session): session closed for user root
Jul 04 21:03:45 peanutstick audit[3937]: USER_END pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostna>
Jul 04 21:03:45 peanutstick kernel: audit: type=1106 audit(1625425425.167:201): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="ro>
Jul 04 21:03:45 peanutstick kernel: audit: type=1104 audit(1625425425.167:202): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 21:03:45 peanutstick audit[3937]: CRED_DISP pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 21:06:48 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.74' (uid=0 pi>
Jul 04 21:06:48 peanutstick kernel: audit: type=1101 audit(1625425608.738:203): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanuts>
Jul 04 21:06:48 peanutstick kernel: audit: type=1110 audit(1625425608.738:204): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock >
Jul 04 21:06:48 peanutstick kernel: audit: type=1105 audit(1625425608.738:205): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="roo>
Jul 04 21:06:48 peanutstick audit[4105]: USER_ACCT pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hos>
Jul 04 21:06:48 peanutstick audit[4105]: CRED_REFR pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sud>
Jul 04 21:06:48 peanutstick audit[4105]: USER_START pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostn>
Jul 04 21:06:48 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:06:48 peanutstick sudo[4105]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:06:48 peanutstick sudo[4105]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 04 21:06:48 peanutstick sudo[4105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 21:06:55 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 21:06:55 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1038] device (wlan0): set-hw-addr: set MAC address to A2:CF:2B:C2:BE:40 (scanning)
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1153] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1153] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1314] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1315] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:06:55 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 21:06:55 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:06:55 peanutstick kernel: wlan0: authenticated
Jul 04 21:06:55 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:06:55 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6697] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 21:06:55 peanutstick kernel: wlan0: associated
Jul 04 21:06:55 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6697] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6749] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6750] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 21:06:55 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.7745] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.7745] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:06:58 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:06:59 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:03 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:03 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:07:05 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN

What should I do with this conflict?
Can I remove iwd and wpa_supplicant to use only NM?

Offline

#11 2021-07-04 19:24:09

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,435

Re: [Solved] Problem with my DHCP.

That's *still* not your complete journal…

So you've

iwd.service                              | multi-user.target.wants
netctl@wlan0.service                     | multi-user.target.wants
NetworkManager-wait-online.service       | network-online.target.wants

all dogging on the wifi NIC. Pick one and disable (and stop) the other two.
wpa_supplicant is invoked by NM and you therefore don't have to do anything about it.

Offline

#12 2021-07-04 19:45:44

peanutstick
Member
Registered: 2021-07-04
Posts: 39

Re: [Solved] Problem with my DHCP.

-- Journal begins at Wed 2021-06-30 21:22:24 CEST, ends at Sun 2021-07-04 21:31:51 CEST. --
Jul 04 15:43:02 peanutstick kernel: Linux version 5.12.14-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Thu, 01 Jul 2021 07:26:06 +0000
Jul 04 15:43:02 peanutstick kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c8ea24c2-dfe2-437d-a034-bb120da925e6 rw loglevel=3 quiet
Jul 04 15:43:02 peanutstick kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 04 15:43:02 peanutstick kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 04 15:43:02 peanutstick kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 04 15:43:02 peanutstick kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jul 04 15:43:02 peanutstick kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jul 04 15:43:02 peanutstick kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 04 15:43:02 peanutstick kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jul 04 15:43:02 peanutstick kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jul 04 15:43:02 peanutstick kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Jul 04 15:43:02 peanutstick kernel: BIOS-provided physical RAM map:
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000073896fff] usable
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x0000000073897000-0x0000000074996fff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x0000000074997000-0x000000008abadfff] usable
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x000000008abae000-0x000000008adadfff] type 20
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x000000008adae000-0x000000008b59dfff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x000000008b59e000-0x000000008bc8dfff] ACPI NVS
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x000000008bc8e000-0x000000008bd0dfff] ACPI data
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x000000008bd0e000-0x000000008bd0efff] usable
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x000000008bd0f000-0x000000008f7fffff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x00000000ff600000-0x00000000ffffffff] reserved
Jul 04 15:43:02 peanutstick kernel: BIOS-e820: [mem 0x0000000100000000-0x000000026e7fffff] usable
Jul 04 15:43:02 peanutstick kernel: NX (Execute Disable) protection: active
Jul 04 15:43:02 peanutstick kernel: efi: EFI v2.60 by INSYDE Corp.
Jul 04 15:43:02 peanutstick kernel: efi: ACPI=0x8bd0d000 ACPI 2.0=0x8bd0d014 TPMFinalLog=0x8b575000 SMBIOS=0x8adca000 SMBIOS 3.0=0x8adc8000 ESRT=0x8adc6018 MEMATTR=0x7b0e1018 
Jul 04 15:43:02 peanutstick kernel: SMBIOS 3.0.1 present.
Jul 04 15:43:02 peanutstick kernel: DMI: LENOVO 81FV/LNVNB161216, BIOS 8JCN56WW 11/30/2020
Jul 04 15:43:02 peanutstick kernel: tsc: Detected 2300.000 MHz processor
Jul 04 15:43:02 peanutstick kernel: tsc: Detected 2299.968 MHz TSC
Jul 04 15:43:02 peanutstick kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 04 15:43:02 peanutstick kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 04 15:43:02 peanutstick kernel: last_pfn = 0x26e800 max_arch_pfn = 0x400000000
Jul 04 15:43:02 peanutstick kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 04 15:43:02 peanutstick kernel: last_pfn = 0x8bd0f max_arch_pfn = 0x400000000
Jul 04 15:43:02 peanutstick kernel: esrt: Reserving ESRT space from 0x000000008adc6018 to 0x000000008adc60f0.
Jul 04 15:43:02 peanutstick kernel: Using GB pages for direct mapping
Jul 04 15:43:02 peanutstick kernel: Secure boot disabled
Jul 04 15:43:02 peanutstick kernel: RAMDISK: [mem 0x3706d000-0x3782dfff]
Jul 04 15:43:02 peanutstick kernel: ACPI: Early table checksum verification disabled
Jul 04 15:43:02 peanutstick kernel: ACPI: RSDP 0x000000008BD0D014 000024 (v02 LENOVO)
Jul 04 15:43:02 peanutstick kernel: ACPI: XSDT 0x000000008BCEC188 000104 (v01 LENOVO CB-01    00000001      01000013)
Jul 04 15:43:02 peanutstick kernel: ACPI: FACP 0x000000008BCEE000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: DSDT 0x000000008BCB8000 03192B (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: FACS 0x000000008BC2D000 000040
Jul 04 15:43:02 peanutstick kernel: ACPI: UEFI 0x000000008BD0C000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BD0A000 0017D5 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BD06000 0031D1 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BD02000 003390 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: UEFI 0x000000008BD01000 000042 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BD00000 00045A (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCFF000 000046 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: TPM2 0x000000008BCFE000 000034 (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: POAT 0x000000008BCFD000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCF9000 00393A (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: LPIT 0x000000008BCF8000 00005C (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: WSMT 0x000000008BCF7000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCF6000 000C2F (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: DBGP 0x000000008BCF5000 000034 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: DBG2 0x000000008BCF4000 000061 (v00 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCF3000 0008E9 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCF0000 002951 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: ASF! 0x000000008BCEF000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: HPET 0x000000008BCED000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: APIC 0x000000008BCEB000 00012C (v03 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: MCFG 0x000000008BCEA000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCB5000 002BBF (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: DMAR 0x000000008BCB4000 0000A8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCB0000 003786 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0x000000008BCAF000 000123 (v02 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: FPDT 0x000000008BCAE000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: BGRT 0x000000008BCAD000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving FACP table memory at [mem 0x8bcee000-0x8bcee10b]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving DSDT table memory at [mem 0x8bcb8000-0x8bce992a]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving FACS table memory at [mem 0x8bc2d000-0x8bc2d03f]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving UEFI table memory at [mem 0x8bd0c000-0x8bd0c235]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd0a000-0x8bd0b7d4]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd06000-0x8bd091d0]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd02000-0x8bd0538f]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving UEFI table memory at [mem 0x8bd01000-0x8bd01041]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bd00000-0x8bd00459]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcff000-0x8bcff045]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving TPM2 table memory at [mem 0x8bcfe000-0x8bcfe033]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving POAT table memory at [mem 0x8bcfd000-0x8bcfd054]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf9000-0x8bcfc939]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving LPIT table memory at [mem 0x8bcf8000-0x8bcf805b]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving WSMT table memory at [mem 0x8bcf7000-0x8bcf7027]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf6000-0x8bcf6c2e]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving DBGP table memory at [mem 0x8bcf5000-0x8bcf5033]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving DBG2 table memory at [mem 0x8bcf4000-0x8bcf4060]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf3000-0x8bcf38e8]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcf0000-0x8bcf2950]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving ASF! table memory at [mem 0x8bcef000-0x8bcef0a4]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving HPET table memory at [mem 0x8bced000-0x8bced037]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving APIC table memory at [mem 0x8bceb000-0x8bceb12b]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving MCFG table memory at [mem 0x8bcea000-0x8bcea03b]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcb5000-0x8bcb7bbe]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving DMAR table memory at [mem 0x8bcb4000-0x8bcb40a7]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcb0000-0x8bcb3785]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving SSDT table memory at [mem 0x8bcaf000-0x8bcaf122]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving FPDT table memory at [mem 0x8bcae000-0x8bcae043]
Jul 04 15:43:02 peanutstick kernel: ACPI: Reserving BGRT table memory at [mem 0x8bcad000-0x8bcad037]
Jul 04 15:43:02 peanutstick kernel: ACPI: Local APIC address 0xfee00000
Jul 04 15:43:02 peanutstick kernel: No NUMA configuration found
Jul 04 15:43:02 peanutstick kernel: Faking a node at [mem 0x0000000000000000-0x000000026e7fffff]
Jul 04 15:43:02 peanutstick kernel: NODE_DATA(0) allocated [mem 0x26e7fc000-0x26e7fffff]
Jul 04 15:43:02 peanutstick kernel: Zone ranges:
Jul 04 15:43:02 peanutstick kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 04 15:43:02 peanutstick kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 04 15:43:02 peanutstick kernel:   Normal   [mem 0x0000000100000000-0x000000026e7fffff]
Jul 04 15:43:02 peanutstick kernel:   Device   empty
Jul 04 15:43:02 peanutstick kernel: Movable zone start for each node
Jul 04 15:43:02 peanutstick kernel: Early memory node ranges
Jul 04 15:43:02 peanutstick kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Jul 04 15:43:02 peanutstick kernel:   node   0: [mem 0x0000000000100000-0x0000000073896fff]
Jul 04 15:43:02 peanutstick kernel:   node   0: [mem 0x0000000074997000-0x000000008abadfff]
Jul 04 15:43:02 peanutstick kernel:   node   0: [mem 0x000000008bd0e000-0x000000008bd0efff]
Jul 04 15:43:02 peanutstick kernel:   node   0: [mem 0x0000000100000000-0x000000026e7fffff]
Jul 04 15:43:02 peanutstick kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000026e7fffff]
Jul 04 15:43:02 peanutstick kernel: On node 0 totalpages: 2064973
Jul 04 15:43:02 peanutstick kernel:   DMA zone: 64 pages used for memmap
Jul 04 15:43:02 peanutstick kernel:   DMA zone: 158 pages reserved
Jul 04 15:43:02 peanutstick kernel:   DMA zone: 3998 pages, LIFO batch:0
Jul 04 15:43:02 peanutstick kernel:   DMA zone: 28770 pages in unavailable ranges
Jul 04 15:43:02 peanutstick kernel:   DMA32 zone: 8747 pages used for memmap
Jul 04 15:43:02 peanutstick kernel:   DMA32 zone: 559791 pages, LIFO batch:63
Jul 04 15:43:02 peanutstick kernel:   DMA32 zone: 25937 pages in unavailable ranges
Jul 04 15:43:02 peanutstick kernel:   Normal zone: 23456 pages used for memmap
Jul 04 15:43:02 peanutstick kernel:   Normal zone: 1501184 pages, LIFO batch:63
Jul 04 15:43:02 peanutstick kernel:   Normal zone: 6144 pages in unavailable ranges
Jul 04 15:43:02 peanutstick kernel: Reserving Intel graphics memory at [mem 0x8d800000-0x8f7fffff]
Jul 04 15:43:02 peanutstick kernel: ACPI: PM-Timer IO Port: 0x1808
Jul 04 15:43:02 peanutstick kernel: ACPI: Local APIC address 0xfee00000
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jul 04 15:43:02 peanutstick kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jul 04 15:43:02 peanutstick kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 04 15:43:02 peanutstick kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul 04 15:43:02 peanutstick kernel: ACPI: IRQ0 used by override.
Jul 04 15:43:02 peanutstick kernel: ACPI: IRQ9 used by override.
Jul 04 15:43:02 peanutstick kernel: Using ACPI (MADT) for SMP configuration information
Jul 04 15:43:02 peanutstick kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jul 04 15:43:02 peanutstick kernel: e820: update [mem 0x7b171000-0x7b1b1fff] usable ==> reserved
Jul 04 15:43:02 peanutstick kernel: TSC deadline timer available
Jul 04 15:43:02 peanutstick kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x73897000-0x74996fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x7b171000-0x7b1b1fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x8abae000-0x8adadfff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x8adae000-0x8b59dfff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x8b59e000-0x8bc8dfff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x8bc8e000-0x8bd0dfff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x8bd0f000-0x8f7fffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0x8f800000-0xdfffffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfed0ffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff5fffff]
Jul 04 15:43:02 peanutstick kernel: PM: hibernation: Registered nosave memory: [mem 0xff600000-0xffffffff]
Jul 04 15:43:02 peanutstick kernel: [mem 0x8f800000-0xdfffffff] available for PCI devices
Jul 04 15:43:02 peanutstick kernel: Booting paravirtualized kernel on bare hardware
Jul 04 15:43:02 peanutstick kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 04 15:43:02 peanutstick kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Jul 04 15:43:02 peanutstick kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Jul 04 15:43:02 peanutstick kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Jul 04 15:43:02 peanutstick kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Jul 04 15:43:02 peanutstick kernel: Built 1 zonelists, mobility grouping on.  Total pages: 2032548
Jul 04 15:43:02 peanutstick kernel: Policy zone: Normal
Jul 04 15:43:02 peanutstick kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c8ea24c2-dfe2-437d-a034-bb120da925e6 rw loglevel=3 quiet
Jul 04 15:43:02 peanutstick kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Jul 04 15:43:02 peanutstick kernel: Memory: 7968112K/8259892K available (14344K kernel code, 2040K rwdata, 8996K rodata, 1652K init, 4336K bss, 291520K reserved, 0K cma-reserved)
Jul 04 15:43:02 peanutstick kernel: random: get_random_u64 called from __kmem_cache_create+0x2a/0x560 with crng_init=0
Jul 04 15:43:02 peanutstick kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jul 04 15:43:02 peanutstick kernel: Kernel/User page tables isolation: enabled
Jul 04 15:43:02 peanutstick kernel: ftrace: allocating 41970 entries in 164 pages
Jul 04 15:43:02 peanutstick kernel: ftrace: allocated 164 pages with 3 groups
Jul 04 15:43:02 peanutstick kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 04 15:43:02 peanutstick kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jul 04 15:43:02 peanutstick kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Jul 04 15:43:02 peanutstick kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jul 04 15:43:02 peanutstick kernel:         Trampoline variant of Tasks RCU enabled.
Jul 04 15:43:02 peanutstick kernel:         Rude variant of Tasks RCU enabled.
Jul 04 15:43:02 peanutstick kernel:         Tracing variant of Tasks RCU enabled.
Jul 04 15:43:02 peanutstick kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 04 15:43:02 peanutstick kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jul 04 15:43:02 peanutstick kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Jul 04 15:43:02 peanutstick kernel: Console: colour dummy device 80x25
Jul 04 15:43:02 peanutstick kernel: printk: console [tty0] enabled
Jul 04 15:43:02 peanutstick kernel: ACPI: Core revision 20210105
Jul 04 15:43:02 peanutstick kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Jul 04 15:43:02 peanutstick kernel: APIC: Switch to symmetric I/O mode setup
Jul 04 15:43:02 peanutstick kernel: DMAR: Host address width 39
Jul 04 15:43:02 peanutstick kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jul 04 15:43:02 peanutstick kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jul 04 15:43:02 peanutstick kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jul 04 15:43:02 peanutstick kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jul 04 15:43:02 peanutstick kernel: DMAR: RMRR base: 0x0000008b57d000 end: 0x0000008b59cfff
Jul 04 15:43:02 peanutstick kernel: DMAR: RMRR base: 0x0000008d000000 end: 0x0000008f7fffff
Jul 04 15:43:02 peanutstick kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jul 04 15:43:02 peanutstick kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jul 04 15:43:02 peanutstick kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jul 04 15:43:02 peanutstick kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jul 04 15:43:02 peanutstick kernel: x2apic enabled
Jul 04 15:43:02 peanutstick kernel: Switched APIC routing to cluster x2apic.
Jul 04 15:43:02 peanutstick kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 04 15:43:02 peanutstick kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x212717146a7, max_idle_ns: 440795291431 ns
Jul 04 15:43:02 peanutstick kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4601.60 BogoMIPS (lpj=7666560)
Jul 04 15:43:02 peanutstick kernel: pid_max: default: 32768 minimum: 301
Jul 04 15:43:02 peanutstick kernel: LSM: Security Framework initializing
Jul 04 15:43:02 peanutstick kernel: Yama: becoming mindful.
Jul 04 15:43:02 peanutstick kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: x86/cpu: SGX disabled by BIOS
Jul 04 15:43:02 peanutstick kernel: CPU0: Thermal monitoring enabled (TM1)
Jul 04 15:43:02 peanutstick kernel: process: using mwait in idle threads
Jul 04 15:43:02 peanutstick kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jul 04 15:43:02 peanutstick kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jul 04 15:43:02 peanutstick kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 04 15:43:02 peanutstick kernel: Spectre V2 : Mitigation: Full generic retpoline
Jul 04 15:43:02 peanutstick kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 04 15:43:02 peanutstick kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jul 04 15:43:02 peanutstick kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 04 15:43:02 peanutstick kernel: Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
Jul 04 15:43:02 peanutstick kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
Jul 04 15:43:02 peanutstick kernel: SRBDS: Mitigation: Microcode
Jul 04 15:43:02 peanutstick kernel: MDS: Mitigation: Clear CPU buffers
Jul 04 15:43:02 peanutstick kernel: Freeing SMP alternatives memory: 36K
Jul 04 15:43:02 peanutstick kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1736
Jul 04 15:43:02 peanutstick kernel: smpboot: CPU0: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz (family: 0x6, model: 0x9e, stepping: 0xa)
Jul 04 15:43:02 peanutstick kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jul 04 15:43:02 peanutstick kernel: ... version:                4
Jul 04 15:43:02 peanutstick kernel: ... bit width:              48
Jul 04 15:43:02 peanutstick kernel: ... generic registers:      4
Jul 04 15:43:02 peanutstick kernel: ... value mask:             0000ffffffffffff
Jul 04 15:43:02 peanutstick kernel: ... max period:             00007fffffffffff
Jul 04 15:43:02 peanutstick kernel: ... fixed-purpose events:   3
Jul 04 15:43:02 peanutstick kernel: ... event mask:             000000070000000f
Jul 04 15:43:02 peanutstick kernel: rcu: Hierarchical SRCU implementation.
Jul 04 15:43:02 peanutstick kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 04 15:43:02 peanutstick kernel: smp: Bringing up secondary CPUs ...
Jul 04 15:43:02 peanutstick kernel: x86: Booting SMP configuration:
Jul 04 15:43:02 peanutstick kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Jul 04 15:43:02 peanutstick 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.
Jul 04 15:43:02 peanutstick kernel:  #5 #6 #7
Jul 04 15:43:02 peanutstick kernel: smp: Brought up 1 node, 8 CPUs
Jul 04 15:43:02 peanutstick kernel: smpboot: Max logical packages: 1
Jul 04 15:43:02 peanutstick kernel: smpboot: Total of 8 processors activated (36814.80 BogoMIPS)
Jul 04 15:43:02 peanutstick kernel: devtmpfs: initialized
Jul 04 15:43:02 peanutstick kernel: x86/mm: Memory block size: 128MB
Jul 04 15:43:02 peanutstick kernel: PM: Registering ACPI NVS region [mem 0x8b59e000-0x8bc8dfff] (7274496 bytes)
Jul 04 15:43:02 peanutstick kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 04 15:43:02 peanutstick kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: pinctrl core: initialized pinctrl subsystem
Jul 04 15:43:02 peanutstick kernel: PM: RTC time: 13:43:01, date: 2021-07-04
Jul 04 15:43:02 peanutstick kernel: NET: Registered protocol family 16
Jul 04 15:43:02 peanutstick kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
Jul 04 15:43:02 peanutstick kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 04 15:43:02 peanutstick kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 04 15:43:02 peanutstick kernel: audit: initializing netlink subsys (disabled)
Jul 04 15:43:02 peanutstick kernel: audit: type=2000 audit(1625406181.036:1): state=initialized audit_enabled=0 res=1
Jul 04 15:43:02 peanutstick kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 04 15:43:02 peanutstick kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 04 15:43:02 peanutstick kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 04 15:43:02 peanutstick kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 04 15:43:02 peanutstick kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 04 15:43:02 peanutstick kernel: cpuidle: using governor ladder
Jul 04 15:43:02 peanutstick kernel: cpuidle: using governor menu
Jul 04 15:43:02 peanutstick kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jul 04 15:43:02 peanutstick kernel: ACPI: bus type PCI registered
Jul 04 15:43:02 peanutstick kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 04 15:43:02 peanutstick kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jul 04 15:43:02 peanutstick kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Jul 04 15:43:02 peanutstick kernel: PCI: Using configuration type 1 for base access
Jul 04 15:43:02 peanutstick kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jul 04 15:43:02 peanutstick kernel: Kprobes globally optimized
Jul 04 15:43:02 peanutstick kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jul 04 15:43:02 peanutstick kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jul 04 15:43:02 peanutstick kernel: ACPI: Added _OSI(Module Device)
Jul 04 15:43:02 peanutstick kernel: ACPI: Added _OSI(Processor Device)
Jul 04 15:43:02 peanutstick kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 04 15:43:02 peanutstick kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 04 15:43:02 peanutstick kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jul 04 15:43:02 peanutstick kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jul 04 15:43:02 peanutstick kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.TPLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS01], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS02], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS03], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS04], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS05], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS06], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS07], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS08], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS09], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS10], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS11], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS12], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.HS13], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._UPC], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.XHC.RHUB.HS14._PLD], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR1], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.USR2], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS01], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS02], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS03], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS04], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS05], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS06], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS07], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS08], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS09], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.XHC.RHUB.SS10], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C2.TPD0], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.I2C3.TPL1], AE_NOT_FOUND (20210105/dswload2-162)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Scope (0x0010)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._ON], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jul 04 15:43:02 peanutstick kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.PEG0.PEGP._OFF], AE_ALREADY_EXISTS (20210105/dswload2-326)
Jul 04 15:43:02 peanutstick kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20210105/psobject-220)
Jul 04 15:43:02 peanutstick kernel: ACPI: Skipping parse of AML opcode: Method (0x0014)
Jul 04 15:43:02 peanutstick kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Jul 04 15:43:02 peanutstick kernel: ACPI: Dynamic OEM Table Load:
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0xFFFF9840C1342000 0005DF (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
Jul 04 15:43:02 peanutstick kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Jul 04 15:43:02 peanutstick kernel: ACPI: Dynamic OEM Table Load:
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0xFFFF9840C0FFC400 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
Jul 04 15:43:02 peanutstick kernel: ACPI: Dynamic OEM Table Load:
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0xFFFF9840C1234800 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
Jul 04 15:43:02 peanutstick kernel: ACPI: Dynamic OEM Table Load:
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0xFFFF9840C1347000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
Jul 04 15:43:02 peanutstick kernel: ACPI: Dynamic OEM Table Load:
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0xFFFF9840C0C9A000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160422)
Jul 04 15:43:02 peanutstick kernel: ACPI: Dynamic OEM Table Load:
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0xFFFF9840C0FFF000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
Jul 04 15:43:02 peanutstick kernel: ACPI: Dynamic OEM Table Load:
Jul 04 15:43:02 peanutstick kernel: ACPI: SSDT 0xFFFF9840C0FF9800 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
Jul 04 15:43:02 peanutstick kernel: ACPI: EC: EC started
Jul 04 15:43:02 peanutstick kernel: ACPI: EC: interrupt blocked
Jul 04 15:43:02 peanutstick kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 04 15:43:02 peanutstick kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jul 04 15:43:02 peanutstick kernel: ACPI: Interpreter enabled
Jul 04 15:43:02 peanutstick kernel: ACPI: (supports S0 S3 S4 S5)
Jul 04 15:43:02 peanutstick kernel: ACPI: Using IOAPIC for interrupt routing
Jul 04 15:43:02 peanutstick kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 04 15:43:02 peanutstick kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PG00] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PG01] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PG02] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PUBS] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [USBC] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PAUD] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PXP] (off)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [WRST] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [DRST] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PXP] (off)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [V0PR] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [V1PR] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [V2PR] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PXTC] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PXTC] (off)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [WRST] (on)
Jul 04 15:43:02 peanutstick kernel: ACPI: PM: Power Resource [PIN] (off)
Jul 04 15:43:02 peanutstick kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jul 04 15:43:02 peanutstick kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 04 15:43:02 peanutstick kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jul 04 15:43:02 peanutstick kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jul 04 15:43:02 peanutstick kernel: PCI host bridge to bus 0000:00
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: root bus resource [mem 0x8f800000-0xdfffffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:00.0: [8086:3e10] type 00 class 0x060000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: reg 0x10: [mem 0xa2000000-0xa2ffffff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:04.0: reg 0x10: [mem 0xa4710000-0xa4717fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:08.0: reg 0x10: [mem 0xa4720000-0xa4720fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:12.0: reg 0x10: [mem 0xa4721000-0xa4721fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:14.0: reg 0x10: [mem 0xa4700000-0xa470ffff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:14.2: reg 0x10: [mem 0xa471c000-0xa471dfff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:14.2: reg 0x18: [mem 0xa4722000-0xa4722fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:16.0: reg 0x10: [mem 0xa4725000-0xa4725fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:16.0: PME# supported from D3hot
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: reg 0x10: [mem 0xa471e000-0xa471ffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: reg 0x14: [mem 0xa472a000-0xa472a0ff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: reg 0x18: [io  0x5080-0x5087]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5088-0x508b]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: reg 0x24: [mem 0xa4729000-0xa47297ff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:17.0: PME# supported from D3hot
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.4: [8086:a334] type 01 class 0x060400
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5: [8086:a335] type 01 class 0x060400
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5: PME# supported from D0 D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5: PTM enabled (root), 4ns granularity
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1e.0: [8086:a328] type 00 class 0x078000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.0: [8086:a30d] type 00 class 0x060100
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xa4718000-0xa471bfff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xa4400000-0xa44fffff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xa4727000-0xa47270ff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.4: reg 0x20: [io  0x5040-0x505f]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: [10de:1c8d] type 00 class 0x030000
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: Enabling HDA controller
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.1: [10de:0fb9] type 00 class 0x040300
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.1: reg 0x10: [mem 0xa4000000-0xa4003fff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0: PCI bridge to [bus 01-05]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Jul 04 15:43:02 peanutstick kernel: pci 0000:06:00.0: [1179:0113] type 00 class 0x010802
Jul 04 15:43:02 peanutstick kernel: pci 0000:06:00.0: reg 0x10: [mem 0xa4600000-0xa4603fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:06:00.0: PME# supported from D0 D3hot
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.0:   bridge window [mem 0xa4600000-0xa46fffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:07:00.0: [168c:0042] type 00 class 0x028000
Jul 04 15:43:02 peanutstick kernel: pci 0000:07:00.0: reg 0x10: [mem 0xa4200000-0xa43fffff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.4: PCI bridge to [bus 07]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.4:   bridge window [mem 0xa4200000-0xa43fffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
Jul 04 15:43:02 peanutstick kernel: pci 0000:08:00.0: reg 0x10: [io  0x3000-0x30ff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:08:00.0: reg 0x18: [mem 0xa4504000-0xa4504fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:08:00.0: reg 0x20: [mem 0xa4500000-0xa4503fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:08:00.0: supports D1 D2
Jul 04 15:43:02 peanutstick kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5: PCI bridge to [bus 08]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5:   bridge window [mem 0xa4500000-0xa45fffff]
Jul 04 15:43:02 peanutstick kernel: ACPI: EC: interrupt unblocked
Jul 04 15:43:02 peanutstick kernel: ACPI: EC: event unblocked
Jul 04 15:43:02 peanutstick kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 04 15:43:02 peanutstick kernel: ACPI: EC: GPE=0x2
Jul 04 15:43:02 peanutstick kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Jul 04 15:43:02 peanutstick kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Jul 04 15:43:02 peanutstick kernel: iommu: Default domain type: Translated 
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: vgaarb: no bridge control possible
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jul 04 15:43:02 peanutstick kernel: vgaarb: loaded
Jul 04 15:43:02 peanutstick kernel: SCSI subsystem initialized
Jul 04 15:43:02 peanutstick kernel: libata version 3.00 loaded.
Jul 04 15:43:02 peanutstick kernel: ACPI: bus type USB registered
Jul 04 15:43:02 peanutstick kernel: usbcore: registered new interface driver usbfs
Jul 04 15:43:02 peanutstick kernel: usbcore: registered new interface driver hub
Jul 04 15:43:02 peanutstick kernel: usbcore: registered new device driver usb
Jul 04 15:43:02 peanutstick kernel: pps_core: LinuxPPS API ver. 1 registered
Jul 04 15:43:02 peanutstick kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jul 04 15:43:02 peanutstick kernel: PTP clock support registered
Jul 04 15:43:02 peanutstick kernel: EDAC MC: Ver: 3.0.0
Jul 04 15:43:02 peanutstick kernel: Registered efivars operations
Jul 04 15:43:02 peanutstick kernel: NetLabel: Initializing
Jul 04 15:43:02 peanutstick kernel: NetLabel:  domain hash size = 128
Jul 04 15:43:02 peanutstick kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 04 15:43:02 peanutstick kernel: NetLabel:  unlabeled traffic allowed by default
Jul 04 15:43:02 peanutstick kernel: PCI: Using ACPI for IRQ routing
Jul 04 15:43:02 peanutstick kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 04 15:43:02 peanutstick kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jul 04 15:43:02 peanutstick kernel: e820: reserve RAM buffer [mem 0x73897000-0x73ffffff]
Jul 04 15:43:02 peanutstick kernel: e820: reserve RAM buffer [mem 0x7b171000-0x7bffffff]
Jul 04 15:43:02 peanutstick kernel: e820: reserve RAM buffer [mem 0x8abae000-0x8bffffff]
Jul 04 15:43:02 peanutstick kernel: e820: reserve RAM buffer [mem 0x8bd0f000-0x8bffffff]
Jul 04 15:43:02 peanutstick kernel: e820: reserve RAM buffer [mem 0x26e800000-0x26fffffff]
Jul 04 15:43:02 peanutstick kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jul 04 15:43:02 peanutstick kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Jul 04 15:43:02 peanutstick kernel: clocksource: Switched to clocksource tsc-early
Jul 04 15:43:02 peanutstick kernel: VFS: Disk quotas dquot_6.6.0
Jul 04 15:43:02 peanutstick kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 04 15:43:02 peanutstick kernel: pnp: PnP ACPI init
Jul 04 15:43:02 peanutstick kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Jul 04 15:43:02 peanutstick kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 04 15:43:02 peanutstick kernel: system 00:01: [io  0x1800-0x18fe] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jul 04 15:43:02 peanutstick kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:01: [mem 0xff000000-0xffffffff] could not be reserved
Jul 04 15:43:02 peanutstick kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 04 15:43:02 peanutstick kernel: system 00:02: [io  0x2000-0x20fe] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 04 15:43:02 peanutstick kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 04 15:43:02 peanutstick kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Jul 04 15:43:02 peanutstick kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Jul 04 15:43:02 peanutstick kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
Jul 04 15:43:02 peanutstick kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
Jul 04 15:43:02 peanutstick kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
Jul 04 15:43:02 peanutstick kernel: pnp: PnP ACPI: found 9 devices
Jul 04 15:43:02 peanutstick kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 04 15:43:02 peanutstick kernel: NET: Registered protocol family 2
Jul 04 15:43:02 peanutstick kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: TCP: Hash tables configured (established 65536 bind 65536)
Jul 04 15:43:02 peanutstick kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
Jul 04 15:43:02 peanutstick kernel: NET: Registered protocol family 1
Jul 04 15:43:02 peanutstick kernel: NET: Registered protocol family 44
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x8f800000-0x8f800fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x8f801000-0x8f801fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1e.0: BAR 0: assigned [mem 0x8f802000-0x8f802fff 64bit]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xa4080000-0xa40fffff pref]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0: PCI bridge to [bus 01-05]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.0: PCI bridge to [bus 06]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.0:   bridge window [mem 0xa4600000-0xa46fffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.4: PCI bridge to [bus 07]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.4:   bridge window [mem 0xa4200000-0xa43fffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5: PCI bridge to [bus 08]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5:   bridge window [io  0x3000-0x3fff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:1d.5:   bridge window [mem 0xa4500000-0xa45fffff]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: resource 7 [mem 0x8f800000-0xdfffffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:06: resource 1 [mem 0xa4600000-0xa46fffff]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:07: resource 1 [mem 0xa4200000-0xa43fffff]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:08: resource 0 [io  0x3000-0x3fff]
Jul 04 15:43:02 peanutstick kernel: pci_bus 0000:08: resource 1 [mem 0xa4500000-0xa45fffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jul 04 15:43:02 peanutstick kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jul 04 15:43:02 peanutstick kernel: PCI: CLS 64 bytes, default 64
Jul 04 15:43:02 peanutstick kernel: Trying to unpack rootfs image as initramfs...
Jul 04 15:43:02 peanutstick kernel: Freeing initrd memory: 7940K
Jul 04 15:43:02 peanutstick kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 04 15:43:02 peanutstick kernel: software IO TLB: mapped [mem 0x0000000086522000-0x000000008a522000] (64MB)
Jul 04 15:43:02 peanutstick kernel: Initialise system trusted keyrings
Jul 04 15:43:02 peanutstick kernel: Key type blacklist registered
Jul 04 15:43:02 peanutstick kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Jul 04 15:43:02 peanutstick kernel: zbud: loaded
Jul 04 15:43:02 peanutstick kernel: Key type asymmetric registered
Jul 04 15:43:02 peanutstick kernel: Asymmetric key parser 'x509' registered
Jul 04 15:43:02 peanutstick kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Jul 04 15:43:02 peanutstick kernel: io scheduler mq-deadline registered
Jul 04 15:43:02 peanutstick kernel: io scheduler kyber registered
Jul 04 15:43:02 peanutstick kernel: io scheduler bfq registered
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 123
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.0: DPC: enabled with IRQ 123
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.4: PME: Signaling with IRQ 124
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.5: PME: Signaling with IRQ 125
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.5: AER: enabled with IRQ 125
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.5: DPC: enabled with IRQ 125
Jul 04 15:43:02 peanutstick kernel: pcieport 0000:00:1d.5: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 04 15:43:02 peanutstick kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 04 15:43:02 peanutstick kernel: efifb: probing for efifb
Jul 04 15:43:02 peanutstick kernel: efifb: showing boot graphics
Jul 04 15:43:02 peanutstick kernel: efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
Jul 04 15:43:02 peanutstick kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jul 04 15:43:02 peanutstick kernel: efifb: scrolling: redraw
Jul 04 15:43:02 peanutstick kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jul 04 15:43:02 peanutstick kernel: fbcon: Deferring console take-over
Jul 04 15:43:02 peanutstick kernel: fb0: EFI VGA frame buffer device
Jul 04 15:43:02 peanutstick kernel: ACPI: AC: AC Adapter [ADP0] (on-line)
Jul 04 15:43:02 peanutstick kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Jul 04 15:43:02 peanutstick kernel: ACPI: button: Lid Switch [LID0]
Jul 04 15:43:02 peanutstick kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jul 04 15:43:02 peanutstick kernel: ACPI: button: Power Button [PWRB]
Jul 04 15:43:02 peanutstick kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Jul 04 15:43:02 peanutstick kernel: ACPI: button: Sleep Button [SLPB]
Jul 04 15:43:02 peanutstick kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1736
Jul 04 15:43:02 peanutstick kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 04 15:43:02 peanutstick kernel: Non-volatile memory driver v1.3
Jul 04 15:43:02 peanutstick kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jul 04 15:43:02 peanutstick kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system
Jul 04 15:43:02 peanutstick kernel: nvme nvme0: pci function 0000:06:00.0
Jul 04 15:43:02 peanutstick kernel: ahci 0000:00:17.0: version 3.0
Jul 04 15:43:02 peanutstick kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
Jul 04 15:43:02 peanutstick kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
Jul 04 15:43:02 peanutstick kernel: scsi host0: ahci
Jul 04 15:43:02 peanutstick kernel: scsi host1: ahci
Jul 04 15:43:02 peanutstick kernel: scsi host2: ahci
Jul 04 15:43:02 peanutstick kernel: scsi host3: ahci
Jul 04 15:43:02 peanutstick kernel: scsi host4: ahci
Jul 04 15:43:02 peanutstick kernel: ata1: DUMMY
Jul 04 15:43:02 peanutstick kernel: ata2: DUMMY
Jul 04 15:43:02 peanutstick kernel: ata3: DUMMY
Jul 04 15:43:02 peanutstick kernel: ata4: DUMMY
Jul 04 15:43:02 peanutstick kernel: ata5: SATA max UDMA/133 abar m2048@0xa4729000 port 0xa4729300 irq 126
Jul 04 15:43:02 peanutstick kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jul 04 15:43:02 peanutstick kernel: ehci-pci: EHCI PCI platform driver
Jul 04 15:43:02 peanutstick kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jul 04 15:43:02 peanutstick kernel: ohci-pci: OHCI PCI platform driver
Jul 04 15:43:02 peanutstick kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jul 04 15:43:02 peanutstick kernel: usbcore: registered new interface driver usbserial_generic
Jul 04 15:43:02 peanutstick kernel: usbserial: USB Serial support registered for generic
Jul 04 15:43:02 peanutstick kernel: rtc_cmos 00:04: RTC can wake from S4
Jul 04 15:43:02 peanutstick kernel: rtc_cmos 00:04: registered as rtc0
Jul 04 15:43:02 peanutstick kernel: rtc_cmos 00:04: setting system clock to 2021-07-04T13:43:01 UTC (1625406181)
Jul 04 15:43:02 peanutstick kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jul 04 15:43:02 peanutstick kernel: intel_pstate: Intel P-state driver initializing
Jul 04 15:43:02 peanutstick kernel: intel_pstate: Disabling energy efficiency optimization
Jul 04 15:43:02 peanutstick kernel: intel_pstate: HWP enabled
Jul 04 15:43:02 peanutstick kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 04 15:43:02 peanutstick kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 04 15:43:02 peanutstick kernel: intel_pmc_core INT33A1:00:  initialized
Jul 04 15:43:02 peanutstick kernel: drop_monitor: Initializing network drop monitor service
Jul 04 15:43:02 peanutstick kernel: Initializing XFRM netlink socket
Jul 04 15:43:02 peanutstick kernel: NET: Registered protocol family 10
Jul 04 15:43:02 peanutstick kernel: Segment Routing with IPv6
Jul 04 15:43:02 peanutstick kernel: RPL Segment Routing with IPv6
Jul 04 15:43:02 peanutstick kernel: NET: Registered protocol family 17
Jul 04 15:43:02 peanutstick kernel: nvme nvme0: allocated 38 MiB host memory buffer.
Jul 04 15:43:02 peanutstick kernel: microcode: sig=0x906ea, pf=0x20, revision=0xde
Jul 04 15:43:02 peanutstick kernel: microcode: Microcode Update Driver: v2.2.
Jul 04 15:43:02 peanutstick kernel: IPI shorthand broadcast: enabled
Jul 04 15:43:02 peanutstick kernel: sched_clock: Marking stable (514605078, 7670133)->(526892651, -4617440)
Jul 04 15:43:02 peanutstick kernel: registered taskstats version 1
Jul 04 15:43:02 peanutstick kernel: Loading compiled-in X.509 certificates
Jul 04 15:43:02 peanutstick kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 80449432f138def47979bdb867c43623f1140006'
Jul 04 15:43:02 peanutstick kernel: zswap: loaded using pool lz4/z3fold
Jul 04 15:43:02 peanutstick kernel: Key type ._fscrypt registered
Jul 04 15:43:02 peanutstick kernel: Key type .fscrypt registered
Jul 04 15:43:02 peanutstick kernel: Key type fscrypt-provisioning registered
Jul 04 15:43:02 peanutstick kernel: PM:   Magic number: 13:368:735
Jul 04 15:43:02 peanutstick kernel: RAS: Correctable Errors collector initialized.
Jul 04 15:43:02 peanutstick kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jul 04 15:43:02 peanutstick kernel:  nvme0n1: p1 p2 p3
Jul 04 15:43:02 peanutstick kernel: ACPI: battery: Slot [BAT0] (battery present)
Jul 04 15:43:02 peanutstick kernel: ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 04 15:43:02 peanutstick kernel: ata5.00: ATA-10: TOSHIBA MQ04ABF100, JU003E, max UDMA/100
Jul 04 15:43:02 peanutstick kernel: ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jul 04 15:43:02 peanutstick kernel: ata5.00: configured for UDMA/100
Jul 04 15:43:02 peanutstick kernel: scsi 4:0:0:0: Direct-Access     ATA      TOSHIBA MQ04ABF1 3E   PQ: 0 ANSI: 5
Jul 04 15:43:02 peanutstick kernel: sd 4:0:0:0: [sda] Drive-managed SMR disk
Jul 04 15:43:02 peanutstick kernel: sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jul 04 15:43:02 peanutstick kernel: sd 4:0:0:0: [sda] 4096-byte physical blocks
Jul 04 15:43:02 peanutstick kernel: sd 4:0:0:0: [sda] Write Protect is off
Jul 04 15:43:02 peanutstick kernel: sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jul 04 15:43:02 peanutstick kernel: sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 04 15:43:02 peanutstick kernel:  sda:
Jul 04 15:43:02 peanutstick kernel: sd 4:0:0:0: [sda] Attached SCSI disk
Jul 04 15:43:02 peanutstick kernel: Freeing unused decrypted memory: 2036K
Jul 04 15:43:02 peanutstick kernel: Freeing unused kernel image (initmem) memory: 1652K
Jul 04 15:43:02 peanutstick kernel: Write protecting the kernel read-only data: 26624k
Jul 04 15:43:02 peanutstick kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Jul 04 15:43:02 peanutstick kernel: Freeing unused kernel image (rodata/data gap) memory: 1244K
Jul 04 15:43:02 peanutstick kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 04 15:43:02 peanutstick kernel: rodata_test: all tests were successful
Jul 04 15:43:02 peanutstick kernel: x86/mm: Checking user space page tables
Jul 04 15:43:02 peanutstick kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 04 15:43:02 peanutstick kernel: Run /init as init process
Jul 04 15:43:02 peanutstick kernel:   with arguments:
Jul 04 15:43:02 peanutstick kernel:     /init
Jul 04 15:43:02 peanutstick kernel:   with environment:
Jul 04 15:43:02 peanutstick kernel:     HOME=/
Jul 04 15:43:02 peanutstick kernel:     TERM=linux
Jul 04 15:43:02 peanutstick kernel:     BOOT_IMAGE=/boot/vmlinuz-linux
Jul 04 15:43:02 peanutstick kernel: fbcon: Taking over console
Jul 04 15:43:02 peanutstick kernel: Console: switching to colour frame buffer device 240x67
Jul 04 15:43:02 peanutstick kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 04 15:43:02 peanutstick kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jul 04 15:43:02 peanutstick kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jul 04 15:43:02 peanutstick kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jul 04 15:43:02 peanutstick kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Jul 04 15:43:02 peanutstick kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jul 04 15:43:02 peanutstick kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 04 15:43:02 peanutstick kernel: usb usb1: Product: xHCI Host Controller
Jul 04 15:43:02 peanutstick kernel: usb usb1: Manufacturer: Linux 5.12.14-arch1-1 xhci-hcd
Jul 04 15:43:02 peanutstick kernel: usb usb1: SerialNumber: 0000:00:14.0
Jul 04 15:43:02 peanutstick kernel: hub 1-0:1.0: USB hub found
Jul 04 15:43:02 peanutstick kernel: hub 1-0:1.0: 16 ports detected
Jul 04 15:43:02 peanutstick kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 04 15:43:02 peanutstick kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 04 15:43:02 peanutstick kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jul 04 15:43:02 peanutstick kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Jul 04 15:43:02 peanutstick kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jul 04 15:43:02 peanutstick kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 04 15:43:02 peanutstick kernel: usb usb2: Product: xHCI Host Controller
Jul 04 15:43:02 peanutstick kernel: usb usb2: Manufacturer: Linux 5.12.14-arch1-1 xhci-hcd
Jul 04 15:43:02 peanutstick kernel: usb usb2: SerialNumber: 0000:00:14.0
Jul 04 15:43:02 peanutstick kernel: hub 2-0:1.0: USB hub found
Jul 04 15:43:02 peanutstick kernel: hub 2-0:1.0: 8 ports detected
Jul 04 15:43:02 peanutstick kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Jul 04 15:43:02 peanutstick kernel: usb 1-6: new high-speed USB device number 2 using xhci_hcd
Jul 04 15:43:02 peanutstick kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jul 04 15:43:02 peanutstick kernel: random: fast init done
Jul 04 15:43:02 peanutstick kernel: tsc: Refined TSC clocksource calibration: 2304.015 MHz
Jul 04 15:43:02 peanutstick kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2136060f0f1, max_idle_ns: 440795238891 ns
Jul 04 15:43:02 peanutstick kernel: clocksource: Switched to clocksource tsc
Jul 04 15:43:02 peanutstick kernel: usb 1-6: New USB device found, idVendor=04f2, idProduct=b604, bcdDevice= 0.27
Jul 04 15:43:02 peanutstick kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jul 04 15:43:02 peanutstick kernel: usb 1-6: Product: Integrated Camera
Jul 04 15:43:02 peanutstick kernel: usb 1-6: Manufacturer: Chicony Electronics Co.,Ltd.
Jul 04 15:43:02 peanutstick kernel: usb 1-6: SerialNumber: 0001
Jul 04 15:43:02 peanutstick systemd[1]: systemd 248.3-2-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jul 04 15:43:02 peanutstick systemd[1]: Detected architecture x86-64.
Jul 04 15:43:02 peanutstick systemd[1]: Hostname set to <peanutstick>.
Jul 04 15:43:02 peanutstick kernel: random: lvmconfig: uninitialized urandom read (4 bytes read)
Jul 04 15:43:02 peanutstick kernel: usb 1-14: new full-speed USB device number 3 using xhci_hcd
Jul 04 15:43:02 peanutstick systemd[1]: Queued start job for default target Graphical Interface.
Jul 04 15:43:02 peanutstick systemd[1]: Created slice system-getty.slice.
Jul 04 15:43:02 peanutstick systemd[1]: Created slice system-modprobe.slice.
Jul 04 15:43:02 peanutstick systemd[1]: Created slice system-netctl.slice.
Jul 04 15:43:02 peanutstick systemd[1]: Created slice system-systemd\x2dfsck.slice.
Jul 04 15:43:02 peanutstick systemd[1]: Created slice User and Session Slice.
Jul 04 15:43:02 peanutstick systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jul 04 15:43:02 peanutstick systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jul 04 15:43:02 peanutstick systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 04 15:43:02 peanutstick systemd[1]: Reached target Local Encrypted Volumes.
Jul 04 15:43:02 peanutstick systemd[1]: Reached target Login Prompts.
Jul 04 15:43:02 peanutstick systemd[1]: Reached target Paths.
Jul 04 15:43:02 peanutstick systemd[1]: Reached target Remote File Systems.
Jul 04 15:43:02 peanutstick systemd[1]: Reached target Slices.
Jul 04 15:43:02 peanutstick systemd[1]: Reached target Local Verity Integrity Protected Volumes.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on LVM2 poll daemon socket.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on Process Core Dump Socket.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on Journal Audit Socket.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on Journal Socket (/dev/log).
Jul 04 15:43:02 peanutstick systemd[1]: Listening on Journal Socket.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on udev Control Socket.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on udev Kernel Socket.
Jul 04 15:43:02 peanutstick systemd[1]: Mounting Huge Pages File System...
Jul 04 15:43:02 peanutstick systemd[1]: Mounting POSIX Message Queue File System...
Jul 04 15:43:02 peanutstick systemd[1]: Mounting Kernel Debug File System...
Jul 04 15:43:02 peanutstick systemd[1]: Mounting Kernel Trace File System...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Create list of static device nodes for the current kernel...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Load Kernel Module configfs...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Load Kernel Module drm...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Load Kernel Module fuse...
Jul 04 15:43:02 peanutstick systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jul 04 15:43:02 peanutstick systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
Jul 04 15:43:02 peanutstick kernel: random: lvm: uninitialized urandom read (4 bytes read)
Jul 04 15:43:02 peanutstick systemd[1]: Starting Journal Service...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Load Kernel Modules...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 04 15:43:02 peanutstick systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Jul 04 15:43:02 peanutstick kernel: Linux agpgart interface v0.103
Jul 04 15:43:02 peanutstick systemd[1]: Starting Coldplug All udev Devices...
Jul 04 15:43:02 peanutstick systemd[1]: Mounted Huge Pages File System.
Jul 04 15:43:02 peanutstick systemd[1]: Mounted POSIX Message Queue File System.
Jul 04 15:43:02 peanutstick systemd[1]: Mounted Kernel Debug File System.
Jul 04 15:43:02 peanutstick systemd[1]: Mounted Kernel Trace File System.
Jul 04 15:43:02 peanutstick systemd[1]: Finished Create list of static device nodes for the current kernel.
Jul 04 15:43:02 peanutstick systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jul 04 15:43:02 peanutstick systemd[1]: Finished Load Kernel Module configfs.
Jul 04 15:43:02 peanutstick systemd[1]: Mounting Kernel Configuration File System...
Jul 04 15:43:02 peanutstick kernel: Asymmetric key parser 'pkcs8' registered
Jul 04 15:43:02 peanutstick kernel: EXT4-fs (nvme0n1p2): re-mounted. Opts: (null). Quota mode: none.
Jul 04 15:43:02 peanutstick systemd[1]: Finished Load Kernel Modules.
Jul 04 15:43:02 peanutstick kernel: audit: type=1130 audit(1625406182.765:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 04 15:43:02 peanutstick kernel: audit: type=1130 audit(1625406182.765:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd[1]: Mounted Kernel Configuration File System.
Jul 04 15:43:02 peanutstick systemd[1]: Activating swap /swapfile...
Jul 04 15:43:02 peanutstick systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jul 04 15:43:02 peanutstick systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jul 04 15:43:02 peanutstick systemd[1]: Starting Load/Save Random Seed...
Jul 04 15:43:02 peanutstick systemd[1]: Starting Apply Kernel Variables...
Jul 04 15:43:02 peanutstick systemd[1]: Condition check resulted in Create System Users being skipped.
Jul 04 15:43:02 peanutstick systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 04 15:43:02 peanutstick kernel: fuse: init (API version 7.33)
Jul 04 15:43:02 peanutstick systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jul 04 15:43:02 peanutstick systemd[1]: Finished Load Kernel Module fuse.
Jul 04 15:43:02 peanutstick kernel: audit: type=1130 audit(1625406182.768:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick kernel: audit: type=1131 audit(1625406182.768:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd[1]: Mounting FUSE Control File System...
Jul 04 15:43:02 peanutstick systemd[1]: Mounted FUSE Control File System.
Jul 04 15:43:02 peanutstick systemd[1]: Finished Apply Kernel Variables.
Jul 04 15:43:02 peanutstick kernel: audit: type=1130 audit(1625406182.772:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd[1]: modprobe@drm.service: Deactivated successfully.
Jul 04 15:43:02 peanutstick systemd[1]: Finished Load Kernel Module drm.
Jul 04 15:43:02 peanutstick kernel: audit: type=1130 audit(1625406182.788:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick kernel: audit: type=1131 audit(1625406182.788:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 04 15:43:02 peanutstick kernel: audit: type=1130 audit(1625406182.788:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick kernel: audit: type=1334 audit(1625406182.788:10): prog-id=14 op=LOAD
Jul 04 15:43:02 peanutstick systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jul 04 15:43:02 peanutstick systemd-journald[249]: Journal started
Jul 04 15:43:02 peanutstick systemd-journald[249]: Runtime Journal (/run/log/journal/3ecf61c414be4708bff8c1c93e209006) is 8.0M, max 391.3M, 383.3M free.
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick audit: BPF prog-id=14 op=LOAD
Jul 04 15:43:02 peanutstick audit: BPF prog-id=15 op=LOAD
Jul 04 15:43:02 peanutstick audit: BPF prog-id=16 op=LOAD
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd-modules-load[250]: Inserted module 'pkcs8_key_parser'
Jul 04 15:43:02 peanutstick systemd-random-seed[257]: Kernel entropy pool is not initialized yet, waiting until it is.
Jul 04 15:43:02 peanutstick systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 04 15:43:02 peanutstick systemd[1]: Started Journal Service.
Jul 04 15:43:02 peanutstick kernel: Adding 5242876k swap on /swapfile.  Priority:-2 extents:10 across:6299644k SSFS
Jul 04 15:43:02 peanutstick systemd[1]: Activated swap /swapfile.
Jul 04 15:43:02 peanutstick systemd[1]: Reached target Swap.
Jul 04 15:43:02 peanutstick systemd-journald[249]: Time spent on flushing to /var/log/journal/3ecf61c414be4708bff8c1c93e209006 is 72.781ms for 937 entries.
Jul 04 15:43:02 peanutstick systemd-journald[249]: System Journal (/var/log/journal/3ecf61c414be4708bff8c1c93e209006) is 2.8G, max 2.9G, 62.4M free.
Jul 04 15:43:02 peanutstick kernel: usb 1-14: New USB device found, idVendor=0cf3, idProduct=e500, bcdDevice= 0.01
Jul 04 15:43:02 peanutstick kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd[1]: Mounting Temporary Directory (/tmp)...
Jul 04 15:43:02 peanutstick systemd[1]: Mounted Temporary Directory (/tmp).
Jul 04 15:43:02 peanutstick systemd[1]: Started Rule-based Manager for Device Events and Files.
Jul 04 15:43:02 peanutstick systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 04 15:43:02 peanutstick systemd[1]: Finished Flush Journal to Persistent Storage.
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick systemd[1]: Finished Coldplug All udev Devices.
Jul 04 15:43:02 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:02 peanutstick kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 04 15:43:02 peanutstick kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 04 15:43:02 peanutstick kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 04 15:43:02 peanutstick kernel: wmi_bus wmi_bus-PNP0C14:00: WQ data block query control method not found
Jul 04 15:43:02 peanutstick kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jul 04 15:43:02 peanutstick kernel: Bluetooth: Core ver 2.22
Jul 04 15:43:02 peanutstick kernel: NET: Registered protocol family 31
Jul 04 15:43:02 peanutstick kernel: Bluetooth: HCI device and connection manager initialized
Jul 04 15:43:02 peanutstick kernel: Bluetooth: HCI socket layer initialized
Jul 04 15:43:02 peanutstick kernel: Bluetooth: L2CAP socket layer initialized
Jul 04 15:43:02 peanutstick kernel: Bluetooth: SCO socket layer initialized
Jul 04 15:43:03 peanutstick kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
Jul 04 15:43:03 peanutstick kernel: usbcore: registered new interface driver btusb
Jul 04 15:43:03 peanutstick systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 04 15:43:03 peanutstick kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
Jul 04 15:43:03 peanutstick kernel: mc: Linux media interface: v0.10
Jul 04 15:43:03 peanutstick kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Jul 04 15:43:03 peanutstick kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jul 04 15:43:03 peanutstick kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jul 04 15:43:03 peanutstick kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Jul 04 15:43:03 peanutstick kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Jul 04 15:43:03 peanutstick kernel: proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
Jul 04 15:43:03 peanutstick kernel: intel_rapl_common: Found RAPL domain package
Jul 04 15:43:03 peanutstick kernel: intel_rapl_common: Found RAPL domain dram
Jul 04 15:43:03 peanutstick kernel: intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
Jul 04 15:43:03 peanutstick kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Jul 04 15:43:03 peanutstick kernel: videodev: Linux video capture interface: v2.00
Jul 04 15:43:03 peanutstick systemd[1]: Found device KBG30ZMT128G TOSHIBA 3.
Jul 04 15:43:03 peanutstick kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jul 04 15:43:03 peanutstick kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jul 04 15:43:03 peanutstick kernel: i2c i2c-2: 1/2 memory slots populated (from DMI)
Jul 04 15:43:03 peanutstick kernel: i2c i2c-2: Successfully instantiated SPD at 0x50
Jul 04 15:43:03 peanutstick kernel: intel-spi 0000:00:1f.5: w25q128 (16384 Kbytes)
Jul 04 15:43:03 peanutstick kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Jul 04 15:43:03 peanutstick kernel: 0x000000000000-0x000001000000 : "BIOS"
Jul 04 15:43:03 peanutstick kernel: input: SYNA2B46:00 06CB:CD5F Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2B46:00/0018:06CB:CD5F.0001/input/input5
Jul 04 15:43:03 peanutstick kernel: input: SYNA2B46:00 06CB:CD5F Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2B46:00/0018:06CB:CD5F.0001/input/input6
Jul 04 15:43:03 peanutstick kernel: hid-generic 0018:06CB:CD5F.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA2B46:00 06CB:CD5F] on i2c-SYNA2B46:00
Jul 04 15:43:03 peanutstick systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jul 04 15:43:03 peanutstick systemd[1]: Reached target Local File Systems (Pre).
Jul 04 15:43:03 peanutstick systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick kernel: r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
Jul 04 15:43:03 peanutstick systemd[1]: Mounting Mount unit for brave, revision 119...
Jul 04 15:43:03 peanutstick systemd[1]: Mounting Mount unit for core18, revision 2074...
Jul 04 15:43:03 peanutstick systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1515...
Jul 04 15:43:03 peanutstick kernel: usb 1-6: Found UVC 1.00 device Integrated Camera (04f2:b604)
Jul 04 15:43:03 peanutstick systemd[1]: Mounting Mount unit for snapd, revision 12398...
Jul 04 15:43:03 peanutstick systemd[1]: Starting File System Check on /dev/disk/by-uuid/1fda1c20-723c-47a6-9715-1b488236c0a0...
Jul 04 15:43:03 peanutstick kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input8
Jul 04 15:43:03 peanutstick kernel: usbcore: registered new interface driver uvcvideo
Jul 04 15:43:03 peanutstick kernel: libphy: r8169: probed
Jul 04 15:43:03 peanutstick kernel: r8169 0000:08:00.0 eth0: RTL8168h/8111h, e8:6a:64:a3:eb:b6, XID 541, IRQ 138
Jul 04 15:43:03 peanutstick kernel: r8169 0000:08:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jul 04 15:43:03 peanutstick systemd-fsck[330]: /dev/nvme0n1p3: clean, 42152/5824512 files, 1133698/23269201 blocks
Jul 04 15:43:03 peanutstick systemd[1]: Finished File System Check on /dev/disk/by-uuid/1fda1c20-723c-47a6-9715-1b488236c0a0.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-1fda1c20\x2d723c\x2d47a6\x2d9715\x2d1b488236c0a0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Mounting /home...
Jul 04 15:43:03 peanutstick kernel: loop: module loaded
Jul 04 15:43:03 peanutstick systemd[1]: Mounted /home.
Jul 04 15:43:03 peanutstick kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
Jul 04 15:43:03 peanutstick kernel: loop0: detected capacity change from 0 to 113544
Jul 04 15:43:03 peanutstick kernel: loop1: detected capacity change from 0 to 497672
Jul 04 15:43:03 peanutstick kernel: checking generic (b0000000 7f0000) vs hw (a2000000 1000000)
Jul 04 15:43:03 peanutstick kernel: checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
Jul 04 15:43:03 peanutstick kernel: fb0: switching to inteldrmfb from EFI VGA
Jul 04 15:43:03 peanutstick kernel: Console: switching to colour dummy device 80x25
Jul 04 15:43:03 peanutstick kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jul 04 15:43:03 peanutstick kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jul 04 15:43:03 peanutstick kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jul 04 15:43:03 peanutstick kernel: loop2: detected capacity change from 0 to 133320
Jul 04 15:43:03 peanutstick kernel: loop3: detected capacity change from 0 to 66120
Jul 04 15:43:03 peanutstick kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jul 04 15:43:03 peanutstick kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jul 04 15:43:03 peanutstick kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jul 04 15:43:03 peanutstick kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Jul 04 15:43:03 peanutstick kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jul 04 15:43:03 peanutstick kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jul 04 15:43:03 peanutstick kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jul 04 15:43:03 peanutstick kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jul 04 15:43:03 peanutstick kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jul 04 15:43:03 peanutstick kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 04 15:43:03 peanutstick kernel: cryptd: max_cpu_qlen set to 1000
Jul 04 15:43:03 peanutstick systemd[1]: Mounted Mount unit for brave, revision 119.
Jul 04 15:43:03 peanutstick systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1515.
Jul 04 15:43:03 peanutstick systemd[1]: Mounted Mount unit for snapd, revision 12398.
Jul 04 15:43:03 peanutstick systemd[1]: Mounted Mount unit for core18, revision 2074.
Jul 04 15:43:03 peanutstick systemd[1]: Reached target Local File Systems.
Jul 04 15:43:03 peanutstick systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jul 04 15:43:03 peanutstick systemd[1]: Starting Create Volatile Files and Directories...
Jul 04 15:43:03 peanutstick kernel: AVX2 version of gcm_enc/dec engaged.
Jul 04 15:43:03 peanutstick kernel: AES CTR mode by8 optimization enabled
Jul 04 15:43:03 peanutstick kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 04 15:43:03 peanutstick kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 04 15:43:03 peanutstick kernel: cfg80211: failed to load regulatory.db
Jul 04 15:43:03 peanutstick kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Jul 04 15:43:03 peanutstick kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jul 04 15:43:03 peanutstick kernel: ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Jul 04 15:43:03 peanutstick kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input9
Jul 04 15:43:03 peanutstick kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jul 04 15:43:03 peanutstick kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input10
Jul 04 15:43:03 peanutstick kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jul 04 15:43:03 peanutstick kernel: fbcon: i915drmfb (fb0) is primary device
Jul 04 15:43:03 peanutstick kernel: Console: switching to colour frame buffer device 240x67
Jul 04 15:43:03 peanutstick systemd[1]: Finished Create Volatile Files and Directories.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jul 04 15:43:03 peanutstick audit: BPF prog-id=17 op=LOAD
Jul 04 15:43:03 peanutstick systemd[1]: Starting Network Time Synchronization...
Jul 04 15:43:03 peanutstick systemd[1]: Condition check resulted in Update is Completed being skipped.
Jul 04 15:43:03 peanutstick systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jul 04 15:43:03 peanutstick audit[374]: SYSTEM_BOOT pid=374 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jul 04 15:43:03 peanutstick systemd[1]: Started Network Time Synchronization.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Reached target System Initialization.
Jul 04 15:43:03 peanutstick systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 04 15:43:03 peanutstick systemd[1]: Reached target System Time Set.
Jul 04 15:43:03 peanutstick systemd[1]: Started Daily man-db regeneration.
Jul 04 15:43:03 peanutstick systemd[1]: Started Daily verification of password and group files.
Jul 04 15:43:03 peanutstick systemd[1]: Reached target Timers.
Jul 04 15:43:03 peanutstick systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 04 15:43:03 peanutstick systemd[1]: Starting Socket activation for snappy daemon.
Jul 04 15:43:03 peanutstick systemd[1]: Listening on Socket activation for snappy daemon.
Jul 04 15:43:03 peanutstick systemd[1]: Reached target Sockets.
Jul 04 15:43:03 peanutstick systemd[1]: Reached target Basic System.
Jul 04 15:43:03 peanutstick systemd[1]: Started D-Bus System Message Bus.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Starting Network Manager...
Jul 04 15:43:03 peanutstick audit: BPF prog-id=18 op=LOAD
Jul 04 15:43:03 peanutstick systemd[1]: Starting Wireless service...
Jul 04 15:43:03 peanutstick audit: BPF prog-id=19 op=LOAD
Jul 04 15:43:03 peanutstick audit: BPF prog-id=20 op=LOAD
Jul 04 15:43:03 peanutstick audit: BPF prog-id=21 op=LOAD
Jul 04 15:43:03 peanutstick systemd[1]: Starting User Login Management...
Jul 04 15:43:03 peanutstick kernel: random: dbus-daemon: uninitialized urandom read (12 bytes read)
Jul 04 15:43:03 peanutstick systemd-logind[380]: Watching system buttons on /dev/input/event1 (Power Button)
Jul 04 15:43:03 peanutstick systemd-logind[380]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jul 04 15:43:03 peanutstick systemd-logind[380]: Watching system buttons on /dev/input/event2 (Sleep Button)
Jul 04 15:43:03 peanutstick systemd-logind[380]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Jul 04 15:43:03 peanutstick systemd-logind[380]: New seat seat0.
Jul 04 15:43:03 peanutstick systemd[1]: Started User Login Management.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
Jul 04 15:43:03 peanutstick kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
Jul 04 15:43:03 peanutstick kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
Jul 04 15:43:03 peanutstick kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
Jul 04 15:43:03 peanutstick kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
Jul 04 15:43:03 peanutstick kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
Jul 04 15:43:03 peanutstick kernel: NET: Registered protocol family 38
Jul 04 15:43:03 peanutstick systemd-udevd[284]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6326] NetworkManager (version 1.32.2-1) is starting... (for the first time)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6331] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: dhcp-client.conf)
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Started Network Manager.
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6353] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6377] manager[0x55bf33980000]: monitoring kernel firmware directory '/lib/firmware'.
Jul 04 15:43:03 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 15:43:03 peanutstick audit: BPF prog-id=22 op=LOAD
Jul 04 15:43:03 peanutstick audit: BPF prog-id=23 op=LOAD
Jul 04 15:43:03 peanutstick audit: BPF prog-id=24 op=LOAD
Jul 04 15:43:03 peanutstick systemd[1]: Starting Hostname Service...
Jul 04 15:43:03 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Started Hostname Service.
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6962] hostname: hostname: using hostnamed
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6963] hostname: hostname changed from (none) to "peanutstick"
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6965] dns-mgr[0x55bf33969250]: init: dns=default,systemd-resolved rc-manager=symlink
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.6974] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill1) (platform driver ideapad_acpi)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7022] manager[0x55bf33980000]: rfkill: Wi-Fi hardware radio set enabled
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7022] manager[0x55bf33980000]: rfkill: WWAN hardware radio set enabled
Jul 04 15:43:03 peanutstick systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Jul 04 15:43:03 peanutstick systemd[1]: Reached target Bluetooth.
Jul 04 15:43:03 peanutstick systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:platform::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 04 15:43:03 peanutstick systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7169] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.32.2-1/libnm-device-plugin-bluetooth.so)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7173] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.32.2-1/libnm-device-plugin-wwan.so)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7278] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.32.2-1/libnm-device-plugin-team.so)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7283] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.32.2-1/libnm-device-plugin-adsl.so)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7288] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.32.2-1/libnm-device-plugin-ovs.so)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7296] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.32.2-1/libnm-device-plugin-wifi.so)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7298] manager: rfkill: Wi-Fi disabled by radio killswitch; enabled by state file
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7299] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7299] manager: Networking is enabled by state file
Jul 04 15:43:03 peanutstick NetworkManager[378]: <warn>  [1625406183.7303] dhcp-init: DHCP client 'dhclient' not available
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7303] dhcp-init: Using DHCP client 'internal'
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7306] settings: Loaded settings plugin: keyfile (internal)
Jul 04 15:43:03 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7318] device (lo): carrier: link connected
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7321] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jul 04 15:43:03 peanutstick systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7327] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7339] manager: rfkill: Wi-Fi now enabled by radio killswitch
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7358] ovsdb: Could not connect: No such file or directory
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.7358] ovsdb: disconnected from ovsdb
Jul 04 15:43:03 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 04 15:43:03 peanutstick kernel: urandom_read: 2 callbacks suppressed
Jul 04 15:43:03 peanutstick kernel: random: nm-dispatcher: uninitialized urandom read (48 bytes read)
Jul 04 15:43:03 peanutstick kernel: intel_rapl_common: Found RAPL domain package
Jul 04 15:43:03 peanutstick kernel: intel_rapl_common: Found RAPL domain core
Jul 04 15:43:03 peanutstick kernel: intel_rapl_common: Found RAPL domain uncore
Jul 04 15:43:03 peanutstick kernel: intel_rapl_common: Found RAPL domain dram
Jul 04 15:43:03 peanutstick kernel: intel_rapl_common: Found RAPL domain psys
Jul 04 15:43:03 peanutstick kernel: ee1004 2-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jul 04 15:43:03 peanutstick kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jul 04 15:43:03 peanutstick systemd-udevd[277]: Using default interface naming scheme 'v247'.
Jul 04 15:43:03 peanutstick systemd-udevd[277]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 15:43:03 peanutstick kernel: r8169 0000:08:00.0 enp8s0: renamed from eth0
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.8190] device (eth0): interface index 2 renamed iface from 'eth0' to 'enp8s0'
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.8234] manager: startup complete
Jul 04 15:43:03 peanutstick NetworkManager[378]: <info>  [1625406183.8234] device (enp8s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 15:43:03 peanutstick kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC236: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jul 04 15:43:03 peanutstick kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 04 15:43:03 peanutstick kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jul 04 15:43:03 peanutstick kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jul 04 15:43:03 peanutstick kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jul 04 15:43:03 peanutstick kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Jul 04 15:43:03 peanutstick kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Jul 04 15:43:03 peanutstick systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jul 04 15:43:03 peanutstick systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick kernel: iTCO_vendor_support: vendor-support=0
Jul 04 15:43:03 peanutstick kernel: dw-apb-uart.2: ttyS4 at MMIO 0x8f802000 (irq = 20, base_baud = 115200) is a 16550A
Jul 04 15:43:03 peanutstick kernel: Generic FE-GE Realtek PHY r8169-800:00: attached PHY driver (mii_bus:phy_addr=r8169-800:00, irq=MAC)
Jul 04 15:43:03 peanutstick systemd[1]: Reached target Sound Card.
Jul 04 15:43:03 peanutstick kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Jul 04 15:43:03 peanutstick kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jul 04 15:43:03 peanutstick systemd-udevd[299]: Using default interface naming scheme 'v247'.
Jul 04 15:43:03 peanutstick kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jul 04 15:43:03 peanutstick kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Jul 04 15:43:03 peanutstick kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Jul 04 15:43:03 peanutstick kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Jul 04 15:43:03 peanutstick kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Jul 04 15:43:03 peanutstick kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Jul 04 15:43:03 peanutstick kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Jul 04 15:43:03 peanutstick kernel: input: SYNA2B46:00 06CB:CD5F Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2B46:00/0018:06CB:CD5F.0001/input/input24
Jul 04 15:43:03 peanutstick kernel: input: SYNA2B46:00 06CB:CD5F Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2B46:00/0018:06CB:CD5F.0001/input/input25
Jul 04 15:43:03 peanutstick kernel: hid-multitouch 0018:06CB:CD5F.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA2B46:00 06CB:CD5F] on i2c-SYNA2B46:00
Jul 04 15:43:03 peanutstick kernel: ath10k_pci 0000:07:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Jul 04 15:43:03 peanutstick kernel: mousedev: PS/2 mouse device common for all mice
Jul 04 15:43:03 peanutstick iwd[379]: Wireless daemon version 1.15
Jul 04 15:43:03 peanutstick iwd[379]: Loaded configuration from /etc/iwd/main.conf
Jul 04 15:43:03 peanutstick systemd[1]: Started Wireless service.
Jul 04 15:43:03 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:03 peanutstick iwd[379]: station: Network configuration is disabled.
Jul 04 15:43:04 peanutstick iwd[379]: rfkill id 1 can't be matched to a wiphy
Jul 04 15:43:04 peanutstick systemd-udevd[299]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.0268] settings: (enp8s0): created default wired connection 'Wired connection 1'
Jul 04 15:43:04 peanutstick kernel: r8169 0000:08:00.0 enp8s0: Link is Down
Jul 04 15:43:04 peanutstick kernel: nvidia: loading out-of-tree module taints kernel.
Jul 04 15:43:04 peanutstick kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 04 15:43:04 peanutstick kernel: Disabling lock debugging due to kernel taint
Jul 04 15:43:04 peanutstick kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jul 04 15:43:04 peanutstick kernel: ath10k_pci 0000:07:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 17aa:0901
Jul 04 15:43:04 peanutstick kernel: ath10k_pci 0000:07:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Jul 04 15:43:04 peanutstick kernel: ath10k_pci 0000:07:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
Jul 04 15:43:04 peanutstick kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Jul 04 15:43:04 peanutstick kernel: 
Jul 04 15:43:04 peanutstick kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007)
Jul 04 15:43:04 peanutstick kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Jul 04 15:43:04 peanutstick kernel: ath10k_pci 0000:07:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
Jul 04 15:43:04 peanutstick kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  465.31  Thu May 13 22:24:36 UTC 2021
Jul 04 15:43:04 peanutstick kernel: ath10k_pci 0000:07:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Jul 04 15:43:04 peanutstick systemd[1]: Finished Load/Save Random Seed.
Jul 04 15:43:04 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:04 peanutstick systemd[1]: Condition check resulted in First Boot Complete being skipped.
Jul 04 15:43:04 peanutstick systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jul 04 15:43:04 peanutstick systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jul 04 15:43:04 peanutstick kernel: random: crng init done
Jul 04 15:43:04 peanutstick kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  465.31  Thu May 13 22:14:23 UTC 2021
Jul 04 15:43:04 peanutstick kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jul 04 15:43:04 peanutstick kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.4211] device (wlan0): driver supports Access Point (AP) mode
Jul 04 15:43:04 peanutstick systemd-udevd[281]: Using default interface naming scheme 'v247'.
Jul 04 15:43:04 peanutstick kernel: ath: EEPROM regdomain: 0x6c
Jul 04 15:43:04 peanutstick kernel: ath: EEPROM indicates we should expect a direct regpair map
Jul 04 15:43:04 peanutstick kernel: ath: Country alpha2 being used: 00
Jul 04 15:43:04 peanutstick kernel: ath: Regpair used: 0x6c
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.4222] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jul 04 15:43:04 peanutstick systemd-udevd[281]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.4232] rfkill3: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.4/0000:07:00.0/ieee80211/phy0/rfkill3) (driver ath10k_pci)
Jul 04 15:43:04 peanutstick iwd[379]: Wiphy: 0, Name: phy0
Jul 04 15:43:04 peanutstick iwd[379]:         Permanent Address: f8:a2:d6:e6:8a:75
Jul 04 15:43:04 peanutstick iwd[379]:         2.4Ghz Band:
Jul 04 15:43:04 peanutstick iwd[379]:                 Bitrates (non-HT):
Jul 04 15:43:04 peanutstick iwd[379]:                          1.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                          2.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                          5.5 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         11.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                          6.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                          9.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         12.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         18.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         24.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         36.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         48.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         54.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                 HT Capabilities:
Jul 04 15:43:04 peanutstick iwd[379]:                         HT40
Jul 04 15:43:04 peanutstick iwd[379]:                         Short GI for 20Mhz
Jul 04 15:43:04 peanutstick iwd[379]:                         Short GI for 40Mhz
Jul 04 15:43:04 peanutstick iwd[379]:                 HT RX MCS indexes:
Jul 04 15:43:04 peanutstick iwd[379]:                         0-7
Jul 04 15:43:04 peanutstick iwd[379]:         5Ghz Band:
Jul 04 15:43:04 peanutstick iwd[379]:                 Bitrates (non-HT):
Jul 04 15:43:04 peanutstick iwd[379]:                          6.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                          9.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         12.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         18.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         24.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         36.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         48.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                         54.0 Mbps
Jul 04 15:43:04 peanutstick iwd[379]:                 HT Capabilities:
Jul 04 15:43:04 peanutstick iwd[379]:                         HT40
Jul 04 15:43:04 peanutstick iwd[379]:                         Short GI for 20Mhz
Jul 04 15:43:04 peanutstick iwd[379]:                         Short GI for 40Mhz
Jul 04 15:43:04 peanutstick iwd[379]:                 HT RX MCS indexes:
Jul 04 15:43:04 peanutstick iwd[379]:                         0-7
Jul 04 15:43:04 peanutstick iwd[379]:                 VHT Capabilities:
Jul 04 15:43:04 peanutstick iwd[379]:                         Short GI for 80Mhz
Jul 04 15:43:04 peanutstick iwd[379]:                         Max RX MCS: 0-9 for NSS: 1
Jul 04 15:43:04 peanutstick iwd[379]:                         Max TX MCS: 0-9 for NSS: 1
Jul 04 15:43:04 peanutstick iwd[379]:         Ciphers: CCMP TKIP BIP
Jul 04 15:43:04 peanutstick iwd[379]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jul 04 15:43:04 peanutstick systemd[1]: Found device QCA9377 802.11ac Wireless Network Adapter (Qualcomm Atheros QCA9377 Wireless Network Adapter).
Jul 04 15:43:04 peanutstick systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Jul 04 15:43:04 peanutstick network[539]: Starting network profile 'wlan0'...
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.4560] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.4568] device (wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 15:43:04 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 15:43:04 peanutstick systemd[1]: Starting WPA supplicant...
Jul 04 15:43:04 peanutstick dbus-daemon[377]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 04 15:43:04 peanutstick systemd[1]: Started WPA supplicant.
Jul 04 15:43:04 peanutstick wpa_supplicant[549]: Successfully initialized wpa_supplicant
Jul 04 15:43:04 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:04 peanutstick systemd[1]: netctl@wlan0.service: Deactivated successfully.
Jul 04 15:43:04 peanutstick systemd[1]: Stopped A simple WPA encrypted wireless connection using a static IP.
Jul 04 15:43:04 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlan0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:04 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlan0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:04 peanutstick systemd-udevd[302]: Using default interface naming scheme 'v247'.
Jul 04 15:43:04 peanutstick systemd[1]: Reached target Network.
Jul 04 15:43:04 peanutstick systemd[1]: Starting Permit User Sessions...
Jul 04 15:43:04 peanutstick systemd[1]: Finished Permit User Sessions.
Jul 04 15:43:04 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:04 peanutstick systemd[1]: Reached target Multi-User System.
Jul 04 15:43:04 peanutstick systemd[1]: Starting Light Display Manager...
Jul 04 15:43:04 peanutstick systemd[1]: Started Light Display Manager.
Jul 04 15:43:04 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:04 peanutstick systemd[1]: Reached target Graphical Interface.
Jul 04 15:43:04 peanutstick lightdm[551]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Jul 04 15:43:04 peanutstick systemd[1]: Startup finished in 5.269s (firmware) + 2.403s (loader) + 1.481s (kernel) + 2.054s (userspace) = 11.209s.
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.7429] device (wlan0): driver supports Access Point (AP) mode
Jul 04 15:43:04 peanutstick systemd-udevd[302]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.7433] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.7470] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 15:43:04 peanutstick NetworkManager[378]: <info>  [1625406184.8301] device (wlan0): set-hw-addr: set MAC address to B6:18:E6:87:61:64 (scanning)
Jul 04 15:43:04 peanutstick kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210105/nsarguments-61)
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.1728] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.1729] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.1730] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.1732] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.1737] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.1740] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:05 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 15:43:05 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 15:43:05 peanutstick kernel: wlan0: authenticated
Jul 04 15:43:05 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 15:43:05 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=2)
Jul 04 15:43:05 peanutstick kernel: wlan0: associated
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.3727] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.3727] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.3782] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.3782] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 15:43:05 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.4778] device (wlan0): supplicant interface state: disconnected -> scanning
Jul 04 15:43:05 peanutstick NetworkManager[378]: <info>  [1625406185.4779] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Jul 04 15:43:05 peanutstick iwd[379]: hardware_rekey not supported
Jul 04 15:43:05 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 15:43:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 15:43:06 peanutstick lightdm[584]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Jul 04 15:43:06 peanutstick audit[584]: CRED_ACQ pid=584 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:06 peanutstick lightdm[584]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=974) by (uid=0)
Jul 04 15:43:06 peanutstick kernel: kauditd_printk_skb: 35 callbacks suppressed
Jul 04 15:43:06 peanutstick kernel: audit: type=1103 audit(1625406186.272:46): pid=584 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:06 peanutstick systemd[1]: Created slice User Slice of UID 974.
Jul 04 15:43:06 peanutstick systemd[1]: Starting User Runtime Directory /run/user/974...
Jul 04 15:43:06 peanutstick systemd-logind[380]: New session c1 of user lightdm.
Jul 04 15:43:06 peanutstick systemd[1]: Finished User Runtime Directory /run/user/974.
Jul 04 15:43:06 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:06 peanutstick systemd[1]: Starting User Manager for UID 974...
Jul 04 15:43:06 peanutstick kernel: audit: type=1130 audit(1625406186.285:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:06 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=588 comm="(systemd) ")
Jul 04 15:43:06 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:43:06 peanutstick systemd[588]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:43:06 peanutstick audit[588]: USER_ACCT pid=588 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:06 peanutstick audit[588]: CRED_ACQ pid=588 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 04 15:43:06 peanutstick audit[588]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffc566fe160 a2=3 a3=3ce items=0 ppid=1 pid=588 auid=974 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Jul 04 15:43:06 peanutstick audit: PROCTITLE proctitle="(systemd)"
Jul 04 15:43:06 peanutstick systemd[588]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jul 04 15:43:06 peanutstick systemd[588]: pam_unix(systemd-user:session): session opened for user lightdm(uid=974) by (uid=0)
Jul 04 15:43:06 peanutstick systemd[588]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jul 04 15:43:06 peanutstick audit[588]: USER_START pid=588 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:06 peanutstick kernel: audit: type=1101 audit(1625406186.295:48): pid=588 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:06 peanutstick kernel: audit: type=1103 audit(1625406186.295:49): pid=588 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 04 15:43:06 peanutstick kernel: audit: type=1006 audit(1625406186.295:50): pid=588 uid=0 old-auid=4294967295 auid=974 tty=(none) old-ses=4294967295 ses=1 res=1
Jul 04 15:43:06 peanutstick kernel: audit: type=1300 audit(1625406186.295:50): arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffc566fe160 a2=3 a3=3ce items=0 ppid=1 pid=588 auid=974 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Jul 04 15:43:06 peanutstick kernel: audit: type=1327 audit(1625406186.295:50): proctitle="(systemd)"
Jul 04 15:43:06 peanutstick kernel: audit: type=1105 audit(1625406186.295:51): pid=588 uid=0 auid=974 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:06 peanutstick audit: BPF prog-id=25 op=LOAD
Jul 04 15:43:06 peanutstick audit[588]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffefc520c10 a2=78 a3=7ffefc520c10 items=0 ppid=1 pid=588 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Jul 04 15:43:06 peanutstick audit: PROCTITLE proctitle="(systemd)"
Jul 04 15:43:06 peanutstick audit: BPF prog-id=25 op=UNLOAD
Jul 04 15:43:06 peanutstick kernel: audit: type=1334 audit(1625406186.298:52): prog-id=25 op=LOAD
Jul 04 15:43:06 peanutstick kernel: audit: type=1300 audit(1625406186.298:52): arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffefc520c10 a2=78 a3=7ffefc520c10 items=0 ppid=1 pid=588 auid=974 uid=974 gid=974 euid=974 suid=974 fsuid=974 egid=974 sgid=974 fsgid=974 tty=(none) ses=1 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Jul 04 15:43:06 peanutstick systemd[588]: Queued start job for default target Main User Target.
Jul 04 15:43:06 peanutstick systemd[588]: Created slice User Application Slice.
Jul 04 15:43:06 peanutstick systemd[588]: Reached target Paths.
Jul 04 15:43:06 peanutstick systemd[588]: Reached target Timers.
Jul 04 15:43:06 peanutstick systemd[588]: Starting D-Bus User Message Bus Socket.
Jul 04 15:43:06 peanutstick systemd[588]: Listening on GnuPG network certificate management daemon.
Jul 04 15:43:06 peanutstick systemd[588]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 04 15:43:06 peanutstick systemd[588]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 04 15:43:06 peanutstick systemd[588]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 04 15:43:06 peanutstick systemd[588]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 04 15:43:06 peanutstick systemd[588]: Listening on p11-kit server.
Jul 04 15:43:06 peanutstick systemd[588]: Listening on Sound System.
Jul 04 15:43:06 peanutstick systemd[588]: Listening on D-Bus User Message Bus Socket.
Jul 04 15:43:06 peanutstick systemd[588]: Reached target Sockets.
Jul 04 15:43:06 peanutstick systemd[588]: Reached target Basic System.
Jul 04 15:43:06 peanutstick systemd[588]: Reached target Main User Target.
Jul 04 15:43:06 peanutstick systemd[588]: Startup finished in 95ms.
Jul 04 15:43:06 peanutstick systemd[1]: Started User Manager for UID 974.
Jul 04 15:43:06 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:06 peanutstick systemd[1]: Started Session c1 of user lightdm.
Jul 04 15:43:06 peanutstick audit[584]: USER_START pid=584 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:06 peanutstick systemd[588]: Started D-Bus User Message Bus.
Jul 04 15:43:06 peanutstick dbus-daemon[601]: [session uid=974 pid=601] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.1' (uid=974 pid=595 comm="/usr/bin/lightdm-gtk-greeter ")
Jul 04 15:43:06 peanutstick systemd[588]: Starting Accessibility services bus...
Jul 04 15:43:06 peanutstick dbus-daemon[601]: [session uid=974 pid=601] Successfully activated service 'org.a11y.Bus'
Jul 04 15:43:06 peanutstick systemd[588]: Started Accessibility services bus.
Jul 04 15:43:06 peanutstick dbus-daemon[601]: [session uid=974 pid=601] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.3' (uid=974 pid=595 comm="/usr/bin/lightdm-gtk-greeter ")
Jul 04 15:43:06 peanutstick systemd[588]: Starting Virtual filesystem service...
Jul 04 15:43:06 peanutstick dbus-daemon[601]: [session uid=974 pid=601] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 04 15:43:06 peanutstick systemd[588]: Started Virtual filesystem service.
Jul 04 15:43:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:06 peanutstick at-spi-bus-launcher[608]: dbus-daemon[608]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=974 pid=595 comm="/usr/bin/lightdm-gtk-greeter ")
Jul 04 15:43:06 peanutstick at-spi-bus-launcher[608]: dbus-daemon[608]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 04 15:43:06 peanutstick at-spi-bus-launcher[638]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5715] device (enp8s0): carrier: link connected
Jul 04 15:43:07 peanutstick kernel: r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jul 04 15:43:07 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5722] device (enp8s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5734] policy: auto-activating connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5744] device (enp8s0): Activation: starting connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5746] device (enp8s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5751] manager: NetworkManager state is now CONNECTING
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5754] device (enp8s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5767] device (enp8s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 04 15:43:07 peanutstick NetworkManager[378]: <info>  [1625406187.5771] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Jul 04 15:43:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.5873] dhcp4 (enp8s0): state changed unknown -> bound, address=192.168.0.25
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.5894] device (enp8s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.5933] device (enp8s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.5937] device (enp8s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.5944] manager: NetworkManager state is now CONNECTED_LOCAL
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.5953] manager: NetworkManager state is now CONNECTED_SITE
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.5955] policy: set 'Wired connection 1' (enp8s0) as default for IPv4 routing and DNS
Jul 04 15:43:08 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 15:43:08 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.6027] device (enp8s0): Activation: successful, device activated.
Jul 04 15:43:08 peanutstick NetworkManager[378]: <info>  [1625406188.7445] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 04 15:43:08 peanutstick audit[636]: USER_AUTH pid=636 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="peanutstick" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:08 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.16' (uid=0 pid=636 comm="lightdm --session-child 14 21 ")
Jul 04 15:43:08 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:43:08 peanutstick lightdm[636]: pam_systemd_home(lightdm:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:43:08 peanutstick audit[636]: USER_ACCT pid=636 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:08 peanutstick lightdm[636]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Jul 04 15:43:08 peanutstick systemd[1]: Stopping Session c1 of user lightdm.
Jul 04 15:43:08 peanutstick lightdm[584]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Jul 04 15:43:08 peanutstick audit[584]: USER_END pid=584 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:08 peanutstick audit[584]: CRED_DISP pid=584 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:08 peanutstick systemd[1]: session-c1.scope: Deactivated successfully.
Jul 04 15:43:08 peanutstick systemd[1]: Stopped Session c1 of user lightdm.
Jul 04 15:43:08 peanutstick systemd-logind[380]: Removed session c1.
Jul 04 15:43:08 peanutstick audit[636]: CRED_ACQ pid=636 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="peanutstick" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:08 peanutstick audit[636]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=b a1=7ffd9f695e70 a2=4 a3=3e8 items=0 ppid=551 pid=636 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="lightdm" exe="/usr/bin/lightdm" key=(null)
Jul 04 15:43:08 peanutstick audit: PROCTITLE proctitle=6C69676874646D002D2D73657373696F6E2D6368696C64003134003231
Jul 04 15:43:08 peanutstick lightdm[636]: pam_unix(lightdm:session): session opened for user peanutstick(uid=1000) by (uid=0)
Jul 04 15:43:08 peanutstick systemd[1]: Created slice User Slice of UID 1000.
Jul 04 15:43:08 peanutstick systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 04 15:43:08 peanutstick systemd-logind[380]: New session 2 of user peanutstick.
Jul 04 15:43:08 peanutstick systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 04 15:43:08 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:08 peanutstick systemd[1]: Starting User Manager for UID 1000...
Jul 04 15:43:09 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.20' (uid=0 pid=647 comm="(systemd) ")
Jul 04 15:43:09 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:43:09 peanutstick systemd[647]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:43:08 peanutstick audit[647]: USER_ACCT pid=647 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:08 peanutstick audit[647]: CRED_ACQ pid=647 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="peanutstick" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 04 15:43:08 peanutstick audit[647]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffc566fe160 a2=4 a3=3e8 items=0 ppid=1 pid=647 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Jul 04 15:43:08 peanutstick audit: PROCTITLE proctitle="(systemd)"
Jul 04 15:43:09 peanutstick systemd[647]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[peanutstick] ruser=[<unknown>] rhost=[<unknown>]
Jul 04 15:43:09 peanutstick systemd[647]: pam_unix(systemd-user:session): session opened for user peanutstick(uid=1000) by (uid=0)
Jul 04 15:43:09 peanutstick systemd[647]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jul 04 15:43:09 peanutstick audit[647]: USER_START pid=647 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="peanutstick" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:09 peanutstick audit: BPF prog-id=26 op=LOAD
Jul 04 15:43:09 peanutstick audit[647]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7fff4f7df040 a2=78 a3=7fff4f7df040 items=0 ppid=1 pid=647 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Jul 04 15:43:09 peanutstick audit: PROCTITLE proctitle="(systemd)"
Jul 04 15:43:09 peanutstick audit: BPF prog-id=26 op=UNLOAD
Jul 04 15:43:09 peanutstick systemd[647]: Queued start job for default target Main User Target.
Jul 04 15:43:09 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:09 peanutstick audit[636]: USER_START pid=636 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="peanutstick" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
Jul 04 15:43:09 peanutstick audit[636]: USER_LOGIN pid=636 uid=0 auid=1000 ses=2 msg='op=login id=1000 exe="/usr/bin/lightdm" hostname=peanutstick addr=? terminal=/dev/tty7 res=success'
Jul 04 15:43:09 peanutstick lightdm[636]: pam_env(lightdm:session): deprecated reading of user environment enabled
Jul 04 15:43:09 peanutstick systemd[647]: Created slice User Application Slice.
Jul 04 15:43:09 peanutstick systemd[647]: Reached target Paths.
Jul 04 15:43:09 peanutstick systemd[647]: Reached target Timers.
Jul 04 15:43:09 peanutstick systemd[647]: Starting D-Bus User Message Bus Socket.
Jul 04 15:43:09 peanutstick systemd[647]: Listening on GnuPG network certificate management daemon.
Jul 04 15:43:09 peanutstick systemd[647]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 04 15:43:09 peanutstick systemd[647]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 04 15:43:09 peanutstick systemd[647]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 04 15:43:09 peanutstick systemd[647]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 04 15:43:09 peanutstick systemd[647]: Listening on p11-kit server.
Jul 04 15:43:09 peanutstick systemd[647]: Listening on Sound System.
Jul 04 15:43:09 peanutstick systemd[647]: Listening on D-Bus User Message Bus Socket.
Jul 04 15:43:09 peanutstick systemd[647]: Reached target Sockets.
Jul 04 15:43:09 peanutstick systemd[647]: Reached target Basic System.
Jul 04 15:43:09 peanutstick systemd[647]: Reached target Main User Target.
Jul 04 15:43:09 peanutstick systemd[647]: Startup finished in 63ms.
Jul 04 15:43:09 peanutstick systemd[1]: Started User Manager for UID 1000.
Jul 04 15:43:09 peanutstick systemd[1]: Started Session 2 of user peanutstick.
Jul 04 15:43:09 peanutstick systemd[647]: Started D-Bus User Message Bus.
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=1000 pid=654 comm="xfce4-session ")
Jul 04 15:43:09 peanutstick systemd[647]: Starting Virtual filesystem service...
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 04 15:43:09 peanutstick systemd[647]: Started Virtual filesystem service.
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.7' (uid=1000 pid=654 comm="xfce4-session ")
Jul 04 15:43:09 peanutstick systemd[647]: Starting Accessibility services bus...
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.a11y.Bus'
Jul 04 15:43:09 peanutstick systemd[647]: Started Accessibility services bus.
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating service name='org.xfce.Xfconf' requested by ':1.4' (uid=1000 pid=654 comm="xfce4-session ")
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.xfce.Xfconf'
Jul 04 15:43:09 peanutstick at-spi-bus-launcher[687]: dbus-daemon[687]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=654 comm="xfce4-session ")
Jul 04 15:43:09 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.22' (uid=1000 pid=654 comm="xfce4-session ")
Jul 04 15:43:09 peanutstick systemd[1]: Starting Authorization Manager...
Jul 04 15:43:09 peanutstick at-spi-bus-launcher[687]: dbus-daemon[687]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 04 15:43:09 peanutstick at-spi-bus-launcher[695]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 04 15:43:09 peanutstick polkitd[696]: Started polkitd version 0.119
Jul 04 15:43:09 peanutstick polkitd[696]: Loading rules from directory /etc/polkit-1/rules.d
Jul 04 15:43:09 peanutstick polkitd[696]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 04 15:43:09 peanutstick polkitd[696]: Finished loading, compiling and executing 4 rules
Jul 04 15:43:09 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 04 15:43:09 peanutstick systemd[1]: Started Authorization Manager.
Jul 04 15:43:09 peanutstick polkitd[696]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 04 15:43:09 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating service name='org.xfce.ScreenSaver' requested by ':1.4' (uid=1000 pid=654 comm="xfce4-session ")
Jul 04 15:43:09 peanutstick systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jul 04 15:43:09 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:09 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.xfce.ScreenSaver'
Jul 04 15:43:09 peanutstick systemd[647]: Started GnuPG cryptographic agent and passphrase cache.
Jul 04 15:43:09 peanutstick gpg-agent[722]: gpg-agent (GnuPG) 2.2.28 starting in supervised mode.
Jul 04 15:43:09 peanutstick gpg-agent[722]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Jul 04 15:43:09 peanutstick gpg-agent[722]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Jul 04 15:43:09 peanutstick gpg-agent[722]: using fd 5 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Jul 04 15:43:09 peanutstick gpg-agent[722]: using fd 6 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Jul 04 15:43:09 peanutstick gpg-agent[722]: listening on: std=3 extra=5 browser=6 ssh=4
Jul 04 15:43:09 peanutstick systemd[647]: gpg-agent.service: Deactivated successfully.
Jul 04 15:43:09 peanutstick systemd[647]: Started GnuPG cryptographic agent and passphrase cache.
Jul 04 15:43:09 peanutstick gpg-agent[725]: gpg-agent (GnuPG) 2.2.28 starting in supervised mode.
Jul 04 15:43:09 peanutstick gpg-agent[725]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Jul 04 15:43:09 peanutstick gpg-agent[725]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Jul 04 15:43:09 peanutstick gpg-agent[725]: using fd 5 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Jul 04 15:43:09 peanutstick gpg-agent[725]: using fd 6 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Jul 04 15:43:09 peanutstick gpg-agent[725]: listening on: std=3 extra=5 browser=6 ssh=4
Jul 04 15:43:09 peanutstick systemd[647]: Starting Sound Service...
Jul 04 15:43:09 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.25' (uid=1000 pid=740 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Jul 04 15:43:09 peanutstick systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jul 04 15:43:09 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jul 04 15:43:09 peanutstick systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jul 04 15:43:09 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Successfully called chroot.
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Successfully dropped privileges.
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Successfully limited resources.
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Canary thread running.
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Watchdog thread running.
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Running.
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Successfully made thread 740 of process 740 owned by '1000' high priority at nice level -11.
Jul 04 15:43:09 peanutstick rtkit-daemon[743]: Supervising 1 threads of 1 processes of 1 users.
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.19' (uid=1000 pid=757 comm="xfdesktop --display :0.0 --sm-client-id 2061f1d41-")
Jul 04 15:43:10 peanutstick tumblerd[763]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: cannot open shared object file: No such file or directory
Jul 04 15:43:10 peanutstick tumblerd[763]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Jul 04 15:43:10 peanutstick tumblerd[763]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Jul 04 15:43:10 peanutstick tumblerd[763]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.6.so.0: cannot open shared object file: No such file or directory
Jul 04 15:43:10 peanutstick org.freedesktop.thumbnails.Thumbnailer1[763]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Jul 04 15:43:10 peanutstick org.freedesktop.thumbnails.Thumbnailer1[763]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Jul 04 15:43:10 peanutstick org.freedesktop.thumbnails.Thumbnailer1[763]: Registered thumbnailer atril-thumbnailer -s %s %u %o
Jul 04 15:43:10 peanutstick org.freedesktop.thumbnails.Thumbnailer1[763]: Registered thumbnailer heif-thumbnailer -s %s %i %o
Jul 04 15:43:10 peanutstick org.freedesktop.thumbnails.Thumbnailer1[763]: Registered thumbnailer mate-thumbnail-font --size %s %u %o
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.21' (uid=1000 pid=763 comm="/usr/lib/tumbler-1/tumblerd ")
Jul 04 15:43:10 peanutstick systemd[647]: Starting Virtual filesystem service - disk device monitor...
Jul 04 15:43:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:10 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.27' (uid=1000 pid=771 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Jul 04 15:43:10 peanutstick systemd[1]: Starting Disk Manager...
Jul 04 15:43:10 peanutstick udisksd[777]: udisks daemon version 2.9.2 starting
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating service name='org.freedesktop.Notifications' requested by ':1.22' (uid=1000 pid=761 comm="xfce4-power-manager --restart --sm-client-id 29295")
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.freedesktop.Notifications'
Jul 04 15:43:10 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.29' (uid=1000 pid=761 comm="xfce4-power-manager --restart --sm-client-id 29295")
Jul 04 15:43:10 peanutstick systemd[1]: Starting Daemon for power management...
Jul 04 15:43:10 peanutstick audit: BPF prog-id=27 op=LOAD
Jul 04 15:43:10 peanutstick audit: BPF prog-id=28 op=LOAD
Jul 04 15:43:10 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jul 04 15:43:10 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:10 peanutstick systemd[1]: Started Disk Manager.
Jul 04 15:43:10 peanutstick udisksd[777]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jul 04 15:43:10 peanutstick systemd[647]: Started Virtual filesystem service - disk device monitor.
Jul 04 15:43:10 peanutstick polkitd[696]: Registered Authentication Agent for unix-session:2 (system bus name :1.31 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale C)
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.19' (uid=1000 pid=757 comm="xfdesktop --display :0.0 --sm-client-id 2061f1d41-")
Jul 04 15:43:10 peanutstick systemd[647]: Starting Virtual filesystem metadata service...
Jul 04 15:43:10 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'org.gtk.vfs.Metadata'
Jul 04 15:43:10 peanutstick systemd[647]: Started Virtual filesystem metadata service.
Jul 04 15:43:10 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.UPower'
Jul 04 15:43:10 peanutstick systemd[1]: Started Daemon for power management.
Jul 04 15:43:10 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:10 peanutstick rtkit-daemon[743]: Supervising 1 threads of 1 processes of 1 users.
Jul 04 15:43:10 peanutstick rtkit-daemon[743]: Successfully made thread 879 of process 740 owned by '1000' RT at priority 5.
Jul 04 15:43:10 peanutstick rtkit-daemon[743]: Supervising 2 threads of 1 processes of 1 users.
Jul 04 15:43:10 peanutstick rtkit-daemon[743]: Supervising 2 threads of 1 processes of 1 users.
Jul 04 15:43:10 peanutstick rtkit-daemon[743]: Successfully made thread 881 of process 740 owned by '1000' RT at priority 5.
Jul 04 15:43:10 peanutstick rtkit-daemon[743]: Supervising 3 threads of 1 processes of 1 users.
Jul 04 15:43:10 peanutstick pkexec[882]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 15:43:10 peanutstick audit[882]: USER_START pid=882 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:10 peanutstick systemd[647]: Started Sound Service.
Jul 04 15:43:10 peanutstick pkexec[882]: peanutstick: Executing command [USER=root] [TTY=unknown] [CWD=/home/peanutstick] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness-switch 0]
Jul 04 15:43:12 peanutstick NetworkManager[378]: <info>  [1625406192.6211] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 15:43:12 peanutstick NetworkManager[378]: <info>  [1625406192.6211] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 15:43:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:14 peanutstick systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 04 15:43:14 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:14 peanutstick kernel: kauditd_printk_skb: 34 callbacks suppressed
Jul 04 15:43:14 peanutstick kernel: audit: type=1131 audit(1625406194.002:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:19 peanutstick systemd[1]: Stopping User Manager for UID 974...
Jul 04 15:43:19 peanutstick systemd[588]: Stopped target Main User Target.
Jul 04 15:43:19 peanutstick systemd[588]: Stopping Accessibility services bus...
Jul 04 15:43:19 peanutstick systemd[588]: Stopping D-Bus User Message Bus...
Jul 04 15:43:19 peanutstick systemd[588]: Stopping Virtual filesystem service...
Jul 04 15:43:19 peanutstick systemd[588]: dbus.service: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Stopped D-Bus User Message Bus.
Jul 04 15:43:19 peanutstick systemd[588]: at-spi-dbus-bus.service: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Stopped Accessibility services bus.
Jul 04 15:43:19 peanutstick systemd[647]: run-user-974-gvfs.mount: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: run-user-974-gvfs.mount: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: gvfs-daemon.service: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Stopped Virtual filesystem service.
Jul 04 15:43:19 peanutstick systemd[588]: Stopped target Basic System.
Jul 04 15:43:19 peanutstick systemd[588]: Stopped target Paths.
Jul 04 15:43:19 peanutstick systemd[588]: Stopped target Sockets.
Jul 04 15:43:19 peanutstick systemd[588]: Stopped target Timers.
Jul 04 15:43:19 peanutstick systemd[588]: dbus.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed D-Bus User Message Bus Socket.
Jul 04 15:43:19 peanutstick systemd[588]: dirmngr.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed GnuPG network certificate management daemon.
Jul 04 15:43:19 peanutstick systemd[588]: gpg-agent-browser.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 04 15:43:19 peanutstick systemd[588]: gpg-agent-extra.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jul 04 15:43:19 peanutstick systemd[588]: gpg-agent-ssh.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jul 04 15:43:19 peanutstick systemd[588]: gpg-agent.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed GnuPG cryptographic agent and passphrase cache.
Jul 04 15:43:19 peanutstick systemd[588]: p11-kit-server.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed p11-kit server.
Jul 04 15:43:19 peanutstick systemd[588]: pulseaudio.socket: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Closed Sound System.
Jul 04 15:43:19 peanutstick systemd[588]: Removed slice User Application Slice.
Jul 04 15:43:19 peanutstick systemd[588]: Reached target Shutdown.
Jul 04 15:43:19 peanutstick systemd[588]: systemd-exit.service: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[588]: Finished Exit the Session.
Jul 04 15:43:19 peanutstick systemd[588]: Reached target Exit the Session.
Jul 04 15:43:19 peanutstick systemd[589]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jul 04 15:43:19 peanutstick systemd[1]: user@974.service: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[1]: Stopped User Manager for UID 974.
Jul 04 15:43:19 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:19 peanutstick systemd[1]: Stopping User Runtime Directory /run/user/974...
Jul 04 15:43:19 peanutstick kernel: audit: type=1131 audit(1625406199.185:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:19 peanutstick systemd[1]: user-runtime-dir@974.service: Deactivated successfully.
Jul 04 15:43:19 peanutstick systemd[1]: Stopped User Runtime Directory /run/user/974.
Jul 04 15:43:19 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:19 peanutstick systemd[647]: run-user-974.mount: Deactivated successfully.
Jul 04 15:43:19 peanutstick kernel: audit: type=1131 audit(1625406199.188:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@974 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:19 peanutstick systemd[1]: Removed slice User Slice of UID 974.
Jul 04 15:43:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 15:43:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:33 peanutstick systemd-timesyncd[373]: Initial synchronization to time server 178.79.155.116:123 (2.arch.pool.ntp.org).
Jul 04 15:43:33 peanutstick systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 04 15:43:33 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:33 peanutstick kernel: audit: type=1131 audit(1625406213.725:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:43:33 peanutstick audit: BPF prog-id=24 op=UNLOAD
Jul 04 15:43:33 peanutstick audit: BPF prog-id=23 op=UNLOAD
Jul 04 15:43:33 peanutstick audit: BPF prog-id=22 op=UNLOAD
Jul 04 15:43:33 peanutstick kernel: audit: type=1334 audit(1625406213.848:84): prog-id=24 op=UNLOAD
Jul 04 15:43:33 peanutstick kernel: audit: type=1334 audit(1625406213.848:85): prog-id=23 op=UNLOAD
Jul 04 15:43:33 peanutstick kernel: audit: type=1334 audit(1625406213.848:86): prog-id=22 op=UNLOAD
Jul 04 15:43:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:43:42 peanutstick systemd[647]: Started snap.brave.brave.c046c97e-3b69-4163-a4aa-d393fc3cc666.scope.
Jul 04 15:43:42 peanutstick systemd[647]: tmp-snap.rootfs_skoaT8.mount: Deactivated successfully.
Jul 04 15:43:43 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Activating service name='io.snapcraft.Settings' requested by ':1.47' (uid=1000 pid=1191 comm="dbus-send --print-reply=literal --session --dest=i")
Jul 04 15:43:43 peanutstick dbus-daemon[658]: [session uid=1000 pid=658] Successfully activated service 'io.snapcraft.Settings'
Jul 04 15:43:43 peanutstick io.snapcraft.Settings[1194]: userd.go:92: Starting snap userd
Jul 04 15:45:51 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.40' (uid=0 pid=1403 comm="sudo vim /etc/iwd/main.conf ")
Jul 04 15:45:51 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:45:51 peanutstick sudo[1403]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:45:51 peanutstick audit[1403]: USER_ACCT pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:45:51 peanutstick sudo[1403]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/vim /etc/iwd/main.conf
Jul 04 15:45:51 peanutstick kernel: audit: type=1101 audit(1625406351.704:87): pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:45:51 peanutstick kernel: audit: type=1110 audit(1625406351.704:88): pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:45:51 peanutstick audit[1403]: CRED_REFR pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:45:51 peanutstick sudo[1403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 15:45:51 peanutstick audit[1403]: USER_START pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:45:51 peanutstick kernel: audit: type=1105 audit(1625406351.707:89): pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:05 peanutstick sudo[1403]: pam_unix(sudo:session): session closed for user root
Jul 04 15:46:05 peanutstick audit[1403]: USER_END pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:05 peanutstick audit[1403]: CRED_DISP pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:05 peanutstick kernel: audit: type=1106 audit(1625406365.291:90): pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:05 peanutstick kernel: audit: type=1104 audit(1625406365.294:91): pid=1403 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.41' (uid=0 pid=1408 comm="sudo cat /etc/iwd/main.conf ")
Jul 04 15:46:16 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:46:16 peanutstick sudo[1408]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 15:46:16 peanutstick audit[1408]: USER_ACCT pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick sudo[1408]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/cat /etc/iwd/main.conf
Jul 04 15:46:16 peanutstick audit[1408]: CRED_REFR pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick audit[1408]: USER_START pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick sudo[1408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 15:46:16 peanutstick audit[1408]: USER_END pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick audit[1408]: CRED_DISP pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick sudo[1408]: pam_unix(sudo:session): session closed for user root
Jul 04 15:46:16 peanutstick kernel: audit: type=1101 audit(1625406376.181:92): pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick kernel: audit: type=1110 audit(1625406376.181:93): pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick kernel: audit: type=1105 audit(1625406376.181:94): pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick kernel: audit: type=1106 audit(1625406376.181:95): pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:46:16 peanutstick kernel: audit: type=1104 audit(1625406376.181:96): pid=1408 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 15:49:59 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 15:49:59 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.1044] device (wlan0): set-hw-addr: set MAC address to FA:BF:FB:09:11:CE (scanning)
Jul 04 15:49:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.1151] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.1151] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 15:49:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 15:49:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.2017] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.2018] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 15:49:59 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 15:49:59 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 15:49:59 peanutstick kernel: wlan0: authenticated
Jul 04 15:49:59 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 15:49:59 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=2)
Jul 04 15:49:59 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 15:49:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 15:49:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.3649] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.3650] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 15:49:59 peanutstick kernel: wlan0: associated
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.3704] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.3704] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 15:49:59 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 15:49:59 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.4703] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 15:49:59 peanutstick NetworkManager[378]: <info>  [1625406599.4704] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 15:49:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 15:50:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:50:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:56:52 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 15:56:53 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.0079] device (wlan0): set-hw-addr: set MAC address to 8E:AF:05:D4:33:96 (scanning)
Jul 04 15:56:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.0202] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.0202] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 15:56:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 15:56:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.1083] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.1084] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 15:56:53 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:56:53 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 15:56:53 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 15:56:53 peanutstick kernel: wlan0: authenticated
Jul 04 15:56:53 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 15:56:53 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=2)
Jul 04 15:56:53 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 15:56:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 15:56:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.2634] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.2634] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 15:56:53 peanutstick kernel: wlan0: associated
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.2689] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.2689] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.3696] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 15:56:53 peanutstick NetworkManager[378]: <info>  [1625407013.3697] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 15:56:53 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 15:56:53 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 15:56:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 15:56:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:56:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:57:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:58:05 peanutstick systemd[1]: Starting Cleanup of Temporary Directories...
Jul 04 15:58:05 peanutstick systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jul 04 15:58:05 peanutstick systemd[1]: Finished Cleanup of Temporary Directories.
Jul 04 15:58:05 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:58:05 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:58:05 peanutstick kernel: audit: type=1130 audit(1625407085.703:97): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:58:05 peanutstick kernel: audit: type=1131 audit(1625407085.703:98): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:58:25 peanutstick kernel: r8169 0000:08:00.0 enp8s0: Link is Down
Jul 04 15:58:31 peanutstick NetworkManager[378]: <info>  [1625407111.4635] device (enp8s0): state change: activated -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 04 15:58:31 peanutstick NetworkManager[378]: <info>  [1625407111.4898] dhcp4 (enp8s0): canceled DHCP transaction
Jul 04 15:58:31 peanutstick NetworkManager[378]: <info>  [1625407111.4899] dhcp4 (enp8s0): state changed bound -> terminated
Jul 04 15:58:31 peanutstick NetworkManager[378]: <info>  [1625407111.5125] manager: NetworkManager state is now DISCONNECTED
Jul 04 15:58:31 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 15:58:31 peanutstick systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 04 15:58:31 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 04 15:58:31 peanutstick systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 04 15:58:31 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:58:31 peanutstick kernel: audit: type=1130 audit(1625407111.523:99): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:58:42 peanutstick systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 04 15:58:42 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:58:42 peanutstick kernel: audit: type=1131 audit(1625407122.004:100): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 15:59:22 peanutstick iwd[379]: Received Deauthentication event, reason: 4, from_ap: false
Jul 04 15:59:22 peanutstick NetworkManager[378]: <info>  [1625407162.1571] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 15:59:22 peanutstick NetworkManager[378]: <info>  [1625407162.1572] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 15:59:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 15:59:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:59:22 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 15:59:28 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:28 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:28 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:44 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:44 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:44 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:44 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 15:59:44 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:10 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:10 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:10 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:15 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:15 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:56 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:56 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:00:56 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:01:49 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:01:49 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:02:22 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:02:22 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:02:22 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:02:22 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:02:22 peanutstick kernel: wlan0: authenticated
Jul 04 16:02:22 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:02:22 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=2)
Jul 04 16:02:22 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:02:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:02:22 peanutstick NetworkManager[378]: <info>  [1625407342.1177] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 16:02:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:02:22 peanutstick NetworkManager[378]: <info>  [1625407342.1177] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 16:02:22 peanutstick kernel: wlan0: associated
Jul 04 16:02:22 peanutstick NetworkManager[378]: <info>  [1625407342.1229] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:02:22 peanutstick NetworkManager[378]: <info>  [1625407342.1230] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:02:22 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:02:22 peanutstick NetworkManager[378]: <info>  [1625407342.2238] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:02:22 peanutstick NetworkManager[378]: <info>  [1625407342.2238] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:02:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:02:56 peanutstick kernel: wlan0: deauthenticated from b8:d9:4d:0d:b1:3f (Reason: 0=<unknown>)
Jul 04 16:02:57 peanutstick iwd[379]: Received Deauthentication event, reason: 0, from_ap: true
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.0625] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.0626] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 16:02:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:02:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:02:57 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:02:57 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:02:57 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:02:57 peanutstick kernel: wlan0: authenticated
Jul 04 16:02:57 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:02:57 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:02:57 peanutstick kernel: wlan0: associated
Jul 04 16:02:57 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:02:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:02:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.4064] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.4064] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.4118] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.4119] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:02:57 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.5116] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:02:57 peanutstick NetworkManager[378]: <info>  [1625407377.5117] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:02:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:03:45 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:03:46 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.0046] device (wlan0): set-hw-addr: set MAC address to 7E:94:AD:6A:42:20 (scanning)
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.0165] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.0166] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 16:03:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.0628] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.0629] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 16:03:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:03:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:03:46 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:03:46 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:03:46 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:03:46 peanutstick kernel: wlan0: authenticated
Jul 04 16:03:46 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:03:46 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:03:46 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:03:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:03:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.5749] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 16:03:46 peanutstick kernel: wlan0: associated
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.5750] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.5801] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.5802] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:03:46 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.6803] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:03:46 peanutstick NetworkManager[378]: <info>  [1625407426.6803] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:03:46 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:03:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:03:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:03:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:03:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:03:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:03:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:04:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:38 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:10:38 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:10:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.0831] device (wlan0): set-hw-addr: set MAC address to 6A:7C:AC:F2:3F:F1 (scanning)
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.0950] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.0950] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 16:10:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.1616] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.1617] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 16:10:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:38 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:10:38 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:10:38 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 2/3)
Jul 04 16:10:38 peanutstick kernel: wlan0: authenticated
Jul 04 16:10:38 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:10:38 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:10:38 peanutstick kernel: wlan0: associated
Jul 04 16:10:38 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:10:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:10:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.3932] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.3932] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.3987] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.3987] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:10:38 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.4986] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:10:38 peanutstick NetworkManager[378]: <info>  [1625407838.4987] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:10:38 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:10:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:10:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:10:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:11:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:29 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:17:30 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:17:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.0052] device (wlan0): set-hw-addr: set MAC address to 4E:1F:11:C9:71:90 (scanning)
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.0172] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.0172] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.0172] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.0172] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 16:17:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:17:30 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:17:30 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:17:30 peanutstick kernel: wlan0: authenticated
Jul 04 16:17:30 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:17:30 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:17:30 peanutstick kernel: wlan0: associated
Jul 04 16:17:30 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:17:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:17:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.5729] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.5730] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.5784] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.5785] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:17:30 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:17:30 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.6784] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:17:30 peanutstick NetworkManager[378]: <info>  [1625408250.6785] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:17:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:17:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:17:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:18:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:18:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:18:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:18:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:18:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:22 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:24:22 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.0827] device (wlan0): set-hw-addr: set MAC address to D6:A8:D8:B5:A6:F4 (scanning)
Jul 04 16:24:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.0976] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.0976] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 16:24:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.1483] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.1484] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 16:24:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:22 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:24:22 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:24:22 peanutstick kernel: wlan0: authenticated
Jul 04 16:24:22 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:24:22 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:24:22 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:24:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:24:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.3910] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.3910] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 16:24:22 peanutstick kernel: wlan0: associated
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.3955] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.3955] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:24:22 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.4958] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:24:22 peanutstick NetworkManager[378]: <info>  [1625408662.4959] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:24:22 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:24:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:24:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:24:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:25:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:25:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:16 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:31:16 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:31:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.1041] device (wlan0): set-hw-addr: set MAC address to F6:99:87:BC:91:7C (scanning)
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.1124] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.1124] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.1124] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.1124] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 16:31:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:31:16 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:31:16 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:31:16 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:31:16 peanutstick kernel: wlan0: authenticated
Jul 04 16:31:16 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:31:16 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:31:16 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:31:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:31:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.6735] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.6736] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 16:31:16 peanutstick kernel: wlan0: associated
Jul 04 16:31:16 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.6788] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.6788] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.7788] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:31:16 peanutstick NetworkManager[378]: <info>  [1625409076.7789] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:31:16 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:31:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:31:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:31:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:32:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:32:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:08 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:38:08 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.0108] device (wlan0): set-hw-addr: set MAC address to 26:30:36:49:58:E6 (scanning)
Jul 04 16:38:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:38:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.1031] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.1031] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 16:38:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:08 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:38:08 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3e
Jul 04 16:38:08 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 16:38:08 peanutstick kernel: wlan0: authenticated
Jul 04 16:38:08 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 16:38:08 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3e (capab=0x1411 status=0 aid=2)
Jul 04 16:38:08 peanutstick kernel: wlan0: associated
Jul 04 16:38:08 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:38:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3e reason=3 locally_generated=1
Jul 04 16:38:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.5870] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.5870] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 16:38:08 peanutstick kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by b8:d9:4d:0d:b1:3e
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.5923] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.5923] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.6923] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:38:08 peanutstick NetworkManager[378]: <info>  [1625409488.6924] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:38:08 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:38:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:38:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:38:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:01 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3e by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:45:01 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.0597] device (wlan0): set-hw-addr: set MAC address to 6E:2D:9E:19:22:7B (scanning)
Jul 04 16:45:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:45:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.1298] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.1299] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 16:45:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:01 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:45:01 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:45:01 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:45:01 peanutstick kernel: wlan0: authenticated
Jul 04 16:45:01 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:45:01 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:45:01 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:45:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:45:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.6311] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.6312] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 16:45:01 peanutstick kernel: wlan0: associated
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.6364] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.6365] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.7365] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:45:01 peanutstick NetworkManager[378]: <info>  [1625409901.7366] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:45:01 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:45:01 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:45:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:45:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:45:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:51:53 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:51:54 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.0058] device (wlan0): set-hw-addr: set MAC address to 2E:E1:D0:E4:2F:DC (scanning)
Jul 04 16:51:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.0140] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.0140] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.0141] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.0141] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 16:51:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:51:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:51:54 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:51:54 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:51:54 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:51:54 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 2/3)
Jul 04 16:51:54 peanutstick kernel: wlan0: authenticated
Jul 04 16:51:54 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:51:54 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 16:51:54 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:51:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 16:51:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.5743] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.5743] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 16:51:54 peanutstick kernel: wlan0: associated
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.5798] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.5799] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:51:54 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.6797] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:51:54 peanutstick NetworkManager[378]: <info>  [1625410314.6798] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:51:54 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:51:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:51:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:51:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:52:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:58:46 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 16:58:46 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.1638] device (wlan0): set-hw-addr: set MAC address to 0E:58:9C:8A:06:66 (scanning)
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.1754] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.1755] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 16:58:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.1958] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.1958] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 16:58:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 16:58:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:58:46 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 16:58:46 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 16:58:46 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 16:58:46 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 2/3)
Jul 04 16:58:46 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 3/3)
Jul 04 16:58:46 peanutstick kernel: wlan0: authentication with b8:d9:4d:0d:b1:3f timed out
Jul 04 16:58:46 peanutstick iwd[379]: authentication timed out
Jul 04 16:58:46 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3e
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.8557] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.8558] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 16:58:46 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 16:58:46 peanutstick kernel: wlan0: authenticated
Jul 04 16:58:46 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 16:58:46 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3e (capab=0x1411 status=0 aid=2)
Jul 04 16:58:46 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 16:58:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3e reason=3 locally_generated=1
Jul 04 16:58:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.9011] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 16:58:46 peanutstick kernel: wlan0: associated
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.9012] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.9064] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 16:58:46 peanutstick NetworkManager[378]: <info>  [1625410726.9064] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 16:58:46 peanutstick kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by b8:d9:4d:0d:b1:3e
Jul 04 16:58:47 peanutstick NetworkManager[378]: <info>  [1625410727.0064] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 16:58:47 peanutstick NetworkManager[378]: <info>  [1625410727.0065] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 16:58:47 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 16:58:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 16:58:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:58:50 peanutstick wpa_supplicant[549]: wlan0: Reject scan trigger since one is already pending
Jul 04 16:58:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:58:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:59:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:59:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:59:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:59:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:59:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 16:59:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:33 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3e by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:05:33 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:05:33 peanutstick iwd[379]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.0445] device (wlan0): set-hw-addr: set MAC address to 06:2B:D8:D3:97:5D (scanning)
Jul 04 17:05:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.0561] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.0561] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 17:05:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.1135] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.1136] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 17:05:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:33 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 17:05:33 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 17:05:33 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:05:33 peanutstick kernel: wlan0: authenticated
Jul 04 17:05:33 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:05:33 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:05:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 17:05:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.3578] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.3578] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 17:05:33 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 17:05:33 peanutstick kernel: wlan0: associated
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.3633] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.3633] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:05:33 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.4639] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:05:33 peanutstick NetworkManager[378]: <info>  [1625411133.4640] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:05:33 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:05:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:05:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:05:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:06:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:06:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:06:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:06:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:06:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:26 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:12:27 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:12:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.0075] device (wlan0): set-hw-addr: set MAC address to 6E:AD:F1:5F:E6:15 (scanning)
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.0157] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.0157] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 17:12:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.0792] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.0793] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 17:12:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:27 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 17:12:27 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 17:12:27 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:12:27 peanutstick kernel: wlan0: authenticated
Jul 04 17:12:27 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:12:27 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 17:12:27 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:12:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 17:12:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:12:27 peanutstick kernel: wlan0: associated
Jul 04 17:12:27 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.3147] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.3148] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.3200] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.3200] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.4201] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:12:27 peanutstick NetworkManager[378]: <info>  [1625411547.4202] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:12:27 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:12:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:12:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:12:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:13:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:13:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:13:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:20 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:19:20 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.0635] device (wlan0): set-hw-addr: set MAC address to 06:BE:F6:08:6B:93 (scanning)
Jul 04 17:19:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:19:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.0722] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.0722] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.0722] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.0722] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 17:19:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:20 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 17:19:20 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 17:19:20 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:19:20 peanutstick kernel: wlan0: authenticated
Jul 04 17:19:20 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:19:20 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 17:19:20 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:19:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 17:19:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:19:20 peanutstick kernel: wlan0: associated
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.6350] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.6351] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.6405] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.6406] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:19:20 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.7405] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:19:20 peanutstick NetworkManager[378]: <info>  [1625411960.7405] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:19:21 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:19:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:19:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:19:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:20:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:20:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:12 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:26:12 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.1047] device (wlan0): set-hw-addr: set MAC address to 76:EB:2D:EE:6F:A9 (scanning)
Jul 04 17:26:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:26:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.1562] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.1563] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 17:26:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:12 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 17:26:12 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 17:26:12 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:26:12 peanutstick kernel: wlan0: authenticated
Jul 04 17:26:12 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:26:12 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 17:26:12 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:26:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 17:26:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.6734] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.6735] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 17:26:12 peanutstick kernel: wlan0: associated
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.6790] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.6791] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:26:12 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.7790] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:26:12 peanutstick NetworkManager[378]: <info>  [1625412372.7791] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:26:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:26:13 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:26:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:26:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:03 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:33:04 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.0074] device (wlan0): set-hw-addr: set MAC address to D6:B2:7F:EE:CD:96 (scanning)
Jul 04 17:33:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.0196] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.0196] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 17:33:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.1213] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.1214] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 17:33:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:04 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 17:33:04 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:33:04 peanutstick kernel: wlan0: authenticated
Jul 04 17:33:04 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:33:04 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 17:33:04 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:33:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 17:33:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.3169] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.3170] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 17:33:04 peanutstick kernel: wlan0: associated
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.3224] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.3224] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:33:04 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.4230] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:33:04 peanutstick NetworkManager[378]: <info>  [1625412784.4231] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:33:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:33:04 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:33:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:33:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:39:56 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:39:56 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.1042] device (wlan0): set-hw-addr: set MAC address to 2E:CB:45:EA:09:D9 (scanning)
Jul 04 17:39:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.1123] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.1123] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.1124] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.1124] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 17:39:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:39:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:39:56 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 17:39:56 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:39:56 peanutstick kernel: wlan0: authenticated
Jul 04 17:39:56 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:39:56 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 17:39:56 peanutstick kernel: wlan0: associated
Jul 04 17:39:56 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:39:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 17:39:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.6761] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.6762] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.6815] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.6816] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:39:56 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.7814] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:39:56 peanutstick NetworkManager[378]: <info>  [1625413196.7815] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:39:56 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:39:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:39:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:40:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:46:49 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:46:49 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.0197] device (wlan0): set-hw-addr: set MAC address to 42:A1:93:3A:9D:18 (scanning)
Jul 04 17:46:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.0332] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.0332] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.0333] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.0333] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 17:46:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:46:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:46:49 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 17:46:49 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3e
Jul 04 17:46:49 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 17:46:49 peanutstick kernel: wlan0: authenticated
Jul 04 17:46:49 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 17:46:49 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3e (capab=0x1411 status=0 aid=2)
Jul 04 17:46:49 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:46:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3e reason=3 locally_generated=1
Jul 04 17:46:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.5966] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.5967] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 17:46:49 peanutstick kernel: wlan0: associated
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.6021] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.6021] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.7020] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:46:49 peanutstick NetworkManager[378]: <info>  [1625413609.7021] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:46:49 peanutstick kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by b8:d9:4d:0d:b1:3e
Jul 04 17:46:49 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:46:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:46:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:46:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:46:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:47:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:49:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:53:41 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3e by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 17:53:41 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.0257] device (wlan0): set-hw-addr: set MAC address to 0E:76:D5:CC:7C:4B (scanning)
Jul 04 17:53:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.0393] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.0393] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 17:53:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.0946] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.0947] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 17:53:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:53:41 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 17:53:41 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 17:53:41 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:53:41 peanutstick kernel: wlan0: authenticated
Jul 04 17:53:41 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 17:53:41 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 17:53:41 peanutstick kernel: wlan0: associated
Jul 04 17:53:41 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 17:53:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 17:53:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.3405] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.3406] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.3458] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.3459] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.4460] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 17:53:41 peanutstick NetworkManager[378]: <info>  [1625414021.4461] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 17:53:41 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 17:53:41 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 17:53:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 17:53:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:53:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:53:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:53:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:53:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:53:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:53:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 17:54:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:33 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:00:33 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.1049] device (wlan0): set-hw-addr: set MAC address to 5A:CD:8A:53:68:B2 (scanning)
Jul 04 18:00:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.1184] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.1185] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:00:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.1878] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.1878] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:00:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:33 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:00:33 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:00:33 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:00:33 peanutstick kernel: wlan0: authenticated
Jul 04 18:00:33 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:00:33 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:00:33 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:00:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:00:33 peanutstick kernel: wlan0: associated
Jul 04 18:00:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.4185] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.4186] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.4239] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.4240] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:00:33 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.5238] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:00:33 peanutstick NetworkManager[378]: <info>  [1625414433.5239] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:00:33 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:00:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:00:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:00:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:01:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:01:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:01:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:01:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:01:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:26 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:07:26 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.0281] device (wlan0): set-hw-addr: set MAC address to 3E:76:C2:7F:D6:3D (scanning)
Jul 04 18:07:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.0355] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.0355] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.0355] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.0355] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:07:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 18:07:26 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:07:26 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:07:26 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:07:26 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 2/3)
Jul 04 18:07:26 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 3/3)
Jul 04 18:07:26 peanutstick kernel: wlan0: authentication with b8:d9:4d:0d:b1:3f timed out
Jul 04 18:07:26 peanutstick iwd[379]: authentication timed out
Jul 04 18:07:26 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3e
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.8172] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.8172] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 18:07:26 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 18:07:26 peanutstick kernel: wlan0: authenticated
Jul 04 18:07:26 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 18:07:26 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3e (capab=0x1411 status=0 aid=2)
Jul 04 18:07:26 peanutstick kernel: wlan0: associated
Jul 04 18:07:26 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:07:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3e reason=3 locally_generated=1
Jul 04 18:07:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.9293] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.9294] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.9346] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:07:26 peanutstick NetworkManager[378]: <info>  [1625414846.9347] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:07:26 peanutstick kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by b8:d9:4d:0d:b1:3e
Jul 04 18:07:27 peanutstick NetworkManager[378]: <info>  [1625414847.0349] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:07:27 peanutstick NetworkManager[378]: <info>  [1625414847.0349] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:07:27 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:07:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:07:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:07:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:08:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:08:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:15 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3e by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:14:16 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.0089] device (wlan0): set-hw-addr: set MAC address to BE:07:79:3E:6D:50 (scanning)
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.0219] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.0219] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.0901] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.0902] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:16 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:14:16 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:14:16 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:14:16 peanutstick kernel: wlan0: authenticated
Jul 04 18:14:16 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:14:16 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:14:16 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:14:16 peanutstick kernel: wlan0: associated
Jul 04 18:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.3208] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.3209] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.3241] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.3241] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:14:16 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:14:16 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.4240] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:14:16 peanutstick NetworkManager[378]: <info>  [1625415256.4241] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:14:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:14:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:15:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:15:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:08 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:21:08 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:21:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.1046] device (wlan0): set-hw-addr: set MAC address to 9E:5B:2D:6E:6A:0F (scanning)
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.1162] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.1162] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:21:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.1673] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.1673] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:21:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:08 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:21:08 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:21:08 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:21:08 peanutstick kernel: wlan0: authenticated
Jul 04 18:21:08 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:21:08 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:21:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:21:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:21:08 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:21:08 peanutstick kernel: wlan0: associated
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.4143] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.4143] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.4201] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.4202] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:21:08 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.5210] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:21:08 peanutstick NetworkManager[378]: <info>  [1625415668.5211] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:21:08 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:21:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:21:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:21:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:01 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:28:01 peanutstick iwd[379]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.0636] device (wlan0): set-hw-addr: set MAC address to 12:97:6D:57:B7:99 (scanning)
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.0767] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.0767] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.1538] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.1539] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:01 peanutstick iwd[379]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:28:01 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:28:01 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:28:01 peanutstick kernel: wlan0: authenticated
Jul 04 18:28:01 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:28:01 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:28:01 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:28:01 peanutstick kernel: wlan0: associated
Jul 04 18:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.3812] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.3812] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.3865] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.3866] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:28:01 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:28:01 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.4873] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:28:01 peanutstick NetworkManager[378]: <info>  [1625416081.4874] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:28:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:28:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2193] device (enp8s0): carrier: link connected
Jul 04 18:32:02 peanutstick kernel: r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2200] device (enp8s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2220] policy: auto-activating connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2233] device (enp8s0): Activation: starting connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2235] device (enp8s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2243] manager: NetworkManager state is now CONNECTING
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2248] device (enp8s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2251] device (enp8s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 04 18:32:02 peanutstick NetworkManager[378]: <info>  [1625416322.2252] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Jul 04 18:32:04 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 18:32:04 peanutstick systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 04 18:32:04 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 04 18:32:04 peanutstick systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 04 18:32:04 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:04 peanutstick kernel: audit: type=1130 audit(1625416324.231:101): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2637] dhcp4 (enp8s0): state changed unknown -> bound, address=192.168.0.25
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2647] device (enp8s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2661] device (enp8s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2662] device (enp8s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2666] manager: NetworkManager state is now CONNECTED_LOCAL
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2669] manager: NetworkManager state is now CONNECTED_SITE
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2670] policy: set 'Wired connection 1' (enp8s0) as default for IPv4 routing and DNS
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.2721] device (enp8s0): Activation: successful, device activated.
Jul 04 18:32:05 peanutstick NetworkManager[378]: <info>  [1625416325.4071] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 04 18:32:14 peanutstick systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 04 18:32:14 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:14 peanutstick kernel: audit: type=1131 audit(1625416334.001:102): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:34 peanutstick polkitd[696]: Registered Authentication Agent for unix-process:2204:1017385 (system bus name :1.44 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C)
Jul 04 18:32:36 peanutstick audit[2224]: USER_AUTH pid=2224 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:36 peanutstick audit[2224]: USER_ACCT pid=2224 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:36 peanutstick kernel: audit: type=1100 audit(1625416356.855:103): pid=2224 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:36 peanutstick kernel: audit: type=1101 audit(1625416356.855:104): pid=2224 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:36 peanutstick polkitd[696]: Operator of unix-session:2 successfully authenticated as unix-user:root to gain TEMPORARY authorization for action org.freedesktop.systemd1.manage-units for system-bus-name::1.45 [systemctl restart iwd] (owned by unix-user:peanutstick)
Jul 04 18:32:36 peanutstick iwd[379]: Terminate
Jul 04 18:32:36 peanutstick iwd[379]: Removing scan context for wdev 2
Jul 04 18:32:36 peanutstick systemd[1]: Stopping Wireless service...
Jul 04 18:32:36 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:32:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:32:36 peanutstick NetworkManager[378]: <info>  [1625416356.8959] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:32:36 peanutstick NetworkManager[378]: <info>  [1625416356.8959] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:32:37 peanutstick iwd[379]: Removing scan context for wdev 3
Jul 04 18:32:37 peanutstick iwd[379]: D-Bus disconnected, quitting...
Jul 04 18:32:37 peanutstick systemd[1]: iwd.service: Deactivated successfully.
Jul 04 18:32:37 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:37 peanutstick systemd[1]: Stopped Wireless service.
Jul 04 18:32:37 peanutstick kernel: audit: type=1131 audit(1625416357.881:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:37 peanutstick audit: BPF prog-id=29 op=LOAD
Jul 04 18:32:37 peanutstick kernel: audit: type=1334 audit(1625416357.885:106): prog-id=29 op=LOAD
Jul 04 18:32:37 peanutstick systemd[1]: Starting Wireless service...
Jul 04 18:32:37 peanutstick iwd[2232]: Wireless daemon version 1.15
Jul 04 18:32:37 peanutstick iwd[2232]: Loaded configuration from /etc/iwd/main.conf
Jul 04 18:32:37 peanutstick systemd[1]: Started Wireless service.
Jul 04 18:32:37 peanutstick iwd[2232]: station: Network configuration is disabled.
Jul 04 18:32:37 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:37 peanutstick polkitd[696]: Unregistered Authentication Agent for unix-process:2204:1017385 (system bus name :1.44, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C) (disconnected from bus)
Jul 04 18:32:37 peanutstick kernel: audit: type=1130 audit(1625416357.895:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 18:32:37 peanutstick audit: BPF prog-id=18 op=UNLOAD
Jul 04 18:32:37 peanutstick kernel: audit: type=1334 audit(1625416357.928:108): prog-id=18 op=UNLOAD
Jul 04 18:32:37 peanutstick iwd[2232]: rfkill id 1 can't be matched to a wiphy
Jul 04 18:32:37 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 18:32:37 peanutstick NetworkManager[378]: <info>  [1625416357.9561] device (wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 18:32:37 peanutstick iwd[2232]: Wiphy: 0, Name: phy0
Jul 04 18:32:37 peanutstick iwd[2232]:         Permanent Address: f8:a2:d6:e6:8a:75
Jul 04 18:32:37 peanutstick iwd[2232]:         2.4Ghz Band:
Jul 04 18:32:37 peanutstick iwd[2232]:                 Bitrates (non-HT):
Jul 04 18:32:37 peanutstick iwd[2232]:                          1.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          2.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          5.5 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         11.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          6.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          9.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         12.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         18.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         24.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         36.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         48.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         54.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT Capabilities:
Jul 04 18:32:37 peanutstick iwd[2232]:                         HT40
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 20Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 40Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT RX MCS indexes:
Jul 04 18:32:37 peanutstick iwd[2232]:                         0-7
Jul 04 18:32:37 peanutstick iwd[2232]:         5Ghz Band:
Jul 04 18:32:37 peanutstick iwd[2232]:                 Bitrates (non-HT):
Jul 04 18:32:37 peanutstick iwd[2232]:                          6.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                          9.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         12.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         18.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         24.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         36.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         48.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                         54.0 Mbps
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT Capabilities:
Jul 04 18:32:37 peanutstick iwd[2232]:                         HT40
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 20Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 40Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                 HT RX MCS indexes:
Jul 04 18:32:37 peanutstick iwd[2232]:                         0-7
Jul 04 18:32:37 peanutstick iwd[2232]:                 VHT Capabilities:
Jul 04 18:32:37 peanutstick iwd[2232]:                         Short GI for 80Mhz
Jul 04 18:32:37 peanutstick iwd[2232]:                         Max RX MCS: 0-9 for NSS: 1
Jul 04 18:32:37 peanutstick iwd[2232]:                         Max TX MCS: 0-9 for NSS: 1
Jul 04 18:32:37 peanutstick iwd[2232]:         Ciphers: CCMP TKIP BIP
Jul 04 18:32:37 peanutstick iwd[2232]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jul 04 18:32:38 peanutstick systemd-udevd[2234]: Using default interface naming scheme 'v247'.
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: Could not read interface p2p-dev-wlan0 flags: No such device
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.3107] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick systemd-udevd[2234]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.3112] device (wlan0): driver supports Access Point (AP) mode
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.3115] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/6)
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.3149] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.3963] device (wlan0): set-hw-addr: set MAC address to 7E:66:F9:5D:65:94 (scanning)
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.8770] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.8772] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.8777] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/7)
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.8782] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.8794] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.8806] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 18:32:38 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:32:38 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:32:38 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:32:38 peanutstick kernel: wlan0: authenticated
Jul 04 18:32:38 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:32:38 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:32:38 peanutstick kernel: wlan0: associated
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:32:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.9588] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.9588] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.9644] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:32:38 peanutstick NetworkManager[378]: <info>  [1625416358.9645] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:32:39 peanutstick iwd[2232]: hardware_rekey not supported
Jul 04 18:32:39 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:32:39 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:32:39 peanutstick NetworkManager[378]: <info>  [1625416359.0645] device (wlan0): supplicant interface state: disconnected -> scanning
Jul 04 18:32:39 peanutstick NetworkManager[378]: <info>  [1625416359.0646] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Jul 04 18:32:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:32:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:46 peanutstick NetworkManager[378]: <info>  [1625416366.1845] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 18:32:46 peanutstick NetworkManager[378]: <info>  [1625416366.1845] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 18:32:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:32:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:33:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:30 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:39:31 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.0068] device (wlan0): set-hw-addr: set MAC address to BA:47:0A:8C:30:E3 (scanning)
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.0210] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.0210] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:39:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.0629] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.0630] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:39:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 18:39:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:31 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:39:31 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:39:31 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:39:31 peanutstick kernel: wlan0: authenticated
Jul 04 18:39:31 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:39:31 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:39:31 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:39:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:39:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.5738] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 18:39:31 peanutstick kernel: wlan0: associated
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.5739] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.5792] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.5793] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:39:31 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:39:31 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.6791] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:39:31 peanutstick NetworkManager[378]: <info>  [1625416771.6792] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:39:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:39:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:39:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:40:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:40:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:40:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:40:08 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.49' (uid=0 pid=2340 comm="sudo journalctl -u dhcpcd ")
Jul 04 18:40:08 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 18:40:08 peanutstick sudo[2340]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 18:40:08 peanutstick kernel: audit: type=1101 audit(1625416808.260:109): pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:08 peanutstick kernel: audit: type=1110 audit(1625416808.260:110): pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:08 peanutstick kernel: audit: type=1105 audit(1625416808.260:111): pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:08 peanutstick audit[2340]: USER_ACCT pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:08 peanutstick audit[2340]: CRED_REFR pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:08 peanutstick audit[2340]: USER_START pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:08 peanutstick sudo[2340]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -u dhcpcd
Jul 04 18:40:08 peanutstick sudo[2340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 18:40:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:40:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:40:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:40:30 peanutstick sudo[2340]: pam_unix(sudo:session): session closed for user root
Jul 04 18:40:30 peanutstick audit[2340]: USER_END pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:30 peanutstick audit[2340]: CRED_DISP pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:30 peanutstick kernel: audit: type=1106 audit(1625416830.047:112): pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:30 peanutstick kernel: audit: type=1104 audit(1625416830.047:113): pid=2340 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:36 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.50' (uid=0 pid=2346 comm="sudo journalctl -u iwd ")
Jul 04 18:40:36 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 18:40:36 peanutstick sudo[2346]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 18:40:36 peanutstick audit[2346]: USER_ACCT pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:36 peanutstick sudo[2346]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -u iwd
Jul 04 18:40:36 peanutstick audit[2346]: CRED_REFR pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:36 peanutstick audit[2346]: USER_START pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:36 peanutstick sudo[2346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 18:40:36 peanutstick kernel: audit: type=1101 audit(1625416836.134:114): pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:36 peanutstick kernel: audit: type=1110 audit(1625416836.134:115): pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:40:36 peanutstick kernel: audit: type=1105 audit(1625416836.134:116): pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:16 peanutstick systemd-timesyncd[373]: Initial synchronization to time server 212.51.181.242:123 (0.arch.pool.ntp.org).
Jul 04 18:42:39 peanutstick sudo[2346]: pam_unix(sudo:session): session closed for user root
Jul 04 18:42:39 peanutstick kernel: audit: type=1106 audit(1625416959.458:117): pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:39 peanutstick kernel: audit: type=1104 audit(1625416959.458:118): pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:39 peanutstick audit[2346]: USER_END pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:39 peanutstick audit[2346]: CRED_DISP pid=2346 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:56 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.51' (uid=0 pid=2367 comm="sudo journalctl -u dhcpcd ")
Jul 04 18:42:56 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 18:42:56 peanutstick sudo[2367]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 18:42:56 peanutstick audit[2367]: USER_ACCT pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:56 peanutstick sudo[2367]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -u dhcpcd
Jul 04 18:42:56 peanutstick audit[2367]: CRED_REFR pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:56 peanutstick sudo[2367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 18:42:56 peanutstick audit[2367]: USER_START pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:56 peanutstick kernel: audit: type=1101 audit(1625416976.954:119): pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:56 peanutstick kernel: audit: type=1110 audit(1625416976.954:120): pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:42:56 peanutstick kernel: audit: type=1105 audit(1625416976.954:121): pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:44:52 peanutstick sudo[2367]: pam_unix(sudo:session): session closed for user root
Jul 04 18:44:52 peanutstick kernel: audit: type=1106 audit(1625417092.411:122): pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:44:52 peanutstick kernel: audit: type=1104 audit(1625417092.411:123): pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:44:52 peanutstick audit[2367]: USER_END pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:44:52 peanutstick audit[2367]: CRED_DISP pid=2367 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 18:46:24 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:46:25 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.0051] device (wlan0): set-hw-addr: set MAC address to DE:0A:9F:BC:5F:76 (scanning)
Jul 04 18:46:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.0124] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.0124] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.0129] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.0129] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:46:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 18:46:25 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:46:25 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:46:25 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:46:25 peanutstick kernel: wlan0: authenticated
Jul 04 18:46:25 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:46:25 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:46:25 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:46:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:46:25 peanutstick kernel: wlan0: associated
Jul 04 18:46:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.5746] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.5747] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.5802] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.5802] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:46:25 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:46:25 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.6800] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:46:25 peanutstick NetworkManager[378]: <info>  [1625417185.6801] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:46:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:46:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:46:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:47:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:47:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:17 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 18:53:17 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 18:53:17 peanutstick iwd[2232]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.0149] device (wlan0): set-hw-addr: set MAC address to E2:EC:08:92:92:D5 (scanning)
Jul 04 18:53:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.0278] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.0278] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.0278] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.0279] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 18:53:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:17 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 18:53:17 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 18:53:17 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:53:17 peanutstick kernel: wlan0: authenticated
Jul 04 18:53:17 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 18:53:17 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 18:53:17 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 18:53:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 18:53:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 18:53:17 peanutstick kernel: wlan0: associated
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.3271] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.3272] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.3289] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.3290] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 18:53:17 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 18:53:17 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.4291] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 18:53:17 peanutstick NetworkManager[378]: <info>  [1625417597.4292] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 18:53:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 18:53:17 peanutstick wpa_supplicant[549]: wlan0: Reject scan trigger since one is already pending
Jul 04 18:53:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:20 peanutstick wpa_supplicant[549]: wlan0: Reject scan trigger since one is already pending
Jul 04 18:53:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 18:53:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:04 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:00:04 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.0482] device (wlan0): set-hw-addr: set MAC address to 3E:4D:C0:E2:45:1F (scanning)
Jul 04 19:00:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.0609] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.0610] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.0610] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.0610] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:00:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:00:04 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 19:00:04 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:00:04 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:00:04 peanutstick kernel: wlan0: authenticated
Jul 04 19:00:04 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:00:04 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:00:04 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:00:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:00:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.6199] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.6200] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:00:04 peanutstick kernel: wlan0: associated
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.6255] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.6255] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:00:04 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:00:04 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.7255] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:00:04 peanutstick NetworkManager[378]: <info>  [1625418004.7255] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:00:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:00:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:06:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:06:57 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:06:57 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.0535] device (wlan0): set-hw-addr: set MAC address to 86:19:FC:D6:9B:19 (scanning)
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.0646] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.0646] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:06:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.0883] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.0883] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:06:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:06:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:06:57 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 19:06:57 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:06:57 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:06:57 peanutstick kernel: wlan0: authenticated
Jul 04 19:06:57 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:06:57 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:06:57 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:06:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:06:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.6201] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.6202] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:06:57 peanutstick kernel: wlan0: associated
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.6256] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.6256] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:06:57 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:06:57 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.7254] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:06:57 peanutstick NetworkManager[378]: <info>  [1625418417.7255] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:06:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:06:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:07:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:13:50 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:13:50 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.0529] device (wlan0): set-hw-addr: set MAC address to 86:AA:5B:92:18:7D (scanning)
Jul 04 19:13:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.0647] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.0647] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:13:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.1196] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.1197] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:13:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:13:50 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 19:13:50 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:13:50 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:13:50 peanutstick kernel: wlan0: authenticated
Jul 04 19:13:50 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:13:50 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:13:50 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:13:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:13:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.3623] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.3623] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:13:50 peanutstick kernel: wlan0: associated
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.3681] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.3681] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:13:50 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.4684] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:13:50 peanutstick NetworkManager[378]: <info>  [1625418830.4685] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:13:50 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:13:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:13:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:13:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:13:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:14:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:43 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:20:43 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.0115] device (wlan0): set-hw-addr: set MAC address to 46:12:53:29:D7:C3 (scanning)
Jul 04 19:20:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.0199] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:20:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.0199] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.0316] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.0316] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:20:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:43 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 19:20:43 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:20:43 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:20:43 peanutstick kernel: wlan0: authenticated
Jul 04 19:20:43 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:20:43 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:20:43 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:20:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:20:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:20:43 peanutstick kernel: wlan0: associated
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.5805] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.5806] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.5858] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.5858] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.6858] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:20:43 peanutstick NetworkManager[378]: <info>  [1625419243.6858] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:20:43 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:20:43 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:20:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:20:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:20:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:21:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:35 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:27:36 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.0060] device (wlan0): set-hw-addr: set MAC address to 7A:C8:51:15:D5:84 (scanning)
Jul 04 19:27:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:27:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.1021] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.1022] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 19:27:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:36 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:27:36 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:27:36 peanutstick kernel: wlan0: authenticated
Jul 04 19:27:36 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:27:36 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:27:36 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:27:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:27:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.5733] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.5734] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 19:27:36 peanutstick kernel: wlan0: associated
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.5787] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.5788] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.6788] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:27:36 peanutstick NetworkManager[378]: <info>  [1625419656.6789] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:27:36 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:27:36 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:27:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:27:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:28:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:28:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:28:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:28:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:28:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:28:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:30:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:34:28 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:34:29 peanutstick iwd[2232]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:34:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.0076] device (wlan0): set-hw-addr: set MAC address to 56:4D:6C:00:BA:DA (scanning)
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.0214] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.0214] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.0216] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.0216] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:34:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:34:29 peanutstick iwd[2232]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 19:34:29 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:34:29 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:34:29 peanutstick kernel: wlan0: authenticated
Jul 04 19:34:29 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:34:29 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:34:29 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:34:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:34:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.5765] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.5765] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:34:29 peanutstick kernel: wlan0: associated
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.5818] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.5819] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:34:29 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:34:29 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.6818] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:34:29 peanutstick NetworkManager[378]: <info>  [1625420069.6819] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:34:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:34:31 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:34:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:35:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:35:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:35:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:35:14 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:35:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:36:54 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.52' (uid=0 pid=2680 comm="sudo journalctl ")
Jul 04 19:36:54 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:36:54 peanutstick sudo[2680]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:36:54 peanutstick kernel: audit: type=1101 audit(1625420214.118:124): pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:36:54 peanutstick kernel: audit: type=1110 audit(1625420214.118:125): pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:36:54 peanutstick kernel: audit: type=1105 audit(1625420214.118:126): pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:36:54 peanutstick audit[2680]: USER_ACCT pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:36:54 peanutstick audit[2680]: CRED_REFR pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:36:54 peanutstick audit[2680]: USER_START pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:36:54 peanutstick sudo[2680]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl
Jul 04 19:36:54 peanutstick sudo[2680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:38:09 peanutstick sudo[2680]: pam_unix(sudo:session): session closed for user root
Jul 04 19:38:09 peanutstick audit[2680]: USER_END pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:09 peanutstick audit[2680]: CRED_DISP pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:09 peanutstick kernel: audit: type=1106 audit(1625420289.892:127): pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:09 peanutstick kernel: audit: type=1104 audit(1625420289.892:128): pid=2680 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:17 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.53' (uid=0 pid=2761 comm="sudo journalctl ")
Jul 04 19:38:17 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:38:17 peanutstick sudo[2761]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:38:17 peanutstick audit[2761]: USER_ACCT pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:17 peanutstick sudo[2761]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl
Jul 04 19:38:17 peanutstick audit[2761]: CRED_REFR pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:17 peanutstick sudo[2761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:38:17 peanutstick audit[2761]: USER_START pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:17 peanutstick kernel: audit: type=1101 audit(1625420297.372:129): pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:17 peanutstick kernel: audit: type=1110 audit(1625420297.372:130): pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:17 peanutstick kernel: audit: type=1105 audit(1625420297.372:131): pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:23 peanutstick sudo[2761]: pam_unix(sudo:session): session closed for user root
Jul 04 19:38:23 peanutstick audit[2761]: USER_END pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:23 peanutstick audit[2761]: CRED_DISP pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:23 peanutstick kernel: audit: type=1106 audit(1625420303.002:132): pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:23 peanutstick kernel: audit: type=1104 audit(1625420303.002:133): pid=2761 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:51 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.54' (uid=0 pid=2778 comm="sudo journalctl -n 300 ")
Jul 04 19:38:51 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:38:51 peanutstick sudo[2778]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:38:51 peanutstick kernel: audit: type=1101 audit(1625420331.622:134): pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:51 peanutstick audit[2778]: USER_ACCT pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:51 peanutstick sudo[2778]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -n 300
Jul 04 19:38:51 peanutstick audit[2778]: CRED_REFR pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:51 peanutstick sudo[2778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:38:51 peanutstick audit[2778]: USER_START pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:51 peanutstick kernel: audit: type=1110 audit(1625420331.625:135): pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:38:51 peanutstick kernel: audit: type=1105 audit(1625420331.625:136): pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:40:46 peanutstick sudo[2778]: pam_unix(sudo:session): session closed for user root
Jul 04 19:40:46 peanutstick kernel: audit: type=1106 audit(1625420446.296:137): pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:40:46 peanutstick kernel: audit: type=1104 audit(1625420446.296:138): pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:40:46 peanutstick audit[2778]: USER_END pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:40:46 peanutstick audit[2778]: CRED_DISP pid=2778 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:40:48 peanutstick kernel: r8169 0000:08:00.0 enp8s0: Link is Down
Jul 04 19:40:54 peanutstick NetworkManager[378]: <info>  [1625420454.9430] device (enp8s0): state change: activated -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 04 19:40:54 peanutstick NetworkManager[378]: <info>  [1625420454.9806] dhcp4 (enp8s0): canceled DHCP transaction
Jul 04 19:40:54 peanutstick NetworkManager[378]: <info>  [1625420454.9807] dhcp4 (enp8s0): state changed bound -> terminated
Jul 04 19:40:54 peanutstick NetworkManager[378]: <info>  [1625420454.9913] manager: NetworkManager state is now DISCONNECTED
Jul 04 19:40:54 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 19:40:54 peanutstick systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 04 19:40:55 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 04 19:40:55 peanutstick systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 04 19:40:55 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:40:55 peanutstick kernel: audit: type=1130 audit(1625420455.009:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:41:05 peanutstick systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 04 19:41:05 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:41:05 peanutstick kernel: audit: type=1131 audit(1625420465.006:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:41:15 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.56' (uid=0 pid=2801 comm="sudo systemctl restart iwctl ")
Jul 04 19:41:15 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:15 peanutstick sudo[2801]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:15 peanutstick audit[2801]: USER_ACCT pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick sudo[2801]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/systemctl restart iwctl
Jul 04 19:41:15 peanutstick audit[2801]: CRED_REFR pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick sudo[2801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:41:15 peanutstick audit[2801]: USER_START pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick kernel: audit: type=1101 audit(1625420475.736:141): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick kernel: audit: type=1110 audit(1625420475.736:142): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick kernel: audit: type=1105 audit(1625420475.736:143): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick audit[2801]: USER_END pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick audit[2801]: CRED_DISP pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick sudo[2801]: pam_unix(sudo:session): session closed for user root
Jul 04 19:41:15 peanutstick kernel: audit: type=1106 audit(1625420475.739:144): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:15 peanutstick kernel: audit: type=1104 audit(1625420475.739:145): pid=2801 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:18 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.57' (uid=0 pid=2804 comm="sudo systemctl restart iwd ")
Jul 04 19:41:18 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:18 peanutstick sudo[2804]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:18 peanutstick audit[2804]: USER_ACCT pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:18 peanutstick sudo[2804]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/systemctl restart iwd
Jul 04 19:41:18 peanutstick audit[2804]: CRED_REFR pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:18 peanutstick kernel: audit: type=1101 audit(1625420478.593:146): pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:18 peanutstick kernel: audit: type=1110 audit(1625420478.593:147): pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:18 peanutstick sudo[2804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:41:18 peanutstick audit[2804]: USER_START pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:18 peanutstick kernel: audit: type=1105 audit(1625420478.596:148): pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:18 peanutstick iwd[2232]: Terminate
Jul 04 19:41:18 peanutstick iwd[2232]: Removing scan context for wdev 5
Jul 04 19:41:18 peanutstick systemd[1]: Stopping Wireless service...
Jul 04 19:41:18 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:41:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:41:18 peanutstick NetworkManager[378]: <info>  [1625420478.6217] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:41:18 peanutstick NetworkManager[378]: <info>  [1625420478.6217] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:41:19 peanutstick iwd[2232]: Removing scan context for wdev 6
Jul 04 19:41:19 peanutstick iwd[2232]: D-Bus disconnected, quitting...
Jul 04 19:41:19 peanutstick systemd[1]: iwd.service: Deactivated successfully.
Jul 04 19:41:19 peanutstick kernel: audit: type=1131 audit(1625420479.606:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:41:19 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:41:19 peanutstick systemd[1]: Stopped Wireless service.
Jul 04 19:41:19 peanutstick audit: BPF prog-id=30 op=LOAD
Jul 04 19:41:19 peanutstick kernel: audit: type=1334 audit(1625420479.609:150): prog-id=30 op=LOAD
Jul 04 19:41:19 peanutstick systemd[1]: Starting Wireless service...
Jul 04 19:41:19 peanutstick iwd[2812]: Wireless daemon version 1.15
Jul 04 19:41:19 peanutstick iwd[2812]: Loaded configuration from /etc/iwd/main.conf
Jul 04 19:41:19 peanutstick systemd[1]: Started Wireless service.
Jul 04 19:41:19 peanutstick iwd[2812]: station: Network configuration is disabled.
Jul 04 19:41:19 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:41:19 peanutstick audit[2804]: USER_END pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:19 peanutstick audit[2804]: CRED_DISP pid=2804 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:19 peanutstick sudo[2804]: pam_unix(sudo:session): session closed for user root
Jul 04 19:41:19 peanutstick audit: BPF prog-id=29 op=UNLOAD
Jul 04 19:41:19 peanutstick iwd[2812]: rfkill id 1 can't be matched to a wiphy
Jul 04 19:41:19 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 19:41:19 peanutstick NetworkManager[378]: <info>  [1625420479.6616] device (wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 19:41:19 peanutstick iwd[2812]: Wiphy: 0, Name: phy0
Jul 04 19:41:19 peanutstick iwd[2812]:         Permanent Address: f8:a2:d6:e6:8a:75
Jul 04 19:41:19 peanutstick iwd[2812]:         2.4Ghz Band:
Jul 04 19:41:19 peanutstick iwd[2812]:                 Bitrates (non-HT):
Jul 04 19:41:19 peanutstick iwd[2812]:                          1.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          2.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          5.5 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         11.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          6.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          9.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         12.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         18.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         24.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         36.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         48.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         54.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         HT40
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 20Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 40Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT RX MCS indexes:
Jul 04 19:41:19 peanutstick iwd[2812]:                         0-7
Jul 04 19:41:19 peanutstick iwd[2812]:         5Ghz Band:
Jul 04 19:41:19 peanutstick iwd[2812]:                 Bitrates (non-HT):
Jul 04 19:41:19 peanutstick iwd[2812]:                          6.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                          9.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         12.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         18.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         24.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         36.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         48.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                         54.0 Mbps
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         HT40
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 20Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 40Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                 HT RX MCS indexes:
Jul 04 19:41:19 peanutstick iwd[2812]:                         0-7
Jul 04 19:41:19 peanutstick iwd[2812]:                 VHT Capabilities:
Jul 04 19:41:19 peanutstick iwd[2812]:                         Short GI for 80Mhz
Jul 04 19:41:19 peanutstick iwd[2812]:                         Max RX MCS: 0-9 for NSS: 1
Jul 04 19:41:19 peanutstick iwd[2812]:                         Max TX MCS: 0-9 for NSS: 1
Jul 04 19:41:19 peanutstick iwd[2812]:         Ciphers: CCMP TKIP BIP
Jul 04 19:41:19 peanutstick iwd[2812]:         Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jul 04 19:41:19 peanutstick NetworkManager[378]: <info>  [1625420479.6636] device (p2p-dev-wlan0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 19:41:19 peanutstick systemd-udevd[2814]: Using default interface naming scheme 'v247'.
Jul 04 19:41:19 peanutstick wpa_supplicant[549]: Could not read interface p2p-dev-wlan0 flags: No such device
Jul 04 19:41:20 peanutstick systemd-udevd[2814]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0193] device (wlan0): driver supports Access Point (AP) mode
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0197] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/8)
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.0227] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.1059] device (wlan0): set-hw-addr: set MAC address to 8E:BC:97:6E:B2:20 (scanning)
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: nl80211: kernel reports: Match already configured
Jul 04 19:41:20 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:41:20 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:41:20 peanutstick kernel: wlan0: authenticated
Jul 04 19:41:20 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:41:20 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:41:20 peanutstick kernel: wlan0: associated
Jul 04 19:41:20 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6875] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6877] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6882] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/9)
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6886] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6900] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 04 19:41:20 peanutstick NetworkManager[378]: <info>  [1625420480.6912] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 19:41:20 peanutstick iwd[2812]: hardware_rekey not supported
Jul 04 19:41:20 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:41:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:41:21 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.59' (uid=0 pid=2823 comm="sudo journalctl -n 300 ")
Jul 04 19:41:21 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:21 peanutstick sudo[2823]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 19:41:21 peanutstick audit[2823]: USER_ACCT pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:21 peanutstick sudo[2823]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -n 300
Jul 04 19:41:21 peanutstick audit[2823]: CRED_REFR pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:21 peanutstick kernel: kauditd_printk_skb: 4 callbacks suppressed
Jul 04 19:41:21 peanutstick kernel: audit: type=1101 audit(1625420481.789:155): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:21 peanutstick kernel: audit: type=1110 audit(1625420481.789:156): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:21 peanutstick audit[2823]: USER_START pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:21 peanutstick sudo[2823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 19:41:21 peanutstick kernel: audit: type=1105 audit(1625420481.793:157): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 19:41:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:27 peanutstick NetworkManager[378]: <info>  [1625420487.7883] device (wlan0): supplicant interface state: disconnected -> scanning
Jul 04 19:41:27 peanutstick NetworkManager[378]: <info>  [1625420487.7884] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Jul 04 19:41:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:34 peanutstick NetworkManager[378]: <info>  [1625420494.8033] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 19:41:34 peanutstick NetworkManager[378]: <info>  [1625420494.8034] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 19:41:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:43 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:41:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:42:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:44:55 peanutstick kernel: r8169 0000:08:00.0 enp8s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5508] device (enp8s0): carrier: link connected
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5512] device (enp8s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5526] policy: auto-activating connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5535] device (enp8s0): Activation: starting connection 'Wired connection 1' (242dbee1-8032-3cdb-87c5-389cee1bd097)
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5537] device (enp8s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5543] manager: NetworkManager state is now CONNECTING
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5546] device (enp8s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5553] device (enp8s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:55 peanutstick NetworkManager[378]: <info>  [1625420695.5557] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5649] dhcp4 (enp8s0): state changed unknown -> bound, address=192.168.0.25
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5672] device (enp8s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:56 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 19:44:56 peanutstick systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 04 19:44:56 peanutstick dbus-daemon[377]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 04 19:44:56 peanutstick systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 04 19:44:56 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5760] device (enp8s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5762] device (enp8s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5764] manager: NetworkManager state is now CONNECTED_LOCAL
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5766] manager: NetworkManager state is now CONNECTED_SITE
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5766] policy: set 'Wired connection 1' (enp8s0) as default for IPv4 routing and DNS
Jul 04 19:44:56 peanutstick kernel: audit: type=1130 audit(1625420696.570:158): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.5811] device (enp8s0): Activation: successful, device activated.
Jul 04 19:44:56 peanutstick NetworkManager[378]: <info>  [1625420696.7170] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 04 19:45:07 peanutstick systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 04 19:45:07 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:45:07 peanutstick kernel: audit: type=1131 audit(1625420707.000:159): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 19:46:19 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:46:20 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:46:20 peanutstick iwd[2812]: Received error during CMD_TRIGGER_SCAN: Network is down (100)
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0035] device (wlan0): set-hw-addr: set MAC address to 4A:34:D0:32:EA:1C (scanning)
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0120] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0120] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0668] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.0669] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:20 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:46:20 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:46:20 peanutstick kernel: wlan0: authenticated
Jul 04 19:46:20 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:46:20 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3077] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3077] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:46:20 peanutstick kernel: wlan0: associated
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3128] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.3129] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:46:20 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:46:20 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.4135] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:46:20 peanutstick NetworkManager[378]: <info>  [1625420780.4136] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:46:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:46:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:44 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:46:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:47:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:47:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:47:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:53:12 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 19:53:13 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0082] device (wlan0): set-hw-addr: set MAC address to BA:BE:8F:4B:70:31 (scanning)
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0161] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0161] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0618] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.0619] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:13 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 19:53:13 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:53:13 peanutstick kernel: wlan0: authenticated
Jul 04 19:53:13 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 19:53:13 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5765] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5765] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 19:53:13 peanutstick kernel: wlan0: associated
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5821] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.5821] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 19:53:13 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 19:53:13 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.6819] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 19:53:13 peanutstick NetworkManager[378]: <info>  [1625421193.6820] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 19:53:13 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 19:53:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:29 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:37 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:53:58 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:54:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 19:55:36 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:00:06 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:00:06 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0137] device (wlan0): set-hw-addr: set MAC address to DE:A4:33:9A:05:8F (scanning)
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0246] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0247] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0805] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.0806] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:06 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:00:06 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:00:06 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:00:06 peanutstick kernel: wlan0: authenticated
Jul 04 20:00:06 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:00:06 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3216] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3216] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:00:06 peanutstick kernel: wlan0: associated
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3268] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.3269] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:00:06 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:00:06 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.4275] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:00:06 peanutstick NetworkManager[378]: <info>  [1625421606.4276] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:00:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:00:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:30 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:00:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:00 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:07:00 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0077] device (wlan0): set-hw-addr: set MAC address to 1A:94:54:4B:CE:C7 (scanning)
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0199] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0199] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0615] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.0616] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:00 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:07:00 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:07:00 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:07:00 peanutstick kernel: wlan0: authenticated
Jul 04 20:07:00 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:07:00 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:07:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:07:00 peanutstick kernel: wlan0: associated
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5737] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5738] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5789] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.5790] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:07:00 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:07:00 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.6790] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:07:00 peanutstick NetworkManager[378]: <info>  [1625422020.6791] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:07:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:07:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:07 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:15 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:45 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:07:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:13:54 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:13:54 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0321] device (wlan0): set-hw-addr: set MAC address to 32:78:32:B7:D4:B6 (scanning)
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.0395] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:13:54 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:13:54 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:13:54 peanutstick kernel: wlan0: authenticated
Jul 04 20:13:54 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:13:54 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:13:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.5995] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.5996] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:13:54 peanutstick kernel: wlan0: associated
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.6049] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.6049] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:13:54 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:13:54 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.7045] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:13:54 peanutstick NetworkManager[378]: <info>  [1625422434.7046] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:13:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:13:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:13:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:08 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:16 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:26 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:14:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:47 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:20:47 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.0513] device (wlan0): set-hw-addr: set MAC address to 4A:7F:9D:B9:32:32 (scanning)
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.0646] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.0646] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.1468] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.1469] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:47 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:20:47 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:20:47 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:20:47 peanutstick kernel: wlan0: authenticated
Jul 04 20:20:47 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:20:47 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:20:47 peanutstick kernel: wlan0: associated
Jul 04 20:20:47 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3637] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3637] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3644] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.3645] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.4645] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:20:47 peanutstick NetworkManager[378]: <info>  [1625422847.4646] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:20:47 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:20:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:20:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:51 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:20:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:09 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:11 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:21 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:21:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:38 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:27:38 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.0912] device (wlan0): set-hw-addr: set MAC address to E2:D9:D3:A2:0D:98 (scanning)
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1055] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1056] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1061] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.1062] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:27:38 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:27:38 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:27:38 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:27:38 peanutstick kernel: wlan0: authenticated
Jul 04 20:27:38 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:27:38 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:27:38 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6596] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6596] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:27:38 peanutstick kernel: wlan0: associated
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6648] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.6648] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:27:38 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:27:38 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.7647] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:27:38 peanutstick NetworkManager[378]: <info>  [1625423258.7647] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:27:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:27:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:46 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:53 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:27:55 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:00 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:01 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:02 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:28:57 peanutstick sudo[2823]: pam_unix(sudo:session): session closed for user root
Jul 04 20:28:57 peanutstick kernel: audit: type=1106 audit(1625423337.128:160): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:28:57 peanutstick kernel: audit: type=1104 audit(1625423337.128:161): pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:28:57 peanutstick audit[2823]: USER_END pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:28:57 peanutstick audit[2823]: CRED_DISP pid=2823 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:05 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.61' (uid=0 pid=3404 comm="sudo wifi-menu ")
Jul 04 20:29:05 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:29:05 peanutstick sudo[3404]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:29:05 peanutstick audit[3404]: USER_ACCT pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:05 peanutstick sudo[3404]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/wifi-menu
Jul 04 20:29:05 peanutstick audit[3404]: CRED_REFR pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:05 peanutstick kernel: audit: type=1101 audit(1625423345.092:162): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:05 peanutstick kernel: audit: type=1110 audit(1625423345.092:163): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:05 peanutstick audit[3404]: USER_START pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:05 peanutstick sudo[3404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:29:05 peanutstick kernel: audit: type=1105 audit(1625423345.095:164): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:05 peanutstick NetworkManager[378]: <info>  [1625423345.1232] device (wlan0): supplicant interface state: inactive -> scanning
Jul 04 20:29:05 peanutstick NetworkManager[378]: <info>  [1625423345.1232] device (p2p-dev-wlan0): supplicant management interface state: inactive -> scanning
Jul 04 20:29:10 peanutstick wpa_supplicant[549]: wlan0: Reject scan trigger since one is already pending
Jul 04 20:29:12 peanutstick NetworkManager[378]: <info>  [1625423352.0941] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 20:29:12 peanutstick NetworkManager[378]: <info>  [1625423352.0942] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 20:29:19 peanutstick systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Jul 04 20:29:19 peanutstick network[3588]: Starting network profile 'wlan0'...
Jul 04 20:29:19 peanutstick network[3588]: The interface of network profile 'wlan0' is already up
Jul 04 20:29:19 peanutstick systemd[1]: netctl@wlan0.service: Main process exited, code=exited, status=1/FAILURE
Jul 04 20:29:19 peanutstick systemd[1]: netctl@wlan0.service: Failed with result 'exit-code'.
Jul 04 20:29:19 peanutstick systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP.
Jul 04 20:29:19 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlan0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 04 20:29:19 peanutstick kernel: audit: type=1130 audit(1625423359.262:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wlan0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jul 04 20:29:19 peanutstick sudo[3404]: pam_unix(sudo:session): session closed for user root
Jul 04 20:29:19 peanutstick kernel: audit: type=1106 audit(1625423359.275:166): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:19 peanutstick kernel: audit: type=1104 audit(1625423359.275:167): pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:19 peanutstick audit[3404]: USER_END pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:29:19 peanutstick audit[3404]: CRED_DISP pid=3404 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:34:31 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:34:32 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0079] device (wlan0): set-hw-addr: set MAC address to AA:8A:E4:F8:F5:B7 (scanning)
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0199] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0199] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0803] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.0804] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:32 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:34:32 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:34:32 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:34:32 peanutstick kernel: wlan0: authenticated
Jul 04 20:34:32 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:34:32 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3149] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3149] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:34:32 peanutstick kernel: wlan0: associated
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3201] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.3201] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:34:32 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:34:32 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.4211] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:34:32 peanutstick NetworkManager[378]: <info>  [1625423672.4212] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:34:32 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:34:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:48 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:54 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:34:56 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:04 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:06 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:17 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:35:19 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:24 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:41:25 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0063] device (wlan0): set-hw-addr: set MAC address to 2A:47:8E:D6:C2:F6 (scanning)
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0746] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0746] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0801] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.0802] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:25 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:41:25 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:41:25 peanutstick kernel: wlan0: authenticated
Jul 04 20:41:25 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:41:25 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:41:25 peanutstick kernel: wlan0: associated
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3170] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3170] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3215] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.3215] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:41:25 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:41:25 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.4216] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick NetworkManager[378]: <info>  [1625424085.4217] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:41:25 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:41:27 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:39 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:41 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:47 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:49 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:57 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:41:59 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:42:10 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:42:12 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:18 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:48:18 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0187] device (wlan0): set-hw-addr: set MAC address to 22:80:71:A2:23:27 (scanning)
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0304] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0304] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0935] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.0936] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:18 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:48:18 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:48:18 peanutstick kernel: wlan0: authenticated
Jul 04 20:48:18 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:48:18 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: No network configuration found for the current AP
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3285] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3285] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 20:48:18 peanutstick kernel: wlan0: associated
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3331] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.3331] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:48:18 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.4341] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 20:48:18 peanutstick NetworkManager[378]: <info>  [1625424498.4342] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 20:48:18 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:48:18 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:48:20 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:22 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:48:24 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:28 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:33 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:34 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:35 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:40 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:42 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:50 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:48:52 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:49:03 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:49:03 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.63' (uid=0 pid=3711 comm="sudo journalctl -n 200 ")
Jul 04 20:49:03 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:49:03 peanutstick sudo[3711]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:49:03 peanutstick kernel: audit: type=1101 audit(1625424543.945:168): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:49:03 peanutstick kernel: audit: type=1110 audit(1625424543.945:169): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:49:03 peanutstick kernel: audit: type=1105 audit(1625424543.945:170): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:49:03 peanutstick audit[3711]: USER_ACCT pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:49:03 peanutstick audit[3711]: CRED_REFR pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:49:03 peanutstick audit[3711]: USER_START pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:49:03 peanutstick sudo[3711]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -n 200
Jul 04 20:49:03 peanutstick sudo[3711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:49:05 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:13 peanutstick sudo[3711]: pam_unix(sudo:session): session closed for user root
Jul 04 20:54:13 peanutstick kernel: audit: type=1106 audit(1625424853.505:171): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:13 peanutstick kernel: audit: type=1104 audit(1625424853.505:172): pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:13 peanutstick audit[3711]: USER_END pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:13 peanutstick audit[3711]: CRED_DISP pid=3711 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.64' (uid=0 pid=3857 comm="sudo killall wpa_supplicant ")
Jul 04 20:54:22 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:22 peanutstick sudo[3857]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:22 peanutstick audit[3857]: USER_ACCT pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick sudo[3857]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/killall wpa_supplicant
Jul 04 20:54:22 peanutstick audit[3857]: CRED_REFR pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick sudo[3857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:54:22 peanutstick audit[3857]: USER_START pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 20:54:22 peanutstick kernel: audit: type=1101 audit(1625424862.941:173): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick kernel: audit: type=1110 audit(1625424862.941:174): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick kernel: audit: type=1105 audit(1625424862.941:175): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick sudo[3857]: pam_unix(sudo:session): session closed for user root
Jul 04 20:54:22 peanutstick audit[3857]: USER_END pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick audit[3857]: CRED_DISP pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick kernel: audit: type=1106 audit(1625424862.945:176): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:22 peanutstick kernel: audit: type=1104 audit(1625424862.945:177): pid=3857 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:23 peanutstick wpa_supplicant[549]: p2p-dev-wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:23 peanutstick wpa_supplicant[549]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 20:54:23 peanutstick wpa_supplicant[549]: wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.2075] device (wlan0): supplicant interface state: inactive -> internal-down
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.2078] device (wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Jul 04 20:54:23 peanutstick systemd[1]: wpa_supplicant.service: Deactivated successfully.
Jul 04 20:54:23 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:54:23 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:54:23 peanutstick kernel: audit: type=1131 audit(1625424863.208:178): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:54:23 peanutstick systemd[1]: wpa_supplicant.service: Consumed 5.283s CPU time.
Jul 04 20:54:23 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.3016] device (wlan0): set-hw-addr: set MAC address to 12:18:99:B8:AD:1E (scanning)
Jul 04 20:54:23 peanutstick NetworkManager[378]: <info>  [1625424863.5607] device (p2p-dev-wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Jul 04 20:54:23 peanutstick NetworkManager[378]: <error> [1625424863.5609] device (wlan0): Couldn't initialize supplicant interface: Name owner lost
Jul 04 20:54:23 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 20:54:23 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:54:23 peanutstick kernel: wlan0: authenticated
Jul 04 20:54:23 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 20:54:23 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 20:54:23 peanutstick kernel: wlan0: associated
Jul 04 20:54:23 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:54:23 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 20:54:34 peanutstick NetworkManager[378]: <warn>  [1625424874.0034] device (wlan0): re-acquiring supplicant interface (#1).
Jul 04 20:54:34 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 20:54:34 peanutstick systemd[1]: Starting WPA supplicant...
Jul 04 20:54:34 peanutstick dbus-daemon[377]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: Successfully initialized wpa_supplicant
Jul 04 20:54:34 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:54:34 peanutstick systemd[1]: Started WPA supplicant.
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: nl80211: kernel reports: Match already configured
Jul 04 20:54:34 peanutstick kernel: audit: type=1130 audit(1625424874.005:179): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1515] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1515] device (p2p-dev-wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1518] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1520] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/10)
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1521] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1525] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 04 20:54:34 peanutstick NetworkManager[378]: <info>  [1625424874.1528] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 20:54:34 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:36 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:37 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:40 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:43 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:43 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:48 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:49 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:50 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:55 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:56 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:57 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:54:58 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.66' (uid=0 pid=3880 comm="sudo killall wpa_supplicant ")
Jul 04 20:54:58 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:58 peanutstick sudo[3880]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:54:58 peanutstick audit[3880]: USER_ACCT pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick sudo[3880]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/killall wpa_supplicant
Jul 04 20:54:58 peanutstick audit[3880]: CRED_REFR pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick sudo[3880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:54:58 peanutstick audit[3880]: USER_START pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick kernel: audit: type=1101 audit(1625424898.852:180): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick kernel: audit: type=1110 audit(1625424898.852:181): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick kernel: audit: type=1105 audit(1625424898.852:182): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick sudo[3880]: pam_unix(sudo:session): session closed for user root
Jul 04 20:54:58 peanutstick audit[3880]: USER_END pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick audit[3880]: CRED_DISP pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick wpa_supplicant[3870]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jul 04 20:54:58 peanutstick kernel: audit: type=1106 audit(1625424898.855:183): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick kernel: audit: type=1104 audit(1625424898.855:184): pid=3880 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:54:58 peanutstick wpa_supplicant[3870]: p2p-dev-wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:58 peanutstick wpa_supplicant[3870]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jul 04 20:54:59 peanutstick wpa_supplicant[3870]: wlan0: CTRL-EVENT-TERMINATING
Jul 04 20:54:59 peanutstick NetworkManager[378]: <info>  [1625424899.0081] device (wlan0): supplicant interface state: disconnected -> internal-down
Jul 04 20:54:59 peanutstick NetworkManager[378]: <info>  [1625424899.0088] device (wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Jul 04 20:54:59 peanutstick NetworkManager[378]: <info>  [1625424899.0095] device (p2p-dev-wlan0): state change: disconnected -> unavailable (reason 'supplicant-failed', sys-iface-state: 'managed')
Jul 04 20:54:59 peanutstick systemd[1]: wpa_supplicant.service: Deactivated successfully.
Jul 04 20:54:59 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:54:59 peanutstick kernel: audit: type=1131 audit(1625424899.009:185): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:54:59 peanutstick audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:54:59 peanutstick NetworkManager[378]: <error> [1625424899.0119] device (wlan0): Couldn't initialize supplicant interface: Name owner lost
Jul 04 20:55:08 peanutstick NetworkManager[378]: <warn>  [1625424908.9983] device (wlan0): re-acquiring supplicant interface (#1).
Jul 04 20:55:08 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=378 comm="/usr/bin/NetworkManager --no-daemon ")
Jul 04 20:55:09 peanutstick systemd[1]: Starting WPA supplicant...
Jul 04 20:55:09 peanutstick dbus-daemon[377]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 04 20:55:09 peanutstick systemd[1]: Started WPA supplicant.
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: Successfully initialized wpa_supplicant
Jul 04 20:55:09 peanutstick audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:55:09 peanutstick kernel: audit: type=1130 audit(1625424909.005:186): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: nl80211: kernel reports: Match already configured
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1496] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1496] device (p2p-dev-wlan0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1500] Wi-Fi P2P device controlled by interface wlan0 created
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1501] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/11)
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1503] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1506] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 04 20:55:09 peanutstick NetworkManager[378]: <info>  [1625424909.1510] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 04 20:55:09 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:55:11 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:55:20 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.68' (uid=0 pid=3895 comm="sudo iwd ")
Jul 04 20:55:20 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:20 peanutstick sudo[3895]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:20 peanutstick audit[3895]: USER_ACCT pid=3895 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:20 peanutstick kernel: audit: type=1101 audit(1625424920.589:187): pid=3895 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:26 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.69' (uid=0 pid=3896 comm="sudo iwctl ")
Jul 04 20:55:26 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:26 peanutstick sudo[3896]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:55:26 peanutstick audit[3896]: USER_ACCT pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:26 peanutstick sudo[3896]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/iwctl
Jul 04 20:55:26 peanutstick audit[3896]: CRED_REFR pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:26 peanutstick sudo[3896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:55:26 peanutstick audit[3896]: USER_START pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:26 peanutstick kernel: audit: type=1101 audit(1625424926.739:188): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:26 peanutstick kernel: audit: type=1110 audit(1625424926.739:189): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:26 peanutstick kernel: audit: type=1105 audit(1625424926.739:190): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:55:58 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 20:55:58 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 20:56:05 peanutstick sudo[3896]: pam_unix(sudo:session): session closed for user root
Jul 04 20:56:05 peanutstick audit[3896]: USER_END pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:05 peanutstick audit[3896]: CRED_DISP pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:05 peanutstick kernel: audit: type=1106 audit(1625424965.076:191): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:05 peanutstick kernel: audit: type=1104 audit(1625424965.076:192): pid=3896 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:12 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.71' (uid=0 pid=3901 comm="sudo iwctl ")
Jul 04 20:56:12 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:56:12 peanutstick sudo[3901]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 20:56:12 peanutstick audit[3901]: USER_ACCT pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:12 peanutstick sudo[3901]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/iwctl
Jul 04 20:56:12 peanutstick audit[3901]: CRED_REFR pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:12 peanutstick audit[3901]: USER_START pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:12 peanutstick sudo[3901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 20:56:12 peanutstick kernel: audit: type=1101 audit(1625424972.793:193): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:12 peanutstick kernel: audit: type=1110 audit(1625424972.793:194): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:12 peanutstick kernel: audit: type=1105 audit(1625424972.793:195): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:56:13 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:56:14 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:56:30 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 20:56:53 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3e
Jul 04 20:56:53 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 20:56:54 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 2/3)
Jul 04 20:56:55 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 3/3)
Jul 04 20:56:55 peanutstick kernel: wlan0: authenticated
Jul 04 20:56:55 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 20:56:55 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3e (capab=0x1411 status=0 aid=2)
Jul 04 20:56:55 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 20:56:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3e reason=3 locally_generated=1
Jul 04 20:56:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8525] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8526] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 20:56:55 peanutstick kernel: wlan0: associated
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8581] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.8582] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 20:56:55 peanutstick kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by b8:d9:4d:0d:b1:3e
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.9694] device (wlan0): supplicant interface state: disconnected -> scanning
Jul 04 20:56:55 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 20:56:55 peanutstick NetworkManager[378]: <info>  [1625425015.9695] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> scanning
Jul 04 20:56:56 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 20:57:03 peanutstick NetworkManager[378]: <info>  [1625425023.0551] device (wlan0): supplicant interface state: scanning -> inactive
Jul 04 20:57:03 peanutstick NetworkManager[378]: <info>  [1625425023.0551] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Jul 04 20:57:25 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:57:26 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:58:29 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:58:30 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 20:59:24 peanutstick sudo[3901]: pam_unix(sudo:session): session closed for user root
Jul 04 20:59:24 peanutstick kernel: audit: type=1106 audit(1625425164.731:196): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:59:24 peanutstick kernel: audit: type=1104 audit(1625425164.731:197): pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:59:24 peanutstick audit[3901]: USER_END pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 20:59:24 peanutstick audit[3901]: CRED_DISP pid=3901 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:00:02 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3e by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 21:00:02 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.0140] device (wlan0): set-hw-addr: set MAC address to 0E:14:61:34:B1:25 (scanning)
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.0250] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.0250] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.1001] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.1002] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:02 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 21:00:02 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 21:00:02 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:00:02 peanutstick kernel: wlan0: authenticated
Jul 04 21:00:02 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:00:02 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3248] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3248] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 21:00:02 peanutstick kernel: wlan0: associated
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3303] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.3303] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 21:00:02 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 21:00:02 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.4308] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 21:00:02 peanutstick NetworkManager[378]: <info>  [1625425202.4309] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 21:00:02 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:00:04 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:06 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:08 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:12 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:17 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:18 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:19 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:24 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:24 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:26 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:36 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:48 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:00:50 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:01:43 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:02:02 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.73' (uid=0 pid=3937 comm="sudo journalctl -n 100 ")
Jul 04 21:02:02 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:02:02 peanutstick sudo[3937]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:02:02 peanutstick audit[3937]: USER_ACCT pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:02:02 peanutstick sudo[3937]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -n 100
Jul 04 21:02:02 peanutstick audit[3937]: CRED_REFR pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:02:02 peanutstick sudo[3937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 21:02:02 peanutstick audit[3937]: USER_START pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:02:02 peanutstick kernel: audit: type=1101 audit(1625425322.387:198): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:02:02 peanutstick kernel: audit: type=1110 audit(1625425322.387:199): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:02:02 peanutstick kernel: audit: type=1105 audit(1625425322.387:200): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:03:45 peanutstick sudo[3937]: pam_unix(sudo:session): session closed for user root
Jul 04 21:03:45 peanutstick audit[3937]: USER_END pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:03:45 peanutstick kernel: audit: type=1106 audit(1625425425.167:201): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:03:45 peanutstick kernel: audit: type=1104 audit(1625425425.167:202): pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:03:45 peanutstick audit[3937]: CRED_DISP pid=3937 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:06:48 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.74' (uid=0 pid=4105 comm="sudo journalctl -b ")
Jul 04 21:06:48 peanutstick kernel: audit: type=1101 audit(1625425608.738:203): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:06:48 peanutstick kernel: audit: type=1110 audit(1625425608.738:204): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:06:48 peanutstick kernel: audit: type=1105 audit(1625425608.738:205): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:06:48 peanutstick audit[4105]: USER_ACCT pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:06:48 peanutstick audit[4105]: CRED_REFR pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:06:48 peanutstick audit[4105]: USER_START pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:06:48 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:06:48 peanutstick sudo[4105]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:06:48 peanutstick sudo[4105]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 04 21:06:48 peanutstick sudo[4105]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 21:06:55 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 21:06:55 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1038] device (wlan0): set-hw-addr: set MAC address to A2:CF:2B:C2:BE:40 (scanning)
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1153] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1153] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1314] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.1315] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:06:55 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 21:06:55 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:06:55 peanutstick kernel: wlan0: authenticated
Jul 04 21:06:55 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:06:55 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6697] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 21:06:55 peanutstick kernel: wlan0: associated
Jul 04 21:06:55 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6697] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6749] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.6750] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 21:06:55 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.7745] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 21:06:55 peanutstick NetworkManager[378]: <info>  [1625425615.7745] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 21:06:55 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:06:58 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:06:59 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:03 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:03 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:07:05 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:10 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:11 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:12 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:17 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:18 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:19 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:27 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:27 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:29 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:40 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:07:42 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:09:00 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:13:49 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 21:13:49 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.0158] device (wlan0): set-hw-addr: set MAC address to FA:CB:11:E4:E2:B4 (scanning)
Jul 04 21:13:49 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.0305] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.0305] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 21:13:49 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.1065] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.1065] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 21:13:49 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:13:49 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 21:13:49 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 21:13:49 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 21:13:49 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:13:49 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 2/3)
Jul 04 21:13:49 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 3/3)
Jul 04 21:13:49 peanutstick kernel: wlan0: authentication with b8:d9:4d:0d:b1:3f timed out
Jul 04 21:13:49 peanutstick iwd[2812]: authentication timed out
Jul 04 21:13:49 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3e
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.3470] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.3470] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 21:13:49 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 21:13:49 peanutstick kernel: wlan0: authenticated
Jul 04 21:13:49 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3e (try 1/3)
Jul 04 21:13:49 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3e (capab=0x1411 status=0 aid=2)
Jul 04 21:13:49 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 21:13:49 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3e reason=3 locally_generated=1
Jul 04 21:13:49 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.3928] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.3929] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 21:13:49 peanutstick kernel: wlan0: associated
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.3982] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.3982] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.4981] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 21:13:49 peanutstick NetworkManager[378]: <info>  [1625426029.4982] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 21:13:49 peanutstick kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by b8:d9:4d:0d:b1:3e
Jul 04 21:13:49 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 21:13:49 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:13:51 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:13:58 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:13:59 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:05 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:06 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:13 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:13 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:22 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:23 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:35 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:14:36 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:41 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3e by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 21:20:41 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.0535] device (wlan0): set-hw-addr: set MAC address to 4A:02:DF:56:59:B3 (scanning)
Jul 04 21:20:41 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.0612] device (wlan0): supplicant interface state: inactive -> interface_disabled
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.0612] device (p2p-dev-wlan0): supplicant management interface state: inactive -> interface_disabled
Jul 04 21:20:41 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.1598] device (wlan0): supplicant interface state: interface_disabled -> inactive
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.1599] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
Jul 04 21:20:41 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:41 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 21:20:41 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 21:20:41 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:20:41 peanutstick kernel: wlan0: authenticated
Jul 04 21:20:41 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:20:41 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 21:20:41 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 21:20:41 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 21:20:41 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.3660] device (wlan0): supplicant interface state: inactive -> associated
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.3660] device (p2p-dev-wlan0): supplicant management interface state: inactive -> associated
Jul 04 21:20:41 peanutstick kernel: wlan0: associated
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.3715] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.3715] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 21:20:41 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 21:20:41 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.4715] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 21:20:41 peanutstick NetworkManager[378]: <info>  [1625426441.4716] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 21:20:41 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:20:43 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:44 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:47 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:51 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:56 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:57 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:20:58 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:03 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:03 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:05 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:13 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:13 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:15 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:26 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:21:28 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:33 peanutstick kernel: wlan0: deauthenticating from b8:d9:4d:0d:b1:3f by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 04 21:27:34 peanutstick iwd[2812]: Received Deauthentication event, reason: 3, from_ap: false
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.0063] device (wlan0): set-hw-addr: set MAC address to 02:BF:14:0B:77:DF (scanning)
Jul 04 21:27:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SCAN-FAILED ret=-16
Jul 04 21:27:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.1015] device (wlan0): supplicant interface state: inactive -> disconnected
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.1016] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disconnected
Jul 04 21:27:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:34 peanutstick iwd[2812]: WARNING: src/scan.c:scan_parse_attr_bss() condition wiphy_estimate_data_rate(wiphy, ies, ies_len, bss, &bss->data_rate) < 0 failed
Jul 04 21:27:34 peanutstick kernel: wlan0: authenticate with b8:d9:4d:0d:b1:3f
Jul 04 21:27:34 peanutstick kernel: wlan0: send auth to b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:27:34 peanutstick kernel: wlan0: authenticated
Jul 04 21:27:34 peanutstick kernel: wlan0: associate with b8:d9:4d:0d:b1:3f (try 1/3)
Jul 04 21:27:34 peanutstick kernel: wlan0: RX AssocResp from b8:d9:4d:0d:b1:3f (capab=0x1011 status=0 aid=1)
Jul 04 21:27:34 peanutstick wpa_supplicant[3884]: wlan0: No network configuration found for the current AP
Jul 04 21:27:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-DISCONNECTED bssid=b8:d9:4d:0d:b1:3f reason=3 locally_generated=1
Jul 04 21:27:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.5728] device (wlan0): supplicant interface state: disconnected -> associated
Jul 04 21:27:34 peanutstick kernel: wlan0: associated
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.5729] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> associated
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.5783] device (wlan0): supplicant interface state: associated -> disconnected
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.5784] device (p2p-dev-wlan0): supplicant management interface state: associated -> disconnected
Jul 04 21:27:34 peanutstick kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by b8:d9:4d:0d:b1:3f
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.6783] device (wlan0): supplicant interface state: disconnected -> inactive
Jul 04 21:27:34 peanutstick NetworkManager[378]: <info>  [1625426854.6784] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Jul 04 21:27:34 peanutstick kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jul 04 21:27:34 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:27:36 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:37 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:41 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:44 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:44 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:49 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:50 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:51 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:56 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:57 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:27:58 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:28:06 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:28:06 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:28:08 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:28:19 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:28:21 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jul 04 21:29:36 peanutstick wpa_supplicant[3884]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=0 noise=9999 txrate=0
Jul 04 21:31:30 peanutstick sudo[4105]: pam_unix(sudo:session): session closed for user root
Jul 04 21:31:30 peanutstick kernel: audit: type=1106 audit(1625427090.674:206): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:30 peanutstick kernel: audit: type=1104 audit(1625427090.674:207): pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:30 peanutstick audit[4105]: USER_END pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:30 peanutstick audit[4105]: CRED_DISP pid=4105 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:35 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.75' (uid=0 pid=4345 comm="sudo journalctl -b ")
Jul 04 21:31:35 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:31:35 peanutstick sudo[4345]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:31:35 peanutstick audit[4345]: USER_ACCT pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:35 peanutstick kernel: audit: type=1101 audit(1625427095.254:208): pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:35 peanutstick sudo[4345]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 04 21:31:35 peanutstick audit[4345]: CRED_REFR pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:35 peanutstick sudo[4345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 21:31:35 peanutstick audit[4345]: USER_START pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:35 peanutstick kernel: audit: type=1110 audit(1625427095.258:209): pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:35 peanutstick kernel: audit: type=1105 audit(1625427095.258:210): pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:40 peanutstick sudo[4345]: pam_unix(sudo:session): session closed for user root
Jul 04 21:31:40 peanutstick kernel: audit: type=1106 audit(1625427100.298:211): pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:40 peanutstick kernel: audit: type=1104 audit(1625427100.298:212): pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:40 peanutstick audit[4345]: USER_END pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:40 peanutstick audit[4345]: CRED_DISP pid=4345 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:51 peanutstick dbus-daemon[377]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.76' (uid=0 pid=4348 comm="sudo journalctl -b ")
Jul 04 21:31:51 peanutstick dbus-daemon[377]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:31:51 peanutstick sudo[4348]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 04 21:31:51 peanutstick audit[4348]: USER_ACCT pid=4348 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:51 peanutstick sudo[4348]: peanutstick : TTY=pts/0 ; PWD=/home/peanutstick/Doc ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jul 04 21:31:51 peanutstick kernel: audit: type=1101 audit(1625427111.171:213): pid=4348 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="peanutstick" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:51 peanutstick kernel: audit: type=1110 audit(1625427111.174:214): pid=4348 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:51 peanutstick audit[4348]: CRED_REFR pid=4348 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:51 peanutstick sudo[4348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jul 04 21:31:51 peanutstick audit[4348]: USER_START pid=4348 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jul 04 21:31:51 peanutstick kernel: audit: type=1105 audit(1625427111.174:215): pid=4348 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

Ok thank, I will disable NetworkManager and netctl, I keep iwd.

Offline

#13 2021-07-04 19:53:18

peanutstick
Member
Registered: 2021-07-04
Posts: 39

Re: [Solved] Problem with my DHCP.

It's work!
Thank a lot for your patience seth!

Offline

#14 2021-07-04 20:23:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,435

Re: [Solved] Problem with my DHCP.

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

Offline

Board footer

Powered by FluxBB