You are not logged in.

#1 2019-10-17 20:01:16

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Wi-Fi not connecting. Too many network managers, no mac/ip address

Hello all! This is part 2 to my Wi-Fi connectivity issue. In part 1, I had deleted the resolv.conf file and was unable to recreate or edit it. With help, I was able to create and edit resolve.conf with a few nameservers but it's possible I'm missing something from that file so I'll list its contents to be safe:

Sudo vi /etc/resolv.conf

 nameserver 208.67.222.222
nameserver 208.67.220.220
nameserver 8.8.8.8
nameserver 8.8.4.4 

Which brings us to the issue at hand, I believe there are too many processes or applications trying to manage my network and that is causing the issue. However, I'm so much of a newb, I don't even know what services are related to the internet, let alone how to pick one or the right combo and configure them.

To be clear, this computer was already working on WiFi and I couldn't connect to a new network (due to an incorrect password). Not knowing the password was incorrect, I started poking around and accidentally deleted resolv.conf as mentioned above. I also started messing with the services and most likely caused this problem by not knowing what I was doing.

I have collected some data from the terminal to get us started and look forward to the assistance getting back online, thank you!

Here are the relevant readouts from journalctl -xe

 The job identifier is 83.
Oct 17 12:27:42 u79-196.967 polkitd[496]: Registered Authentication Agent for unix-session:1 (system bus name :1.114 [/u>
Oct 17 12:27:45 u79-196.967 kdeconnectd[761]: kdeconnect.core: KdeConnect daemon starting
Oct 17 12:27:47 u79-196.967 kdeconnectd[761]: kdeconnect.core: onStart
Oct 17 12:27:47 u79-196.967 kdeconnectd[761]: kdeconnect.core: KdeConnect daemon started
Oct 17 12:27:47 u79-196.967 kdeconnectd[761]: kdeconnect.core: Broadcasting identity packet
Oct 17 12:32:14 u79-196.967 sudo[1025]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/wifi-menu
Oct 17 12:32:14 u79-196.967 sudo[1025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 17 12:32:14 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 17 12:32:14 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 17 12:33:10 u79-196.967 systemd[1]: Created slice system-netctl.slice.
-- Subject: A start job for unit system-netctl.slice has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit system-netctl.slice has finished successfully.
-- 
-- The job identifier is 742.
Oct 17 12:33:10 u79-196.967 systemd[1]: Starting Automatically generated profile by wifi-menu...
-- Subject: A start job for unit netctl@girlfriend.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@girlfriend.service has begun execution.
-- 
-- The job identifier is 741.
Oct 17 12:33:10 u79-196.967 network[1130]: Starting network profile 'girlfriend'...
Oct 17 12:33:10 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 17 12:33:10 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 17 12:33:11 u79-196.967 kernel: wlp2s0: authenticate with 70:f2:20:c8:f0:53
Oct 17 12:33:11 u79-196.967 kernel: wlp2s0: send auth to 70:f2:20:c8:f0:53 (try 1/3)
Oct 17 12:33:11 u79-196.967 kernel: wlp2s0: authenticated
Oct 17 12:33:11 u79-196.967 kernel: wlp2s0: associate with 70:f2:20:c8:f0:53 (try 1/3)
Oct 17 12:33:11 u79-196.967 kernel: wlp2s0: RX AssocResp from 70:f2:20:c8:f0:53 (capab=0x411 status=0 aid=2)
Oct 17 12:33:11 u79-196.967 kernel: wlp2s0: associated
Oct 17 12:33:12 u79-196.967 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Oct 17 12:33:12 u79-196.967 systemd[1]: Started Automatically generated profile by wifi-menu.
lines 1890-1912/1972 97%
-- Subject: A start job for unit netctl@girlfriend.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@girlfriend.service has finished successfully.
-- 
-- The job identifier is 741.
Oct 17 12:33:12 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfrie>
Oct 17 12:33:12 u79-196.967 kernel: audit: type=1130 audit(1571340792.597:55): pid=1 uid=0 auid=4294967295 ses=429496729>
Oct 17 12:33:12 u79-196.967 systemd[1]: Reached target Network.
-- Subject: A start job for unit network.target has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit network.target has finished successfully.
-- 
-- The job identifier is 826.
Oct 17 12:33:12 u79-196.967 sudo[1025]: pam_unix(sudo:session): session closed for user root
Oct 17 12:33:12 u79-196.967 kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 17 12:33:13 u79-196.967 dhcpcd[1213]: wlp2s0: soliciting a DHCP lease
Oct 17 12:33:13 u79-196.967 dhcpcd[1213]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 17 12:33:13 u79-196.967 dhcpcd[1213]: wlp2s0: NAK: from 192.168.0.1
Oct 17 12:33:13 u79-196.967 dhcpcd[1213]: wlp2s0: soliciting a DHCP lease
lines 1913-1935/1972 98%
Oct 17 12:33:13 u79-196.967 dhcpcd[1213]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 17 12:33:14 u79-196.967 dhcpcd[1213]: wlp2s0: NAK: from 192.168.0.1
Oct 17 12:33:15 u79-196.967 dhcpcd[1213]: wlp2s0: soliciting a DHCP lease
Oct 17 12:33:15 u79-196.967 dhcpcd[1213]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 17 12:33:15 u79-196.967 dhcpcd[1213]: wlp2s0: NAK: from 192.168.0.1
Oct 17 12:33:15 u79-196.967 kdeconnectd[761]: kdeconnect.core: Broadcasting identity packet
Oct 17 12:33:17 u79-196.967 dhcpcd[1213]: wlp2s0: soliciting a DHCP lease
Oct 17 12:33:17 u79-196.967 dhcpcd[1213]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 17 12:33:17 u79-196.967 dhcpcd[1213]: wlp2s0: NAK: from 192.168.0.1
Oct 17 12:33:21 u79-196.967 dhcpcd[1213]: wlp2s0: soliciting a DHCP lease
Oct 17 12:33:21 u79-196.967 dhcpcd[1213]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 17 12:33:21 u79-196.967 dhcpcd[1213]: wlp2s0: NAK: from 192.168.0.1
Oct 17 12:33:29 u79-196.967 dhcpcd[1213]: wlp2s0: soliciting a DHCP lease
Oct 17 12:33:29 u79-196.967 dhcpcd[1213]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 17 12:33:29 u79-196.967 dhcpcd[1213]: wlp2s0: NAK: from 192.168.0.1
Oct 17 12:33:42 u79-196.967 network[1130]: timed out
Oct 17 12:33:42 u79-196.967 dhcpcd[1213]: timed out
Oct 17 12:33:42 u79-196.967 dhcpcd[1213]: dhcpcd exited
Oct 17 12:33:42 u79-196.967 network[1130]: DHCP IPv4 lease attempt failed on interface 'wlp2s0'
Oct 17 12:33:42 u79-196.967 kernel: wlp2s0: deauthenticating from 70:f2:20:c8:f0:53 by local choice (Reason: 3=DEAUTH_LE>
Oct 17 12:33:43 u79-196.967 network[1130]: Failed to bring the network up for profile 'girlfriend'
Oct 17 12:33:43 u79-196.967 systemd[1]: netctl@girlfriend.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
Oct 17 12:33:29 u79-196.967 dhcpcd[1213]: wlp2s0: NAK: from 192.168.0.1
Oct 17 12:33:42 u79-196.967 network[1130]: timed out
Oct 17 12:33:42 u79-196.967 dhcpcd[1213]: timed out
Oct 17 12:33:42 u79-196.967 dhcpcd[1213]: dhcpcd exited
Oct 17 12:33:42 u79-196.967 network[1130]: DHCP IPv4 lease attempt failed on interface 'wlp2s0'
Oct 17 12:33:42 u79-196.967 kernel: wlp2s0: deauthenticating from 70:f2:20:c8:f0:53 by local choice (Reason: 3=DEAUTH_LE>
Oct 17 12:33:43 u79-196.967 network[1130]: Failed to bring the network up for profile 'girlfriend'
Oct 17 12:33:43 u79-196.967 systemd[1]: netctl@girlfriend.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- An ExecStart= process belonging to unit netctl@girlfriend.service has exited.
-- 
-- The process' exit code is 'exited' and its exit status is 1.
Oct 17 12:33:43 u79-196.967 systemd[1]: netctl@girlfriend.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit netctl@girlfriend.service has entered the 'failed' state with result 'exit-code'.
Oct 17 12:33:43 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfrien>
Oct 17 12:33:43 u79-196.967 kernel: audit: type=1131 audit(1571340823.051:56): pid=1 uid=0 auid=4294967295 ses=429496729>
lines 1950-1972/1972 (END) 

systemctl list-unit-files | grep enabled

 autovt@.service                                                  enabled        
dbus-org.freedesktop.timesync1.service                           enabled        
display-manager.service                                          enabled        
getty@.service                                                   enabled        
sddm.service                                                     enabled        
systemd-fsck-root.service                                        enabled-runtime
systemd-remount-fs.service                                       enabled-runtime
systemd-timesyncd.service                                        enabled        
udisks2.service                                                  enabled        
ufw.service                                                      enabled        
remote-fs.target                                                 enabled 

ip a #this is before attempting to connect to the desired network 'girlfriend'

 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether d4:be:d9:3b:a8:ba brd ff:ff:ff:ff:ff:ff
3: wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 68:5d:43:e4:45:df brd ff:ff:ff:ff:ff:ff 

ip a #after using wifi-menu to attempt a connection with the 'girlfriend' wireless network
ip a

 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether d4:be:d9:3b:a8:ba brd ff:ff:ff:ff:ff:ff
3: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 68:5d:43:e4:45:df brd ff:ff:ff:ff:ff:ff
    inet6 fe80::6a5d:43ff:fee4:45df/64 scope link 
       valid_lft forever preferred_lft forever 

ping www.archlinux

 ping: www.archlinux: Temporary failure in name resolution 

Offline

#2 2019-10-17 21:16:00

xerxes_
Member
Registered: 2018-04-29
Posts: 675

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

I didn't try wifi-menu, but it looks like you connected to internet, only need dhcp configuration. When you connect by wifi-menu try to ping some IP adress, for example 'ping 8.8.8.8', and if it will work, then use 'dhcpcd' with admin root rights to configure dhcp (it will work until reboot/shutdown).

For permanent connection I would advise this, this or that.

Last edited by xerxes_ (2019-10-17 21:17:26)

Offline

#3 2019-10-17 21:39:10

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

@xerxes_, DHCP has nothing to do with DNS - he get's an IPv4 offer and a NAK. Then dhcpcd times out and fails. Also wifi-menu operates on top of netctl.


@AnonSL, stop the ufw service, then try again.

computer was already working on WiFi

For clarification: on this AP? Does it (still) work on other APs?
Iirc you said (in the other thread) that the static config failed? What did it look like and what were the errors/ip status/journal?

Offline

#4 2019-10-19 02:15:42

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Do I stop the ufw service with the following?

 sudo systemctl stop ufw 

Also, could you please explain the term AP and  lirc? I've never heard them before.

Between my part1 thread and this thread, I tried some other attempts, one of them was to delete all the old dhcpcd leases and Wi-Fi profiles so I'll remake that static ip profile now and post the results.

Offline

#5 2019-10-19 02:41:34

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Redoing post

Last edited by AnonSL (2019-10-19 03:36:59)

Offline

#6 2019-10-19 03:32:31

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

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

See the tip here to avoid trauncating relevant output: https://wiki.archlinux.org/index.php/Sy … ing_output


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2019-10-19 04:33:17

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

$ sudo systemctl stop ufw

$ systemctl list-unit-files | grep enabled

 autovt@.service                                                  enabled        
dbus-fi.w1.wpa_supplicant1.service                               enabled        
dbus-org.freedesktop.timesync1.service                           enabled        
display-manager.service                                          enabled        
getty@.service                                                   enabled        
sddm.service                                                     enabled        
systemd-fsck-root.service                                        enabled-runtime
systemd-remount-fs.service                                       enabled-runtime
systemd-timesyncd.service                                        enabled        
udisks2.service                                                  enabled        
ufw.service                                                      enabled        
wpa_supplicant.service                                           enabled        
remote-fs.target                                                 enabled 

$ sudo netctl start wireless-wpa-static

 Job for netctl@wireless\x2dwpa\x2dstatic.service failed because the control process exited with error code.
See "systemctl status "netctl@wireless\\x2dwpa\\x2dstatic.service"" and "journalctl -xe" for details. 

$ systemctl status "netctl@wireless\\x2dwpa\\x2dstatic.service"

● netctl@wireless\x2dwpa\x2dstatic.service - A simple WPA encrypted wireless connection using a static IP
   Loaded: loaded (/usr/lib/systemd/system/netctl@.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/netctl@wireless\x2dwpa\x2dstatic.service.d
           └─profile.conf
   Active: failed (Result: exit-code) since Fri 2019-10-18 21:05:08 PDT; 11s ago
     Docs: man:netctl.profile(5)
  Process: 1255 ExecStart=/usr/lib/netctl/network start wireless-wpa-static (code=exited, status=1/FAILURE)
 Main PID: 1255 (code=exited, status=1/FAILURE)

Oct 18 21:05:07 u79-196.967 network[1255]: Starting network profile 'wireless-wpa-static'...
Oct 18 21:05:07 u79-196.967 network[1255]: Line 5: Invalid passphrase length 0 (expected: 8..63) '"'.
Oct 18 21:05:07 u79-196.967 network[1255]: Line 5: failed to parse psk '""'.
Oct 18 21:05:07 u79-196.967 network[1255]: Line 7: failed to parse network block.
Oct 18 21:05:07 u79-196.967 network[1255]: Failed to read or parse configuration '/run/netctl/wpa_supplicant-wlp2s0.conf>
Oct 18 21:05:08 u79-196.967 network[1255]: The WPA supplicant did not start for interface 'wlp2s0'
Oct 18 21:05:08 u79-196.967 network[1255]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 21:05:08 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, stat>
Oct 18 21:05:08 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
Oct 18 21:05:08 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP. 

$ sudo netctl start girlfriend

$ ping www.archlinux.org

 ping: www.archlinux.org: Temporary failure in name resolution 

$ journalctl -xe --since "9 min ago"

 -- Logs begin at Sat 2019-09-14 04:54:27 PDT, end at Fri 2019-10-18 21:06:08 PDT. --
Oct 18 21:02:08 u79-196.967 kdeconnectd[787]: kdeconnect.core: KdeConnect daemon starting
Oct 18 21:02:10 u79-196.967 kdeconnectd[787]: kdeconnect.core: onStart
Oct 18 21:02:10 u79-196.967 kdeconnectd[787]: kdeconnect.core: KdeConnect daemon started
Oct 18 21:02:10 u79-196.967 kdeconnectd[787]: kdeconnect.core: Broadcasting identity packet
Oct 18 21:02:36 u79-196.967 dbus-daemon[566]: [session uid=1000 pid=566] Activating service name='ca.desrt.dconf' reques>
Oct 18 21:02:36 u79-196.967 dbus-daemon[566]: [session uid=1000 pid=566] Successfully activated service 'ca.desrt.dconf'
Oct 18 21:03:33 u79-196.967 sudo[1072]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl s>
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.248:57): table=filter family=2 entries=133
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.251:58): table=filter family=2 entries=131
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.251:59): table=filter family=2 entries=130
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.255:60): table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.255:61): table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.258:62): table=filter family=2 entries=124
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.258:63): table=filter family=2 entries=122
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.258:64): table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.261:65): table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.261:66): table=filter family=2 entries=120
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=133
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=131
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=130
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=124
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=122
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=120
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 21:03:33 u79-196.967 sudo[1072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 21:03:33 u79-196.967 systemd[1]: Stopping CLI Netfilter Manager...
-- Subject: A stop job for unit ufw.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A stop job for unit ufw.service has begun execution.
-- 
-- The job identifier is 744.
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=82
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=80
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=78
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=76
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=74
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=72
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=70
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=68
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=66
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=64
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=62
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=60
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=171
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=169
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=167
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=165
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=163
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=82
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=80
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=78
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=76
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=74
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=72
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=70
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=68
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=66
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=64
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=62
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=60
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 21:03:33 u79-196.967 systemd[1]: ufw.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit ufw.service has successfully entered the 'dead' state.
Oct 18 21:03:33 u79-196.967 systemd[1]: Stopped CLI Netfilter Manager.
-- Subject: A stop job for unit ufw.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A stop job for unit ufw.service has finished.
-- 
-- The job identifier is 744 and the job result is done.
Oct 18 21:03:33 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="system>
Oct 18 21:03:33 u79-196.967 sudo[1072]: pam_unix(sudo:session): session closed for user root
Oct 18 21:05:06 u79-196.967 sudo[1250]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl star>
Oct 18 21:05:06 u79-196.967 sudo[1250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 21:05:07 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
-- Subject: A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has begun execution.
-- 
-- The job identifier is 745.
Oct 18 21:05:07 u79-196.967 network[1255]: Starting network profile 'wireless-wpa-static'...
Oct 18 21:05:07 u79-196.967 network[1255]: Line 5: Invalid passphrase length 0 (expected: 8..63) '"'.
Oct 18 21:05:07 u79-196.967 network[1255]: Line 5: failed to parse psk '""'.
Oct 18 21:05:07 u79-196.967 network[1255]: Line 7: failed to parse network block.
Oct 18 21:05:07 u79-196.967 network[1255]: Failed to read or parse configuration '/run/netctl/wpa_supplicant-wlp2s0.conf>
Oct 18 21:05:08 u79-196.967 network[1255]: The WPA supplicant did not start for interface 'wlp2s0'
Oct 18 21:05:08 u79-196.967 network[1255]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 21:05:08 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, stat>
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- An ExecStart= process belonging to unit netctl@wireless\x2dwpa\x2dstatic.service has exited.
-- 
-- The process' exit code is 'exited' and its exit status is 1.
Oct 18 21:05:08 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit netctl@wireless\x2dwpa\x2dstatic.service has entered the 'failed' state with result 'exit-code'.
Oct 18 21:05:08 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP.
-- Subject: A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has finished with a failure.
-- 
-- The job identifier is 745 and the job result is failed.
Oct 18 21:05:08 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless>
Oct 18 21:05:08 u79-196.967 kernel: kauditd_printk_skb: 150 callbacks suppressed
Oct 18 21:05:08 u79-196.967 kernel: audit: type=1130 audit(1571457908.051:217): pid=1 uid=0 auid=4294967295 ses=42949672>
Oct 18 21:05:08 u79-196.967 sudo[1250]: pam_unix(sudo:session): session closed for user root
Oct 18 21:05:36 u79-196.967 sudo[1277]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl star>
Oct 18 21:05:36 u79-196.967 systemd[1]: Starting Automatically generated profile by wifi-menu...
-- Subject: A start job for unit netctl@girlfriend.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@girlfriend.service has begun execution.
-- 
-- The job identifier is 831.
Oct 18 21:05:36 u79-196.967 sudo[1277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 21:05:36 u79-196.967 network[1282]: Starting network profile 'girlfriend'...
Oct 18 21:05:36 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 21:05:37 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: authenticate with 70:f2:20:c8:f0:53
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: send auth to 70:f2:20:c8:f0:53 (try 1/3)
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: authenticated
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: associate with 70:f2:20:c8:f0:53 (try 1/3)
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: RX AssocResp from 70:f2:20:c8:f0:53 (capab=0x411 status=0 aid=2)
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: associated
Oct 18 21:05:37 u79-196.967 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Oct 18 21:05:37 u79-196.967 systemd[1]: Started Automatically generated profile by wifi-menu.
-- Subject: A start job for unit netctl@girlfriend.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@girlfriend.service has finished successfully.
-- 
-- The job identifier is 831.
Oct 18 21:05:37 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfrie>
Oct 18 21:05:37 u79-196.967 kernel: audit: type=1130 audit(1571457937.828:218): pid=1 uid=0 auid=4294967295 ses=42949672>
Oct 18 21:05:37 u79-196.967 sudo[1277]: pam_unix(sudo:session): session closed for user root
Oct 18 21:05:37 u79-196.967 kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 18 21:05:38 u79-196.967 kdeconnectd[787]: kdeconnect.core: Broadcasting identity packet
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:39 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:40 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:40 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:40 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:42 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:42 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:42 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:46 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:46 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:46 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:54 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:54 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
-- Logs begin at Sat 2019-09-14 04:54:27 PDT, end at Fri 2019-10-18 21:06:08 PDT. --
Oct 18 21:02:08 u79-196.967 kdeconnectd[787]: kdeconnect.core: KdeConnect daemon starting
Oct 18 21:02:10 u79-196.967 kdeconnectd[787]: kdeconnect.core: onStart
Oct 18 21:02:10 u79-196.967 kdeconnectd[787]: kdeconnect.core: KdeConnect daemon started
Oct 18 21:02:10 u79-196.967 kdeconnectd[787]: kdeconnect.core: Broadcasting identity packet
Oct 18 21:02:36 u79-196.967 dbus-daemon[566]: [session uid=1000 pid=566] Activating service name='ca.desrt.dconf' reques>
Oct 18 21:02:36 u79-196.967 dbus-daemon[566]: [session uid=1000 pid=566] Successfully activated service 'ca.desrt.dconf'
Oct 18 21:03:33 u79-196.967 sudo[1072]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl s>
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.248:57): table=filter family=2 entries=133
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.251:58): table=filter family=2 entries=131
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.251:59): table=filter family=2 entries=130
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.255:60): table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.255:61): table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.258:62): table=filter family=2 entries=124
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.258:63): table=filter family=2 entries=122
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.258:64): table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.261:65): table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 kernel: audit: type=1325 audit(1571457813.261:66): table=filter family=2 entries=120
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=133
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=131
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=130
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=124
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=122
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=120
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 21:03:33 u79-196.967 sudo[1072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 21:03:33 u79-196.967 systemd[1]: Stopping CLI Netfilter Manager...
-- Subject: A stop job for unit ufw.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A stop job for unit ufw.service has begun execution.
-- 
-- The job identifier is 744.
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=82
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=80
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=78
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=76
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=74
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=72
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=70
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=68
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=66
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=64
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=62
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=60
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=171
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=169
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=167
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=165
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=163
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=82
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=80
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=78
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=76
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=74
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=72
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=70
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=68
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=66
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=64
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=62
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=60
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 21:03:33 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 21:03:33 u79-196.967 systemd[1]: ufw.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit ufw.service has successfully entered the 'dead' state.
Oct 18 21:03:33 u79-196.967 systemd[1]: Stopped CLI Netfilter Manager.
-- Subject: A stop job for unit ufw.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A stop job for unit ufw.service has finished.
-- 
-- The job identifier is 744 and the job result is done.
Oct 18 21:03:33 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="system>
Oct 18 21:03:33 u79-196.967 sudo[1072]: pam_unix(sudo:session): session closed for user root
Oct 18 21:05:06 u79-196.967 sudo[1250]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl star>
Oct 18 21:05:06 u79-196.967 sudo[1250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 21:05:07 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
-- Subject: A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has begun execution.
-- 
-- The job identifier is 745.
Oct 18 21:05:07 u79-196.967 network[1255]: Starting network profile 'wireless-wpa-static'...
Oct 18 21:05:07 u79-196.967 network[1255]: Line 5: Invalid passphrase length 0 (expected: 8..63) '"'.
Oct 18 21:05:07 u79-196.967 network[1255]: Line 5: failed to parse psk '""'.
Oct 18 21:05:07 u79-196.967 network[1255]: Line 7: failed to parse network block.
Oct 18 21:05:07 u79-196.967 network[1255]: Failed to read or parse configuration '/run/netctl/wpa_supplicant-wlp2s0.conf>
Oct 18 21:05:08 u79-196.967 network[1255]: The WPA supplicant did not start for interface 'wlp2s0'
Oct 18 21:05:08 u79-196.967 network[1255]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 21:05:08 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, stat>
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- An ExecStart= process belonging to unit netctl@wireless\x2dwpa\x2dstatic.service has exited.
-- 
-- The process' exit code is 'exited' and its exit status is 1.
Oct 18 21:05:08 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit netctl@wireless\x2dwpa\x2dstatic.service has entered the 'failed' state with result 'exit-code'.
Oct 18 21:05:08 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP.
-- Subject: A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has finished with a failure.
-- 
-- The job identifier is 745 and the job result is failed.
Oct 18 21:05:08 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless>
Oct 18 21:05:08 u79-196.967 kernel: kauditd_printk_skb: 150 callbacks suppressed
Oct 18 21:05:08 u79-196.967 kernel: audit: type=1130 audit(1571457908.051:217): pid=1 uid=0 auid=4294967295 ses=42949672>
Oct 18 21:05:08 u79-196.967 sudo[1250]: pam_unix(sudo:session): session closed for user root
Oct 18 21:05:36 u79-196.967 sudo[1277]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl star>
Oct 18 21:05:36 u79-196.967 systemd[1]: Starting Automatically generated profile by wifi-menu...
-- Subject: A start job for unit netctl@girlfriend.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@girlfriend.service has begun execution.
-- 
-- The job identifier is 831.
Oct 18 21:05:36 u79-196.967 sudo[1277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 21:05:36 u79-196.967 network[1282]: Starting network profile 'girlfriend'...
Oct 18 21:05:36 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 21:05:37 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: authenticate with 70:f2:20:c8:f0:53
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: send auth to 70:f2:20:c8:f0:53 (try 1/3)
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: authenticated
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: associate with 70:f2:20:c8:f0:53 (try 1/3)
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: RX AssocResp from 70:f2:20:c8:f0:53 (capab=0x411 status=0 aid=2)
Oct 18 21:05:37 u79-196.967 kernel: wlp2s0: associated
Oct 18 21:05:37 u79-196.967 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Oct 18 21:05:37 u79-196.967 systemd[1]: Started Automatically generated profile by wifi-menu.
-- Subject: A start job for unit netctl@girlfriend.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@girlfriend.service has finished successfully.
-- 
-- The job identifier is 831.
Oct 18 21:05:37 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfrie>
Oct 18 21:05:37 u79-196.967 kernel: audit: type=1130 audit(1571457937.828:218): pid=1 uid=0 auid=4294967295 ses=42949672>
Oct 18 21:05:37 u79-196.967 sudo[1277]: pam_unix(sudo:session): session closed for user root
Oct 18 21:05:37 u79-196.967 kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 18 21:05:38 u79-196.967 kdeconnectd[787]: kdeconnect.core: Broadcasting identity packet
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:38 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:39 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:40 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:40 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:40 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:42 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:42 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:42 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:46 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:46 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:46 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:05:54 u79-196.967 dhcpcd[1336]: wlp2s0: soliciting a DHCP lease
Oct 18 21:05:54 u79-196.967 dhcpcd[1336]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 21:05:57 u79-196.967 dhcpcd[1336]: wlp2s0: NAK: from 192.168.0.1
Oct 18 21:06:08 u79-196.967 network[1282]: timed out
Oct 18 21:06:08 u79-196.967 dhcpcd[1336]: timed out
Oct 18 21:06:08 u79-196.967 dhcpcd[1336]: dhcpcd exited
Oct 18 21:06:08 u79-196.967 network[1282]: DHCP IPv4 lease attempt failed on interface 'wlp2s0'
Oct 18 21:06:08 u79-196.967 kernel: wlp2s0: deauthenticating from 70:f2:20:c8:f0:53 by local choice (Reason: 3=DEAUTH_LE>
Oct 18 21:06:08 u79-196.967 network[1282]: Failed to bring the network up for profile 'girlfriend'
Oct 18 21:06:08 u79-196.967 kernel: audit: type=1131 audit(1571457968.291:219): pid=1 uid=0 auid=4294967295 ses=42949672>
Oct 18 21:06:08 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfrien>
Oct 18 21:06:08 u79-196.967 systemd[1]: netctl@girlfriend.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- An ExecStart= process belonging to unit netctl@girlfriend.service has exited.
-- 
-- The process' exit code is 'exited' and its exit status is 1.
Oct 18 21:06:08 u79-196.967 systemd[1]: netctl@girlfriend.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit netctl@girlfriend.service has entered the 'failed' state with result 'exit-code'. 

Offline

#8 2019-10-19 05:01:23

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

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Why have you enabled wpa_supplicant service when you are starting netctl? Pick one method of connecting and stick to it.

And your journal entries are still truncated, which renders them effectively useless...

Last edited by jasonwryan (2019-10-19 05:02:15)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2019-10-19 05:04:36

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

When reviewing the readout, I noticed that the journalctl indicated an incorrect passphrase. I edited the file by adding ' ' around the passphrase. After that, the notification went away but it was the same beyond where it reads

 WPA authentication failed for interface...

Offline

#10 2019-10-19 05:07:37

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

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Read the warning: the bit in the red box... https://wiki.archlinux.org/index.php/Ne … stallation

Or, here's a thought, just work your way methodically through the wiki, where all of this is documented in thoriugh detail.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#11 2019-10-19 05:29:34

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

I admitted in the first post that

 However, I'm so much of a newb, I don't even know what services are related to the internet, let alone how to pick one or the right combo and configure them. 

I understand that conflicting network services will cause a problem. I read the wiki thoroughly but programming is new to me, the language is unfamiliar and I was unable to diagnose and fix the problem.

It may be easy to read a book in English if it's your native language but if your native language is Spanish, it may be more difficult; you might have to ask a friend to explain what a few phrases are and what they mean to discover the context and truly understand.

In a similar way, I struggled to understand enough on my own because I'm a beginner in linux. However, I made a signifanct effort to understand by researching the problem before I posted this thread.

I'm happy to further trunicate journalctl if you suggest the desired command. I thought I had reasonably trunicated it by using --since "9 min ago". Again, I'm a newb so it's more difficult for me to compile the perfect commands compared to the more experienced members.

Following the last instructions, I got the following readouts:

$ sudo systemctl stop wpa_supplicant
$ sudo systemctl disable wpa_supplicant
$ sudo netctl start wireless-wpa-static

 Job for netctl@wireless\x2dwpa\x2dstatic.service failed because the control process exited with error code.
 "systemctl status "netctl@wireless\\x2dwpa\\x2dstatic.service"" and "journalctl -xe" for details. 

$ systemctl status "netctl@wireless\\x2dwpa\\x2dstatic.service"

 ● netctl@wireless\x2dwpa\x2dstatic.service - A simple WPA encrypted wireless connection using a static IP
   Loaded: loaded (/usr/lib/systemd/system/netctl@.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/netctl@wireless\x2dwpa\x2dstatic.service.d
           └─profile.conf
   Active: failed (Result: exit-code) since Fri 2019-10-18 22:11:10 PDT; 21s ago
     Docs: man:netctl.profile(5)
  Process: 4303 ExecStart=/usr/lib/netctl/network start wireless-wpa-static (code=exited, status=1/FAILURE)
 Main PID: 4303 (code=exited, status=1/FAILURE)

Oct 18 22:10:53 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Oct 18 22:10:53 u79-196.967 network[4303]: Starting network profile 'wireless-wpa-static'...
Oct 18 22:11:10 u79-196.967 network[4303]: WPA association/authentication failed for interface 'wlp2s0'
Oct 18 22:11:10 u79-196.967 network[4303]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 22:11:10 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, stat>
Oct 18 22:11:10 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
Oct 18 22:11:10 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP. 

Last edited by AnonSL (2019-10-19 05:31:57)

Offline

#12 2019-10-19 05:33:03

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

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Your journal is being truncated, eg:

Oct 18 22:11:10 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, stat>

See how the full message is not printed, therefore it is impossible to diagnose what is actually happening..


READ the actual links I am posting: I'm not doing it for my own amusement.

Last edited by jasonwryan (2019-10-19 05:33:20)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#13 2019-10-19 06:00:28

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Ok, I understand now. I rebooted and retried, here's what I got:

$ sudo systemctl disable ufw

 Removed /etc/systemd/system/multi-user.target.wants/ufw.service. 

$ sudo systemctl stop ufw
$ systemctl list-unit-files | grep enabled

 autovt@.service                                                  enabled        
dbus-org.freedesktop.timesync1.service                           enabled        
display-manager.service                                          enabled        
getty@.service                                                   enabled        
sddm.service                                                     enabled        
systemd-fsck-root.service                                        enabled-runtime
systemd-remount-fs.service                                       enabled-runtime
systemd-timesyncd.service                                        enabled        
udisks2.service                                                  enabled        
remote-fs.target                                                 enabled 

$ sudo netctl start wireless-wpa-static

 Job for netctl@wireless\x2dwpa\x2dstatic.service failed because the control process exited with error code.
See "systemctl status "netctl@wireless\\x2dwpa\\x2dstatic.service"" and "journalctl -xe" for details. 

$ systemctl status "netctl@wireless\\x2dwpa\\x2dstatic.service"

 ● netctl@wireless\x2dwpa\x2dstatic.service - A simple WPA encrypted wireless connection using a static IP
   Loaded: loaded (/usr/lib/systemd/system/netctl@.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/netctl@wireless\x2dwpa\x2dstatic.service.d
           └─profile.conf
   Active: failed (Result: exit-code) since Fri 2019-10-18 22:50:56 PDT; 27s ago
     Docs: man:netctl.profile(5)
  Process: 1807 ExecStart=/usr/lib/netctl/network start wireless-wpa-static (code=exited, status=1/FAILURE)
 Main PID: 1807 (code=exited, status=1/FAILURE)

Oct 18 22:50:39 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Oct 18 22:50:39 u79-196.967 network[1807]: Starting network profile 'wireless-wpa-static'...
Oct 18 22:50:56 u79-196.967 network[1807]: WPA association/authentication failed for interface 'wlp2s0'
Oct 18 22:50:56 u79-196.967 network[1807]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 22:50:56 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 22:50:56 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
Oct 18 22:50:56 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP. 

$ SYSTEMD_LESS=FRXMK journalctl -xe --since "5 min ago"

 -- Logs begin at Sat 2019-09-14 04:54:27 PDT, end at Fri 2019-10-18 22:50:56 PDT. --
Oct 18 22:47:10 u79-196.967 pkexec[1515]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Oct 18 22:47:10 u79-196.967 pkexec[1515]: gold: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfp
m-power-backlight-helper --set-brightness 976]
Oct 18 22:47:13 u79-196.967 pkexec[1520]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Oct 18 22:47:13 u79-196.967 pkexec[1520]: gold: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfp
m-power-backlight-helper --set-brightness 3485]
Oct 18 22:47:58 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating service name='ca.desrt.dconf' reque
sted by ':1.59' (uid=1000 pid=1579 comm="mousepad /home/gold/wireless output9 ")
Oct 18 22:47:58 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'ca.desrt.dconf
'
Oct 18 22:49:07 u79-196.967 sudo[1602]: pam_unix(sudo:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pt
s/0 ruser=gold rhost=  user=gold
Oct 18 22:49:35 u79-196.967 sudo[1602]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl st
op ufw
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.544:56): table=filter family=2 entries=133
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.544:57): table=filter family=2 entries=131
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.548:58): table=filter family=2 entries=130
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.548:59): table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.551:60): table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.554:61): table=filter family=2 entries=124
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.554:62): table=filter family=2 entries=122
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.554:63): table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.558:64): table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.558:65): table=filter family=2 entries=120
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=133
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=131
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=130
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=124
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=122
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=120
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=82
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=80
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=78
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=76
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=74
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=72
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=70
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=68
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=66
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=64
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=62
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=60
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=171
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=169
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=167
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=165
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=163
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=82
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=80
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=78
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=76
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=74
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=72
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=70
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=68
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=66
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=64
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=62
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=60
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 22:49:35 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:49:35 u79-196.967 sudo[1602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:49:35 u79-196.967 systemd[1]: Stopping CLI Netfilter Manager...
-- Subject: A stop job for unit ufw.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A stop job for unit ufw.service has begun execution.
-- 
-- The job identifier is 745.
Oct 18 22:49:35 u79-196.967 sudo[1602]: pam_unix(sudo:session): session closed for user root
Oct 18 22:49:35 u79-196.967 systemd[1]: ufw.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit ufw.service has successfully entered the 'dead' state.
Oct 18 22:49:35 u79-196.967 systemd[1]: Stopped CLI Netfilter Manager.
-- Subject: A stop job for unit ufw.service has finished
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A stop job for unit ufw.service has finished.
-- 
-- The job identifier is 745 and the job result is done.
Oct 18 22:50:08 u79-196.967 sudo[1779]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl disable ufw
Oct 18 22:50:08 u79-196.967 sudo[1779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:50:08 u79-196.967 systemd[1]: Reloading.
Oct 18 22:50:08 u79-196.967 sudo[1779]: pam_unix(sudo:session): session closed for user root
Oct 18 22:50:15 u79-196.967 sudo[1795]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl stop ufw
Oct 18 22:50:15 u79-196.967 sudo[1795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:50:15 u79-196.967 sudo[1795]: pam_unix(sudo:session): session closed for user root
Oct 18 22:50:39 u79-196.967 sudo[1802]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl start wireless-wpa-static
Oct 18 22:50:39 u79-196.967 sudo[1802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:50:39 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
-- Subject: A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has begun execution.
-- 
-- The job identifier is 747.
Oct 18 22:50:39 u79-196.967 network[1807]: Starting network profile 'wireless-wpa-static'...
Oct 18 22:50:39 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 22:50:39 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 22:50:56 u79-196.967 network[1807]: WPA association/authentication failed for interface 'wlp2s0'
Oct 18 22:50:56 u79-196.967 network[1807]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 22:50:56 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- An ExecStart= process belonging to unit netctl@wireless\x2dwpa\x2dstatic.service has exited.
-- 
-- The process' exit code is 'exited' and its exit status is 1.
Oct 18 22:50:56 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit netctl@wireless\x2dwpa\x2dstatic.service has entered the 'failed' state with result 'exit-code'.
Oct 18 22:50:56 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP.
-- Subject: A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit netctl@wireless\x2dwpa\x2dstatic.service has finished with a failure.
-- 
-- The job identifier is 747 and the job result is failed.
Oct 18 22:50:56 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa\x2dstatic comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:50:56 u79-196.967 kernel: kauditd_printk_skb: 150 callbacks suppressed
Oct 18 22:50:56 u79-196.967 kernel: audit: type=1130 audit(1571464256.231:216): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa\x2dstatic comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:50:56 u79-196.967 sudo[1802]: pam_unix(sudo:session): session closed for user root 

Last edited by AnonSL (2019-10-19 06:16:57)

Offline

#14 2019-10-19 06:26:09

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Access Point, "if i recall correctly" (welcome to the internet)

Now it already fails at the association.
Why are you now attempting a static IP setup? What does that file actually look like?

Focus on one pot. cause at a time: stop ufw and try a dhcp based connection as before. Then post an updated journal.

When posting journals, please omit "-x". It just produces stupid clutter.

Offline

#15 2019-10-19 07:02:07

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Thanks for the welcome kind sir smile and the explanation

$ sudo vi /etc/netctl/wireless-wpa-static

 Description='A simple WPA encrypted wireless connection using a static IP'
Interface=wlp2s0
Connection=wireless
Security=wpa
ESSID='Girlfriend\'
Key='xxxxxxxxxxxxxx'
IP=static
Address=192.168.1.23/24
Gateway=192.168.1.1
DNS=192.168.1.1
# Uncomment this if your ssid is hidden
#Hidden=yes 

$ sudo systemctl stop ufw
$ sudo netctl start girlfriend
$ ping www.archlinux.org

 ping: www.archlinux.org: Temporary failure in name resolution 

$ SYSTEMD_LESS=FRXMK systemctl status "netctl@girlfriend.service"

 ● netctl@girlfriend.service - Networking for netctl profile girlfriend
   Loaded: loaded (/usr/lib/systemd/system/netctl@.service; static; vendor preset: disabled)
   Active: failed (Result: exit-code) since Fri 2019-10-18 23:44:47 PDT; 7min ago
     Docs: man:netctl.profile(5)
  Process: 3110 ExecStart=/usr/lib/netctl/network start girlfriend (code=exited, status=1/FAILURE)
 Main PID: 3110 (code=exited, status=1/FAILURE)

Oct 18 23:44:33 u79-196.967 dhcpcd[3193]: wlp2s0: soliciting a DHCP lease
Oct 18 23:44:33 u79-196.967 dhcpcd[3193]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 23:44:33 u79-196.967 dhcpcd[3193]: wlp2s0: NAK: from 192.168.0.1
Oct 18 23:44:47 u79-196.967 network[3110]: timed out
Oct 18 23:44:47 u79-196.967 dhcpcd[3193]: timed out
Oct 18 23:44:47 u79-196.967 dhcpcd[3193]: dhcpcd exited
Oct 18 23:44:47 u79-196.967 network[3110]: DHCP IPv4 lease attempt failed on interface 'wlp2s0'
Oct 18 23:44:47 u79-196.967 network[3110]: Failed to bring the network up for profile 'girlfriend'
Oct 18 23:44:47 u79-196.967 systemd[1]: netctl@girlfriend.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 23:44:47 u79-196.967 systemd[1]: netctl@girlfriend.service: Failed with result 'exit-code'. 

$ SYSTEMD_LESS=FRXMK journalctl -e

 Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.3: Product: USB2.0-CRW
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.3: Manufacturer: Generic
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.3: SerialNumber: 20100201396000000
Oct 18 22:44:20 u79-196.967 kernel: random: fast init done
Oct 18 22:44:20 u79-196.967 kernel: usbcore: registered new interface driver rtsx_usb
Oct 18 22:44:20 u79-196.967 kernel: usb 4-1.5: New USB device found, idVendor=8087, idProduct=07da, bcdDevice=78.69
Oct 18 22:44:20 u79-196.967 kernel: usb 4-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.5: new high-speed USB device number 4 using ehci-pci
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.5: New USB device found, idVendor=0c45, idProduct=644a, bcdDevice=24.16
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.5: Product: Laptop_Integrated_Webcam_HD
Oct 18 22:44:20 u79-196.967 kernel: usb 1-1.5: Manufacturer: CN00YCD67248727H14EMA01
Oct 18 22:44:20 u79-196.967 kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
Oct 18 22:44:20 u79-196.967 kernel: scsi 6:0:0:0: Direct-Access              SD Card Reader   1.00 PQ: 0 ANSI: 6
Oct 18 22:44:20 u79-196.967 kernel: sd 6:0:0:0: [sdb] 246988800 512-byte logical blocks: (126 GB/118 GiB)
Oct 18 22:44:20 u79-196.967 kernel: sd 6:0:0:0: [sdb] Write Protect is off
Oct 18 22:44:20 u79-196.967 kernel: sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
Oct 18 22:44:20 u79-196.967 kernel: sd 6:0:0:0: [sdb] No Caching mode page found
Oct 18 22:44:20 u79-196.967 kernel: sd 6:0:0:0: [sdb] Assuming drive cache: write through
Oct 18 22:44:20 u79-196.967 kernel:  sdb: sdb1
Oct 18 22:44:20 u79-196.967 kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Oct 18 22:44:20 u79-196.967 systemd[1]: systemd 243.51-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Oct 18 22:44:20 u79-196.967 systemd[1]: Detected architecture x86-64.
Oct 18 22:44:20 u79-196.967 systemd[1]: Set hostname to <u79-196.967>.
Oct 18 22:44:20 u79-196.967 kernel: random: crng init done
Oct 18 22:44:20 u79-196.967 systemd[1]: Created slice system-getty.slice.
Oct 18 22:44:20 u79-196.967 systemd[1]: Created slice system-netctl.slice.
Oct 18 22:44:20 u79-196.967 systemd[1]: Created slice system-systemd\x2dfsck.slice.
Oct 18 22:44:20 u79-196.967 systemd[1]: Created slice User and Session Slice.
Oct 18 22:44:20 u79-196.967 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 18 22:44:20 u79-196.967 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 18 22:44:20 u79-196.967 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 18 22:44:20 u79-196.967 kernel: EXT4-fs (sda3): re-mounted. Opts: (null)
Oct 18 22:44:20 u79-196.967 systemd-journald[293]: Journal started
Oct 18 22:44:20 u79-196.967 systemd-journald[293]: Runtime Journal (/run/log/journal/e04c1eef9ff440e4b6da59d0eadcbc3b) is 8.0M, max 290.8M, 282.8M free.
Oct 18 22:44:20 u79-196.967 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'
Oct 18 22:44:20 u79-196.967 kernel: audit: type=1130 audit(1571463860.608:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:20 u79-196.967 systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 18 22:44:20 u79-196.967 systemd[1]: Started udev Coldplug all Devices.
Oct 18 22:44:20 u79-196.967 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'
Oct 18 22:44:20 u79-196.967 kernel: audit: type=1130 audit(1571463860.658:3): 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'
Oct 18 22:44:20 u79-196.967 systemd-journald[293]: Time spent on flushing to /var is 7.924976s for 685 entries.
Oct 18 22:44:20 u79-196.967 systemd-journald[293]: System Journal (/var/log/journal/e04c1eef9ff440e4b6da59d0eadcbc3b) is 328.0M, max 4.0G, 3.6G free.
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1325 audit(1571463860.964:4): table=filter family=2 entries=0
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1130 audit(1571463861.364:5): 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'
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1130 audit(1571463861.688:6): 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'
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1325 audit(1571463861.741:7): table=filter family=10 entries=0
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1325 audit(1571463861.774:8): table=filter family=2 entries=4
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1325 audit(1571463861.868:9): table=filter family=2 entries=4
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1325 audit(1571463862.008:10): table=filter family=2 entries=58
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1325 audit(1571463862.011:11): table=filter family=2 entries=60
Oct 18 22:44:30 u79-196.967 kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Oct 18 22:44:30 u79-196.967 kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Oct 18 22:44:30 u79-196.967 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Oct 18 22:44:30 u79-196.967 kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Oct 18 22:44:30 u79-196.967 kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
Oct 18 22:44:30 u79-196.967 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Oct 18 22:44:30 u79-196.967 kernel: cryptd: max_cpu_qlen set to 1000
Oct 18 22:44:30 u79-196.967 kernel: AVX version of gcm_enc/dec engaged.
Oct 18 22:44:30 u79-196.967 kernel: AES CTR mode by8 optimization enabled
Oct 18 22:44:30 u79-196.967 kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20190703/utaddress-204)
Oct 18 22:44:30 u79-196.967 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 18 22:44:30 u79-196.967 kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190703/utaddress-204)
Oct 18 22:44:30 u79-196.967 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 18 22:44:30 u79-196.967 kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190703/utaddress-204)
Oct 18 22:44:30 u79-196.967 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 18 22:44:30 u79-196.967 kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190703/utaddress-204)
Oct 18 22:44:30 u79-196.967 kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Oct 18 22:44:30 u79-196.967 kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Oct 18 22:44:30 u79-196.967 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Oct 18 22:44:30 u79-196.967 kernel: Linux agpgart interface v0.103
Oct 18 22:44:30 u79-196.967 kernel: ACPI: AC Adapter [ACAD] (on-line)
Oct 18 22:44:30 u79-196.967 kernel: battery: ACPI: Battery Slot [BAT1] (battery present)
Oct 18 22:44:30 u79-196.967 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 18 22:44:30 u79-196.967 kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 18 22:44:30 u79-196.967 kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
Oct 18 22:44:30 u79-196.967 kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input8
Oct 18 22:44:30 u79-196.967 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 18 22:44:30 u79-196.967 kernel: cfg80211: failed to load regulatory.db
Oct 18 22:44:30 u79-196.967 kernel: Bluetooth: Core ver 2.22
Oct 18 22:44:30 u79-196.967 kernel: NET: Registered protocol family 31
Oct 18 22:44:30 u79-196.967 kernel: Bluetooth: HCI device and connection manager initialized
Oct 18 22:44:30 u79-196.967 kernel: Bluetooth: HCI socket layer initialized
Oct 18 22:44:30 u79-196.967 kernel: Bluetooth: L2CAP socket layer initialized
Oct 18 22:44:30 u79-196.967 kernel: Bluetooth: SCO socket layer initialized
Oct 18 22:44:30 u79-196.967 kernel: r8169 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
Oct 18 22:44:30 u79-196.967 kernel: libphy: r8169: probed
Oct 18 22:44:30 u79-196.967 kernel: r8169 0000:01:00.0 eth0: RTL8105e, d4:be:d9:3b:a8:ba, XID 40c, IRQ 29
Oct 18 22:44:30 u79-196.967 kernel: iTCO_vendor_support: vendor-support=0
Oct 18 22:44:30 u79-196.967 kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Oct 18 22:44:30 u79-196.967 kernel: iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
Oct 18 22:44:30 u79-196.967 kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 18 22:44:30 u79-196.967 kernel: usbcore: registered new interface driver btusb
Oct 18 22:44:30 u79-196.967 kernel: Intel(R) Wireless WiFi driver for Linux
Oct 18 22:44:30 u79-196.967 kernel: Copyright(c) 2003- 2015 Intel Corporation
Oct 18 22:44:30 u79-196.967 kernel: iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
Oct 18 22:44:30 u79-196.967 kernel: r8169 0000:01:00.0 enp1s0: renamed from eth0
Oct 18 22:44:30 u79-196.967 kernel: iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
Oct 18 22:44:30 u79-196.967 kernel: checking generic (b0000000 300000) vs hw (b0000000 10000000)
Oct 18 22:44:30 u79-196.967 kernel: fb0: switching to inteldrmfb from EFI VGA
Oct 18 22:44:30 u79-196.967 kernel: Console: switching to colour dummy device 80x25
Oct 18 22:44:30 u79-196.967 kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Oct 18 22:44:30 u79-196.967 kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Oct 18 22:44:30 u79-196.967 kernel: [drm] Driver supports precise vblank timestamp query.
Oct 18 22:44:30 u79-196.967 kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Oct 18 22:44:30 u79-196.967 kernel: [drm] Initialized i915 1.6.0 20190619 for 0000:00:02.0 on minor 0
Oct 18 22:44:30 u79-196.967 kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Oct 18 22:44:30 u79-196.967 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Oct 18 22:44:30 u79-196.967 kernel: fbcon: i915drmfb (fb0) is primary device
Oct 18 22:44:30 u79-196.967 kernel: usbcore: registered new interface driver uas
Oct 18 22:44:30 u79-196.967 kernel: mc: Linux media interface: v0.10
Oct 18 22:44:30 u79-196.967 kernel: videodev: Linux video capture interface: v2.00
Oct 18 22:44:30 u79-196.967 kernel: Adding 10485756k swap on /dev/sda2.  Priority:-2 extents:1 across:10485756k FS
Oct 18 22:44:30 u79-196.967 kernel: intel_rapl_common: Found RAPL domain package
Oct 18 22:44:30 u79-196.967 kernel: intel_rapl_common: Found RAPL domain core
Oct 18 22:44:30 u79-196.967 kernel: intel_rapl_common: Found RAPL domain uncore
Oct 18 22:44:30 u79-196.967 kernel: intel_rapl_common: RAPL package-0 domain package locked by BIOS
Oct 18 22:44:30 u79-196.967 kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG enabled
Oct 18 22:44:30 u79-196.967 kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
Oct 18 22:44:30 u79-196.967 kernel: iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
Oct 18 22:44:30 u79-196.967 kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
Oct 18 22:44:30 u79-196.967 kernel: uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0c45:644a)
Oct 18 22:44:30 u79-196.967 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
Oct 18 22:44:30 u79-196.967 kernel: uvcvideo 1-1.5:1.0: Entity type for entity Extension 4 was not initialized!
Oct 18 22:44:30 u79-196.967 kernel: uvcvideo 1-1.5:1.0: Entity type for entity Extension 3 was not initialized!
Oct 18 22:44:30 u79-196.967 kernel: uvcvideo 1-1.5:1.0: Entity type for entity Processing 2 was not initialized!
Oct 18 22:44:30 u79-196.967 kernel: uvcvideo 1-1.5:1.0: Entity type for entity Camera 1 was not initialized!
Oct 18 22:44:30 u79-196.967 kernel: input: Laptop_Integrated_Webcam_HD: In as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input10
Oct 18 22:44:30 u79-196.967 kernel: usbcore: registered new interface driver uvcvideo
Oct 18 22:44:30 u79-196.967 kernel: USB Video Class driver (1.1.1)
Oct 18 22:44:30 u79-196.967 kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
Oct 18 22:44:30 u79-196.967 kernel: psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f02)
Oct 18 22:44:30 u79-196.967 kernel: Console: switching to colour frame buffer device 170x48
Oct 18 22:44:30 u79-196.967 kernel: kauditd_printk_skb: 19 callbacks suppressed
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1130 audit(1571463866.134:31): 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'
Oct 18 22:44:30 u79-196.967 kernel: i915 0000:00:02.0: fb0: i915drmfb frame buffer device
Oct 18 22:44:30 u79-196.967 kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x79, 0x17, 0x0c.
Oct 18 22:44:30 u79-196.967 kernel: psmouse serio1: elantech: Elan sample query result 03, 4d, 85
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0: CX20590: BIOS auto-probing.
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0: autoconfig for CX20590: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:speaker
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0:    hp_outs=1 (0x19/0x0/0x0/0x0/0x0)
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0:    mono: mono_out=0x0
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0:    inputs:
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0:      Internal Mic=0x23
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0:      Mic=0x1a
Oct 18 22:44:30 u79-196.967 kernel: snd_hda_codec_conexant hdaudioC0D0: Enable sync_write for stable communication
Oct 18 22:44:30 u79-196.967 kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
Oct 18 22:44:30 u79-196.967 kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Oct 18 22:44:30 u79-196.967 kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Oct 18 22:44:30 u79-196.967 kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
Oct 18 22:44:30 u79-196.967 kernel: mousedev: PS/2 mouse device common for all mice
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1130 audit(1571463866.514:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1130 audit(1571463867.721:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-4A6D\x2d9B5F comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:20 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=0
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1130 audit(1571463870.848:34): 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'
Oct 18 22:44:21 u79-196.967 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'
Oct 18 22:44:21 u79-196.967 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'
Oct 18 22:44:21 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=0
Oct 18 22:44:21 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=4
Oct 18 22:44:21 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=4
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=60
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=64
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=73
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=106
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=122
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=130
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=4
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=4
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=60
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=64
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=73
Oct 18 22:44:22 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=138
Oct 18 22:44:23 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=144
Oct 18 22:44:23 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=160
Oct 18 22:44:23 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 22:44:23 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:23 u79-196.967 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'
Oct 18 22:44:25 u79-196.967 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'
Oct 18 22:44:30 u79-196.967 kernel: audit: type=1131 audit(1571463870.921:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:26 u79-196.967 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'
Oct 18 22:44:26 u79-196.967 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'
Oct 18 22:44:27 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-4A6D\x2d9B5F comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:30 u79-196.967 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'
Oct 18 22:44:30 u79-196.967 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'
Oct 18 22:44:21 u79-196.967 systemd[1]: Started Load/Save Random Seed.
Oct 18 22:44:21 u79-196.967 systemd[1]: Started Create Static Device Nodes in /dev.
Oct 18 22:44:21 u79-196.967 systemd[1]: Starting udev Kernel Device Manager...
Oct 18 22:44:22 u79-196.967 systemd-udevd[315]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 Invalid value for OPTIONS key, ignoring: 'event_timeout=180'
Oct 18 22:44:22 u79-196.967 systemd-udevd[315]: /usr/lib/udev/rules.d/11-dm-lvm.rules:40 The line takes no effect, ignoring.
Oct 18 22:44:23 u79-196.967 systemd[1]: Started CLI Netfilter Manager.
Oct 18 22:44:23 u79-196.967 systemd[1]: Started udev Kernel Device Manager.
Oct 18 22:44:31 u79-196.967 systemd-fsck[476]: fsck.fat 4.1 (2017-01-24)
Oct 18 22:44:31 u79-196.967 systemd-fsck[476]: /dev/sda1: 322 files, 14256/1046526 clusters
Oct 18 22:44:24 u79-196.967 systemd-udevd[382]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 18 22:44:24 u79-196.967 systemd[1]: Found device WDC_WD5000LPVT-75G33T0 swap.
Oct 18 22:44:24 u79-196.967 systemd[1]: Activating swap /dev/disk/by-uuid/db9ba78c-3b7d-4dc8-8cd4-c11f8635ebe7...
Oct 18 22:44:25 u79-196.967 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 18 22:44:31 u79-196.967 kernel: audit: type=1130 audit(1571463871.114:36): 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'
Oct 18 22:44:31 u79-196.967 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'
Oct 18 22:44:25 u79-196.967 systemd-udevd[381]: Using default interface naming scheme 'v243'.
Oct 18 22:44:25 u79-196.967 systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 18 22:44:25 u79-196.967 systemd-udevd[381]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 18 22:44:25 u79-196.967 systemd[1]: Reached target Bluetooth.
Oct 18 22:44:31 u79-196.967 kernel: audit: type=1127 audit(1571463871.164:37): pid=488 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:31 u79-196.967 audit[488]: SYSTEM_BOOT pid=488 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:25 u79-196.967 systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Oct 18 22:44:25 u79-196.967 systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Oct 18 22:44:25 u79-196.967 systemd[1]: Activated swap /dev/disk/by-uuid/db9ba78c-3b7d-4dc8-8cd4-c11f8635ebe7.
Oct 18 22:44:25 u79-196.967 systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 18 22:44:25 u79-196.967 systemd[1]: Reached target Swap.
Oct 18 22:44:25 u79-196.967 systemd[1]: Mounting Temporary Directory (/tmp)...
Oct 18 22:44:25 u79-196.967 systemd-udevd[372]: Using default interface naming scheme 'v243'.
Oct 18 22:44:25 u79-196.967 systemd[1]: Mounted Temporary Directory (/tmp).
Oct 18 22:44:25 u79-196.967 systemd-udevd[372]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 18 22:44:25 u79-196.967 systemd-udevd[393]: Using default interface naming scheme 'v243'.
Oct 18 22:44:25 u79-196.967 systemd[1]: Found device Centrino Wireless-N 2230 (BGN).
Oct 18 22:44:26 u79-196.967 systemd[1]: Found device WDC_WD5000LPVT-75G33T0 boot.
Oct 18 22:44:26 u79-196.967 systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Oct 18 22:44:26 u79-196.967 systemd[1]: Reached target Sound Card.
Oct 18 22:44:26 u79-196.967 systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Oct 18 22:44:26 u79-196.967 systemd[1]: Reached target Local File Systems (Pre).
Oct 18 22:44:26 u79-196.967 systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Oct 18 22:44:26 u79-196.967 systemd[1]: Starting File System Check on /dev/disk/by-uuid/4A6D-9B5F...
Oct 18 22:44:27 u79-196.967 systemd[1]: Started File System Check on /dev/disk/by-uuid/4A6D-9B5F.
Oct 18 22:44:27 u79-196.967 systemd[1]: Mounting /boot...
Oct 18 22:44:28 u79-196.967 systemd[1]: Mounted /boot.
Oct 18 22:44:28 u79-196.967 systemd[1]: Reached target Local File Systems.
Oct 18 22:44:28 u79-196.967 systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Oct 18 22:44:28 u79-196.967 systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Oct 18 22:44:28 u79-196.967 systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Oct 18 22:44:30 u79-196.967 systemd[1]: Started Flush Journal to Persistent Storage.
Oct 18 22:44:30 u79-196.967 systemd[1]: Starting Create Volatile Files and Directories...
Oct 18 22:44:31 u79-196.967 kernel: audit: type=1130 audit(1571463871.248:38): 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'
Oct 18 22:44:31 u79-196.967 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'
Oct 18 22:44:30 u79-196.967 systemd[1]: systemd-rfkill.service: Succeeded.
Oct 18 22:44:31 u79-196.967 systemd[1]: Started Create Volatile Files and Directories.
Oct 18 22:44:31 u79-196.967 systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Oct 18 22:44:31 u79-196.967 systemd[1]: Starting Network Time Synchronization...
Oct 18 22:44:31 u79-196.967 systemd[1]: Condition check resulted in Update is Completed being skipped.
Oct 18 22:44:31 u79-196.967 systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Oct 18 22:44:31 u79-196.967 systemd[1]: Started Update UTMP about System Boot/Shutdown.
Oct 18 22:44:31 u79-196.967 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'
Oct 18 22:44:31 u79-196.967 systemd[1]: Started Network Time Synchronization.
Oct 18 22:44:31 u79-196.967 systemd[1]: Reached target System Initialization.
Oct 18 22:44:31 u79-196.967 systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 18 22:44:31 u79-196.967 systemd[1]: Reached target System Time Set.
Oct 18 22:44:31 u79-196.967 systemd[1]: Reached target System Time Synchronized.
Oct 18 22:44:31 u79-196.967 systemd[1]: Started Daily rotation of log files.
Oct 18 22:44:31 u79-196.967 systemd[1]: Started Daily man-db regeneration.
Oct 18 22:44:31 u79-196.967 systemd[1]: Started Daily verification of password and group files.
Oct 18 22:44:31 u79-196.967 systemd[1]: Reached target Timers.
Oct 18 22:44:31 u79-196.967 systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 18 22:44:31 u79-196.967 kernel: audit: type=1130 audit(1571463871.618:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:31 u79-196.967 kernel: audit: type=1130 audit(1571463871.624:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:31 u79-196.967 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'
Oct 18 22:44:31 u79-196.967 systemd[1]: Reached target Sockets.
Oct 18 22:44:31 u79-196.967 systemd[1]: Reached target Basic System.
Oct 18 22:44:31 u79-196.967 systemd[1]: Started D-Bus System Message Bus.
Oct 18 22:44:31 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Oct 18 22:44:31 u79-196.967 systemd[1]: Starting Login Service...
Oct 18 22:44:31 u79-196.967 systemd[1]: Starting Disk Manager...
Oct 18 22:44:32 u79-196.967 udisksd[492]: udisks daemon version 2.8.4 starting
Oct 18 22:44:32 u79-196.967 network[490]: Starting network profile 'wireless-wpa-static'...
Oct 18 22:44:33 u79-196.967 systemd-logind[506]: New seat seat0.
Oct 18 22:44:33 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 22:44:33 u79-196.967 systemd-logind[506]: Watching system buttons on /dev/input/event2 (Power Button)
Oct 18 22:44:33 u79-196.967 systemd-logind[506]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 18 22:44:33 u79-196.967 systemd-logind[506]: Watching system buttons on /dev/input/event1 (Lid Switch)
Oct 18 22:44:33 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 22:44:33 u79-196.967 dbus-daemon[489]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=492 comm="/usr/lib/udisks2/udisksd ")
Oct 18 22:44:33 u79-196.967 systemd[1]: Starting Authorization Manager...
Oct 18 22:44:33 u79-196.967 systemd-logind[506]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Oct 18 22:44:33 u79-196.967 systemd[1]: Started Login Service.
Oct 18 22:44:33 u79-196.967 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'
Oct 18 22:44:33 u79-196.967 kernel: audit: type=1130 audit(1571463873.684:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:34 u79-196.967 polkitd[507]: Started polkitd version 0.116
Oct 18 22:44:35 u79-196.967 polkitd[507]: Loading rules from directory /etc/polkit-1/rules.d
Oct 18 22:44:35 u79-196.967 polkitd[507]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 18 22:44:35 u79-196.967 polkitd[507]: Finished loading, compiling and executing 3 rules
Oct 18 22:44:35 u79-196.967 dbus-daemon[489]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 18 22:44:35 u79-196.967 polkitd[507]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 18 22:44:35 u79-196.967 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'
Oct 18 22:44:35 u79-196.967 kernel: audit: type=1130 audit(1571463875.334:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:35 u79-196.967 systemd[1]: Started Authorization Manager.
Oct 18 22:44:35 u79-196.967 systemd[1]: Started Disk Manager.
Oct 18 22:44:35 u79-196.967 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'
Oct 18 22:44:35 u79-196.967 udisksd[492]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 18 22:44:35 u79-196.967 kernel: audit: type=1130 audit(1571463875.648:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:50 u79-196.967 network[490]: WPA association/authentication failed for interface 'wlp2s0'
Oct 18 22:44:51 u79-196.967 network[490]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 22:44:51 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 22:44:51 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
Oct 18 22:44:51 u79-196.967 kernel: audit: type=1130 audit(1571463891.344:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa\x2dstatic comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:44:51 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa\x2dstatic comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:44:51 u79-196.967 kernel: audit: type=1130 audit(1571463891.401:45): 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'
Oct 18 22:44:51 u79-196.967 kernel: audit: type=1130 audit(1571463891.404:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:51 u79-196.967 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'
Oct 18 22:44:51 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:51 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP.
Oct 18 22:44:51 u79-196.967 systemd[1]: Reached target Network.
Oct 18 22:44:51 u79-196.967 systemd[1]: Starting Permit User Sessions...
Oct 18 22:44:51 u79-196.967 systemd[1]: Started Permit User Sessions.
Oct 18 22:44:51 u79-196.967 systemd[1]: Reached target Multi-User System.
Oct 18 22:44:51 u79-196.967 systemd[1]: Started Simple Desktop Display Manager.
Oct 18 22:44:51 u79-196.967 systemd[1]: Reached target Graphical Interface.
Oct 18 22:44:51 u79-196.967 systemd[1]: Startup finished in 3.418s (kernel) + 33.365s (userspace) = 36.784s.
Oct 18 22:44:52 u79-196.967 sddm[992]: Initializing...
Oct 18 22:44:52 u79-196.967 sddm[992]: Starting...
Oct 18 22:44:52 u79-196.967 sddm[992]: Logind interface found
Oct 18 22:44:52 u79-196.967 sddm[992]: Adding new display on vt 1 ...
Oct 18 22:44:52 u79-196.967 sddm[992]: Loading theme configuration from ""
Oct 18 22:44:52 u79-196.967 sddm[992]: Display server starting...
Oct 18 22:44:52 u79-196.967 sddm[992]: Running: /usr/bin/X -nolisten tcp -auth /var/run/sddm/{61d1aed2-e689-4842-a55b-3924edc8b136} -background none -noreset -displayfd 17 -seat seat0 vt1
Oct 18 22:44:56 u79-196.967 sddm[992]: Setting default cursor
Oct 18 22:44:56 u79-196.967 sddm[992]: Could not setup default cursor
Oct 18 22:44:56 u79-196.967 sddm[992]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Oct 18 22:44:56 u79-196.967 sddm[992]: Display server started.
Oct 18 22:44:56 u79-196.967 sddm[992]: Socket server starting...
Oct 18 22:44:56 u79-196.967 sddm[992]: Socket server started.
Oct 18 22:44:56 u79-196.967 sddm[992]: Loading theme configuration from ""
Oct 18 22:44:56 u79-196.967 sddm[992]: Greeter starting...
Oct 18 22:44:56 u79-196.967 sddm[992]: Adding cookie to "/var/run/sddm/{61d1aed2-e689-4842-a55b-3924edc8b136}"
Oct 18 22:44:56 u79-196.967 sddm-helper[1000]: [PAM] Starting...
Oct 18 22:44:56 u79-196.967 sddm-helper[1000]: [PAM] Authenticating...
Oct 18 22:44:56 u79-196.967 sddm-helper[1000]: [PAM] returning.
Oct 18 22:44:56 u79-196.967 sddm-helper[1000]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0)
Oct 18 22:44:56 u79-196.967 systemd[1]: Created slice User Slice of UID 975.
Oct 18 22:44:56 u79-196.967 systemd[1]: Starting User Runtime Directory /run/user/975...
Oct 18 22:44:56 u79-196.967 systemd-logind[506]: New session c1 of user sddm.
Oct 18 22:44:56 u79-196.967 kernel: audit: type=1130 audit(1571463896.958:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:56 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:44:56 u79-196.967 systemd[1]: Started User Runtime Directory /run/user/975.
Oct 18 22:44:56 u79-196.967 systemd[1]: Starting User Manager for UID 975...
Oct 18 22:44:57 u79-196.967 systemd[1003]: pam_unix(systemd-user:account): account sddm has expired (account expired)
Oct 18 22:44:57 u79-196.967 kernel: audit: type=1130 audit(1571463897.068:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:44:57 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:44:57 u79-196.967 systemd[1003]: PAM failed: User account has expired
Oct 18 22:44:57 u79-196.967 systemd[1003]: user@975.service: Failed to set up PAM session: Operation not permitted
Oct 18 22:44:57 u79-196.967 systemd[1003]: user@975.service: Failed at step PAM spawning /usr/lib/systemd/systemd: Operation not permitted
Oct 18 22:44:57 u79-196.967 systemd[1]: user@975.service: Failed with result 'protocol'.
Oct 18 22:44:57 u79-196.967 systemd[1]: Failed to start User Manager for UID 975.
Oct 18 22:44:57 u79-196.967 systemd[1]: Started Session c1 of user sddm.
Oct 18 22:44:57 u79-196.967 sddm[992]: Greeter session started successfully
Oct 18 22:44:57 u79-196.967 sddm-greeter[1004]: High-DPI autoscaling not Enabled
Oct 18 22:44:57 u79-196.967 sddm-greeter[1004]: Reading from "/usr/share/xsessions/xfce.desktop"
Oct 18 22:44:57 u79-196.967 sddm-greeter[1004]: Loading theme configuration from "qrc:/theme/theme.conf"
Oct 18 22:44:57 u79-196.967 sddm-greeter[1004]: Connected to the daemon.
Oct 18 22:44:57 u79-196.967 sddm[992]: Message received from greeter: Connect
Oct 18 22:44:58 u79-196.967 sddm-greeter[1004]: Loading qrc:/theme/Main.qml...
Oct 18 22:44:59 u79-196.967 sddm-greeter[1004]: Adding view for "LVDS-1" QRect(0,0 1366x768)
Oct 18 22:45:00 u79-196.967 sddm-greeter[1004]: Message received from daemon: Capabilities
Oct 18 22:45:00 u79-196.967 sddm-greeter[1004]: Message received from daemon: HostName
Oct 18 22:45:10 u79-196.967 sddm-greeter[1004]: Reading from "/usr/share/xsessions/xfce.desktop"
Oct 18 22:45:10 u79-196.967 sddm[992]: Message received from greeter: Login
Oct 18 22:45:10 u79-196.967 sddm[992]: Reading from "/usr/share/xsessions/xfce.desktop"
Oct 18 22:45:10 u79-196.967 sddm[992]: Reading from "/usr/share/xsessions/xfce.desktop"
Oct 18 22:45:10 u79-196.967 sddm[992]: Session "/usr/share/xsessions/xfce.desktop" selected, command: "startxfce4"
Oct 18 22:45:10 u79-196.967 sddm-helper[1010]: [PAM] Starting...
Oct 18 22:45:10 u79-196.967 sddm-helper[1010]: [PAM] Authenticating...
Oct 18 22:45:10 u79-196.967 sddm-helper[1010]: [PAM] Preparing to converse...
Oct 18 22:45:10 u79-196.967 sddm-helper[1010]: [PAM] Conversation with 1 messages
Oct 18 22:45:10 u79-196.967 sddm-helper[1010]: [PAM] returning.
Oct 18 22:45:10 u79-196.967 sddm[992]: Authenticated successfully
Oct 18 22:45:10 u79-196.967 sddm-greeter[1004]: Message received from daemon: LoginSucceeded
Oct 18 22:45:10 u79-196.967 kernel: audit: type=1006 audit(1571463910.374:49): pid=1010 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
Oct 18 22:45:10 u79-196.967 sddm-helper[1010]: pam_unix(sddm:session): session opened for user gold by (uid=0)
Oct 18 22:45:10 u79-196.967 systemd[1]: Created slice User Slice of UID 1000.
Oct 18 22:45:10 u79-196.967 kernel: audit: type=1130 audit(1571463910.534:50): 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'
Oct 18 22:45:10 u79-196.967 kernel: audit: type=1006 audit(1571463910.541:51): pid=1012 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Oct 18 22:45:10 u79-196.967 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'
Oct 18 22:45:10 u79-196.967 systemd[1012]: pam_unix(systemd-user:session): session opened for user gold by (uid=0)
Oct 18 22:45:10 u79-196.967 systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 18 22:45:10 u79-196.967 systemd-logind[506]: New session 1 of user gold.
Oct 18 22:45:10 u79-196.967 systemd[1]: Started User Runtime Directory /run/user/1000.
Oct 18 22:45:10 u79-196.967 systemd[1]: Starting User Manager for UID 1000...
Oct 18 22:45:10 u79-196.967 sddm-helper[1000]: [PAM] Closing session
Oct 18 22:45:10 u79-196.967 sddm-helper[1000]: pam_unix(sddm-greeter:session): session closed for user sddm
Oct 18 22:45:10 u79-196.967 sddm-helper[1000]: [PAM] Ended.
Oct 18 22:45:10 u79-196.967 sddm[992]: Auth: sddm-helper exited successfully
Oct 18 22:45:10 u79-196.967 systemd[1]: session-c1.scope: Succeeded.
Oct 18 22:45:10 u79-196.967 sddm[992]: Greeter stopped.
Oct 18 22:45:10 u79-196.967 systemd-logind[506]: Session c1 logged out. Waiting for processes to exit.
Oct 18 22:45:10 u79-196.967 systemd[1]: Stopping User Runtime Directory /run/user/975...
Oct 18 22:45:10 u79-196.967 systemd-logind[506]: Removed session c1.
Oct 18 22:45:10 u79-196.967 systemd[1]: run-user-975.mount: Succeeded.
Oct 18 22:45:10 u79-196.967 kernel: audit: type=1131 audit(1571463910.698:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:45:10 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:45:10 u79-196.967 systemd[1]: user-runtime-dir@975.service: Succeeded.
Oct 18 22:45:10 u79-196.967 systemd[1]: Stopped User Runtime Directory /run/user/975.
Oct 18 22:45:10 u79-196.967 systemd[1]: Removed slice User Slice of UID 975.
Oct 18 22:45:10 u79-196.967 systemd[1012]: run-user-975.mount: Succeeded.
Oct 18 22:45:12 u79-196.967 kernel: audit: type=1130 audit(1571463911.054:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:45:11 u79-196.967 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'
Oct 18 22:45:10 u79-196.967 systemd[1012]: Reached target Paths.
Oct 18 22:45:10 u79-196.967 systemd[1012]: Reached target Timers.
Oct 18 22:45:10 u79-196.967 systemd[1012]: Starting D-Bus User Message Bus Socket.
Oct 18 22:45:10 u79-196.967 systemd[1012]: Listening on GnuPG network certificate management daemon.
Oct 18 22:45:10 u79-196.967 systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 18 22:45:10 u79-196.967 systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 18 22:45:10 u79-196.967 systemd[1012]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 18 22:45:10 u79-196.967 systemd[1012]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 18 22:45:10 u79-196.967 systemd[1012]: Listening on p11-kit server.
Oct 18 22:45:10 u79-196.967 systemd[1012]: Listening on Sound System.
Oct 18 22:45:11 u79-196.967 systemd[1012]: Listening on D-Bus User Message Bus Socket.
Oct 18 22:45:11 u79-196.967 systemd[1012]: Reached target Sockets.
Oct 18 22:45:11 u79-196.967 systemd[1012]: Reached target Basic System.
Oct 18 22:45:11 u79-196.967 systemd[1]: Started User Manager for UID 1000.
Oct 18 22:45:11 u79-196.967 systemd[1012]: Starting Update XDG user dir configuration...
Oct 18 22:45:11 u79-196.967 systemd[1]: Started Session 1 of user gold.
Oct 18 22:45:11 u79-196.967 sddm-helper[1010]: Starting: "/usr/share/sddm/scripts/Xsession \"startxfce4\""
Oct 18 22:45:11 u79-196.967 sddm-helper[1020]: Adding cookie to "/home/gold/.Xauthority"
Oct 18 22:45:11 u79-196.967 sddm[992]: Session started
Oct 18 22:45:11 u79-196.967 systemd[1012]: xdg-user-dirs-update.service: Succeeded.
Oct 18 22:45:11 u79-196.967 systemd[1012]: Started Update XDG user dir configuration.
Oct 18 22:45:11 u79-196.967 systemd[1012]: Reached target Main User Target.
Oct 18 22:45:11 u79-196.967 systemd[1012]: Startup finished in 996ms.
Oct 18 22:45:12 u79-196.967 systemd[1012]: Started D-Bus User Message Bus.
Oct 18 22:45:15 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=1000 pid=1020 comm="xfce4-session ")
Oct 18 22:45:15 u79-196.967 systemd[1012]: Starting Virtual filesystem service...
Oct 18 22:45:15 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 18 22:45:15 u79-196.967 systemd[1012]: Started Virtual filesystem service.
Oct 18 22:45:16 u79-196.967 kernel: fuse: init (API version 7.31)
Oct 18 22:45:16 u79-196.967 systemd[1]: Mounting FUSE Control File System...
Oct 18 22:45:16 u79-196.967 systemd[1]: Mounted FUSE Control File System.
Oct 18 22:45:16 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.7' (uid=1000 pid=1020 comm="xfce4-session ")
Oct 18 22:45:16 u79-196.967 systemd[1012]: Starting Accessibility services bus...
Oct 18 22:45:16 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.a11y.Bus'
Oct 18 22:45:16 u79-196.967 systemd[1012]: Started Accessibility services bus.
Oct 18 22:45:16 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating service name='org.xfce.Xfconf' requested by ':1.4' (uid=1000 pid=1020 comm="xfce4-session ")
Oct 18 22:45:16 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.xfce.Xfconf'
Oct 18 22:45:16 u79-196.967 at-spi-bus-launcher[1056]: dbus-daemon[1062]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1020 comm="xfce4-session ")
Oct 18 22:45:16 u79-196.967 at-spi-bus-launcher[1056]: dbus-daemon[1062]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 18 22:45:16 u79-196.967 at-spi-bus-launcher[1056]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 18 22:45:16 u79-196.967 systemd[1012]: Started GnuPG cryptographic agent and passphrase cache.
Oct 18 22:45:16 u79-196.967 gpg-agent[1075]: gpg-agent (GnuPG) 2.2.17 starting in supervised mode.
Oct 18 22:45:16 u79-196.967 gpg-agent[1075]: using fd 3 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Oct 18 22:45:16 u79-196.967 gpg-agent[1075]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Oct 18 22:45:16 u79-196.967 gpg-agent[1075]: using fd 5 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Oct 18 22:45:16 u79-196.967 gpg-agent[1075]: using fd 6 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Oct 18 22:45:16 u79-196.967 gpg-agent[1075]: listening on: std=6 extra=5 browser=3 ssh=4
Oct 18 22:45:18 u79-196.967 systemd[1012]: Starting Sound Service...
Oct 18 22:45:18 u79-196.967 dbus-daemon[489]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.45' (uid=1000 pid=1116 comm="/usr/bin/pulseaudio --daemonize=no ")
Oct 18 22:45:18 u79-196.967 systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 18 22:45:18 u79-196.967 dbus-daemon[489]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 18 22:45:18 u79-196.967 systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 18 22:45:18 u79-196.967 rtkit-daemon[1139]: Successfully called chroot.
Oct 18 22:45:19 u79-196.967 kernel: audit: type=1130 audit(1571463918.988:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:45:18 u79-196.967 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'
Oct 18 22:45:18 u79-196.967 rtkit-daemon[1139]: Successfully dropped privileges.
Oct 18 22:45:18 u79-196.967 rtkit-daemon[1139]: Successfully limited resources.
Oct 18 22:45:18 u79-196.967 rtkit-daemon[1139]: Running.
Oct 18 22:45:18 u79-196.967 rtkit-daemon[1139]: Canary thread running.
Oct 18 22:45:18 u79-196.967 rtkit-daemon[1139]: Watchdog thread running.
Oct 18 22:45:19 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.25' (uid=1000 pid=1136 comm="xfdesktop --display :0.0 --sm-client-id 25a18b0f9-")
Oct 18 22:45:19 u79-196.967 rtkit-daemon[1139]: Successfully made thread 1116 of process 1116 owned by '1000' high priority at nice level -11.
Oct 18 22:45:19 u79-196.967 rtkit-daemon[1139]: Supervising 1 threads of 1 processes of 1 users.
Oct 18 22:45:19 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service' requested by ':1.27' (uid=1000 pid=1151 comm="xfce4-power-manager --restart --sm-client-id 24bbb")
Oct 18 22:45:19 u79-196.967 systemd[1012]: Starting XFCE notifications service...
Oct 18 22:45:19 u79-196.967 tumblerd[1144]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Oct 18 22:45:19 u79-196.967 tumblerd[1144]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.7: cannot open shared object file: No such file or directory
Oct 18 22:45:19 u79-196.967 tumblerd[1144]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Oct 18 22:45:20 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.freedesktop.Notifications'
Oct 18 22:45:20 u79-196.967 systemd[1012]: Started XFCE notifications service.
Oct 18 22:45:20 u79-196.967 dbus-daemon[489]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.48' (uid=1000 pid=1151 comm="xfce4-power-manager --restart --sm-client-id 24bbb")
Oct 18 22:45:20 u79-196.967 systemd[1]: Starting Daemon for power management...
Oct 18 22:45:20 u79-196.967 org.freedesktop.thumbnails.Thumbnailer1[1025]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 22:45:20 u79-196.967 org.freedesktop.thumbnails.Thumbnailer1[1025]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 22:45:21 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.26' (uid=1000 pid=1144 comm="/usr/lib/tumbler-1/tumblerd ")
Oct 18 22:45:21 u79-196.967 systemd[1012]: Starting Virtual filesystem service - disk device monitor...
Oct 18 22:45:21 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Oct 18 22:45:21 u79-196.967 systemd[1012]: Started Virtual filesystem service - disk device monitor.
Oct 18 22:45:21 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Oct 18 22:45:23 u79-196.967 rtkit-daemon[1139]: Supervising 1 threads of 1 processes of 1 users.
Oct 18 22:45:23 u79-196.967 rtkit-daemon[1139]: Successfully made thread 1189 of process 1116 owned by '1000' RT at priority 5.
Oct 18 22:45:23 u79-196.967 rtkit-daemon[1139]: Supervising 2 threads of 1 processes of 1 users.
Oct 18 22:45:23 u79-196.967 rtkit-daemon[1139]: Supervising 2 threads of 1 processes of 1 users.
Oct 18 22:45:23 u79-196.967 rtkit-daemon[1139]: Successfully made thread 1190 of process 1116 owned by '1000' RT at priority 5.
Oct 18 22:45:23 u79-196.967 rtkit-daemon[1139]: Supervising 3 threads of 1 processes of 1 users.
Oct 18 22:45:23 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.25' (uid=1000 pid=1136 comm="xfdesktop --display :0.0 --sm-client-id 25a18b0f9-")
Oct 18 22:45:23 u79-196.967 systemd[1012]: Starting Virtual filesystem metadata service...
Oct 18 22:45:24 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.gtk.vfs.Metadata'
Oct 18 22:45:24 u79-196.967 systemd[1012]: Started Virtual filesystem metadata service.
Oct 18 22:45:24 u79-196.967 systemd[1012]: Started Sound Service.
Oct 18 22:45:26 u79-196.967 dbus-daemon[489]: [system] Successfully activated service 'org.freedesktop.UPower'
Oct 18 22:45:26 u79-196.967 systemd[1]: Started Daemon for power management.
Oct 18 22:45:26 u79-196.967 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'
Oct 18 22:45:26 u79-196.967 kernel: audit: type=1130 audit(1571463926.078:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:45:26 u79-196.967 pkexec[1235]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Oct 18 22:45:26 u79-196.967 pkexec[1235]: gold: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness-switch 0]
Oct 18 22:45:27 u79-196.967 polkitd[507]: Registered Authentication Agent for unix-session:1 (system bus name :1.75 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 18 22:45:30 u79-196.967 kdeconnectd[1240]: kdeconnect.core: KdeConnect daemon starting
Oct 18 22:45:32 u79-196.967 kdeconnectd[1240]: kdeconnect.core: onStart
Oct 18 22:45:32 u79-196.967 kdeconnectd[1240]: kdeconnect.core: KdeConnect daemon started
Oct 18 22:45:32 u79-196.967 kdeconnectd[1240]: kdeconnect.core: Broadcasting identity packet
Oct 18 22:47:10 u79-196.967 pkexec[1515]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Oct 18 22:47:10 u79-196.967 pkexec[1515]: gold: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness 976]
Oct 18 22:47:13 u79-196.967 pkexec[1520]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Oct 18 22:47:13 u79-196.967 pkexec[1520]: gold: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness 3485]
Oct 18 22:47:58 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating service name='ca.desrt.dconf' requested by ':1.59' (uid=1000 pid=1579 comm="mousepad /home/gold/wireless output9 ")
Oct 18 22:47:58 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'ca.desrt.dconf'
Oct 18 22:49:07 u79-196.967 sudo[1602]: pam_unix(sudo:auth): authentication failure; logname= uid=1000 euid=0 tty=/dev/pts/0 ruser=gold rhost=  user=gold
Oct 18 22:49:35 u79-196.967 sudo[1602]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl stop ufw
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.544:56): table=filter family=2 entries=133
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.544:57): table=filter family=2 entries=131
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.548:58): table=filter family=2 entries=130
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.548:59): table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.551:60): table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.554:61): table=filter family=2 entries=124
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.554:62): table=filter family=2 entries=122
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.554:63): table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.558:64): table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 kernel: audit: type=1325 audit(1571464175.558:65): table=filter family=2 entries=120
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=133
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=131
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=130
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=125
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=124
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=122
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=120
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=113
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=100
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=99
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=98
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=92
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=90
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=89
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=86
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=82
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=80
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=78
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=76
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=74
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=72
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=70
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=68
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=66
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=64
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=62
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=60
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=2 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=171
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=169
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=168
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=167
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=165
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=164
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=163
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=157
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=123
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=122
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=121
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=112
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=110
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=109
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=84
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=82
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=80
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=78
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=76
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=74
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=72
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=70
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=68
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=66
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=64
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=62
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=60
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 22:49:35 u79-196.967 audit: NETFILTER_CFG table=filter family=10 entries=58
Oct 18 22:49:35 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ufw comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:49:35 u79-196.967 sudo[1602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:49:35 u79-196.967 systemd[1]: Stopping CLI Netfilter Manager...
Oct 18 22:49:35 u79-196.967 sudo[1602]: pam_unix(sudo:session): session closed for user root
Oct 18 22:49:35 u79-196.967 systemd[1]: ufw.service: Succeeded.
Oct 18 22:49:35 u79-196.967 systemd[1]: Stopped CLI Netfilter Manager.
Oct 18 22:50:08 u79-196.967 sudo[1779]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl disable ufw
Oct 18 22:50:08 u79-196.967 sudo[1779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:50:08 u79-196.967 systemd[1]: Reloading.
Oct 18 22:50:08 u79-196.967 sudo[1779]: pam_unix(sudo:session): session closed for user root
Oct 18 22:50:15 u79-196.967 sudo[1795]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl stop ufw
Oct 18 22:50:15 u79-196.967 sudo[1795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:50:15 u79-196.967 sudo[1795]: pam_unix(sudo:session): session closed for user root
Oct 18 22:50:39 u79-196.967 sudo[1802]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl start wireless-wpa-static
Oct 18 22:50:39 u79-196.967 sudo[1802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 22:50:39 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Oct 18 22:50:39 u79-196.967 network[1807]: Starting network profile 'wireless-wpa-static'...
Oct 18 22:50:39 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 22:50:39 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 22:50:56 u79-196.967 network[1807]: WPA association/authentication failed for interface 'wlp2s0'
Oct 18 22:50:56 u79-196.967 network[1807]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 18 22:50:56 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 22:50:56 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
Oct 18 22:50:56 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP.
Oct 18 22:50:56 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa\x2dstatic comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:50:56 u79-196.967 kernel: kauditd_printk_skb: 150 callbacks suppressed
Oct 18 22:50:56 u79-196.967 kernel: audit: type=1130 audit(1571464256.231:216): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@wireless\x2dwpa\x2dstatic comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 22:50:56 u79-196.967 sudo[1802]: pam_unix(sudo:session): session closed for user root
Oct 18 22:55:20 u79-196.967 dbus-daemon[489]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.780' (uid=1000 pid=1593 comm="mousepad /home/gold/wireless output10 ")
Oct 18 22:55:20 u79-196.967 systemd[1]: Starting Hostname Service...
Oct 18 22:55:20 u79-196.967 dbus-daemon[489]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.781' (uid=1000 pid=2319 comm="/usr/lib/gvfsd-dnssd --spawner :1.5 /org/gtk/gvfs/")
Oct 18 22:55:20 u79-196.967 dbus-daemon[489]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 18 22:55:20 u79-196.967 dbus-daemon[489]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 18 22:55:20 u79-196.967 systemd[1]: Started Hostname Service.
Oct 18 22:55:20 u79-196.967 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'
Oct 18 22:55:20 u79-196.967 kernel: audit: type=1130 audit(1571464520.534:217): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:55:38 u79-196.967 kernel: exfat: loading out-of-tree module taints kernel.
Oct 18 22:55:38 u79-196.967 kernel: exfat: module verification failed: signature and/or required key missing - tainting kernel
Oct 18 22:55:38 u79-196.967 kernel: exFAT: Version 1.2.10
Oct 18 22:55:38 u79-196.967 kernel: [EXFAT] trying to mount...
Oct 18 22:55:38 u79-196.967 kernel: [EXFAT] mounted successfully
Oct 18 22:55:38 u79-196.967 udisksd[492]: Mounted /dev/sdb1 at /run/media/gold/0084-DC30 on behalf of uid 1000
Oct 18 22:55:47 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating service name='org.freedesktop.thumbnails.Cache1' requested by ':1.24' (uid=1000 pid=1131 comm="Thunar --sm-client-id 2afab1e04-309d-4b4e-b380-beb")
Oct 18 22:55:47 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.freedesktop.thumbnails.Cache1'
Oct 18 22:55:47 u79-196.967 tumblerd[2354]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Oct 18 22:55:47 u79-196.967 tumblerd[2354]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.7: cannot open shared object file: No such file or directory
Oct 18 22:55:47 u79-196.967 tumblerd[2354]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Oct 18 22:55:47 u79-196.967 org.freedesktop.thumbnails.Cache1[1025]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 22:55:50 u79-196.967 systemd[1]: systemd-hostnamed.service: Succeeded.
Oct 18 22:55:50 u79-196.967 kernel: audit: type=1131 audit(1571464550.568:218): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 22:55:50 u79-196.967 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'
Oct 18 22:55:52 u79-196.967 udisksd[492]: Cleaning up mount point /run/media/gold/0084-DC30 (device 8:17 is not mounted)
Oct 18 22:55:52 u79-196.967 systemd[1012]: run-media-gold-0084\x2dDC30.mount: Succeeded.
Oct 18 22:55:52 u79-196.967 systemd[1]: run-media-gold-0084\x2dDC30.mount: Succeeded.
Oct 18 22:55:52 u79-196.967 udisksd[492]: Unmounted /dev/sdb1 on behalf of uid 1000
Oct 18 22:55:52 u79-196.967 kernel: [EXFAT] trying to unmount...
Oct 18 22:55:52 u79-196.967 kernel: [EXFAT] unmounted successfully
Oct 18 22:55:52 u79-196.967 kernel: sdb: detected capacity change from 126458265600 to 0
Oct 18 22:55:53 u79-196.967 kernel: sd 6:0:0:0: [sdb] 246988800 512-byte logical blocks: (126 GB/118 GiB)
Oct 18 22:55:53 u79-196.967 kernel:  sdb: sdb1
Oct 18 22:55:53 u79-196.967 kernel:  sdb: sdb1
Oct 18 22:55:57 u79-196.967 kernel: sdb: detected capacity change from 126458265600 to 0
Oct 18 22:55:57 u79-196.967 kernel: sd 6:0:0:0: [sdb] 246988800 512-byte logical blocks: (126 GB/118 GiB)
Oct 18 22:55:57 u79-196.967 kernel:  sdb: sdb1
Oct 18 22:55:57 u79-196.967 kernel:  sdb: sdb1
Oct 18 22:55:58 u79-196.967 kernel: [EXFAT] trying to mount...
Oct 18 22:55:58 u79-196.967 kernel: [EXFAT] mounted successfully
Oct 18 22:55:58 u79-196.967 udisksd[492]: Mounted /dev/sdb1 at /run/media/gold/0084-DC30 on behalf of uid 1000
Oct 18 22:56:07 u79-196.967 udisksd[492]: Cleaning up mount point /run/media/gold/0084-DC30 (device 8:17 no longer exists)
Oct 18 22:56:07 u79-196.967 kernel: [EXFAT] trying to unmount...
Oct 18 22:56:07 u79-196.967 kernel: [EXFAT] unmounted successfully
Oct 18 22:56:07 u79-196.967 systemd[1012]: run-media-gold-0084\x2dDC30.mount: Succeeded.
Oct 18 22:56:07 u79-196.967 systemd[1]: run-media-gold-0084\x2dDC30.mount: Succeeded.
Oct 18 22:59:40 u79-196.967 systemd[1]: Starting Cleanup of Temporary Directories...
Oct 18 22:59:40 u79-196.967 systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Oct 18 22:59:40 u79-196.967 systemd[1]: Started Cleanup of Temporary Directories.
Oct 18 22:59:40 u79-196.967 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'
Oct 18 22:59:40 u79-196.967 kernel: audit: type=1130 audit(1571464780.591:219): 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'
Oct 18 22:59:40 u79-196.967 kernel: audit: type=1131 audit(1571464780.591:220): 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'
Oct 18 22:59:40 u79-196.967 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'
Oct 18 23:30:31 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Activating service name='org.freedesktop.thumbnails.Cache1' requested by ':1.24' (uid=1000 pid=1131 comm="Thunar --sm-client-id 2afab1e04-309d-4b4e-b380-beb")
Oct 18 23:30:31 u79-196.967 dbus-daemon[1025]: [session uid=1000 pid=1025] Successfully activated service 'org.freedesktop.thumbnails.Cache1'
Oct 18 23:30:31 u79-196.967 tumblerd[2601]: Failed to load plugin "tumbler-odf-thumbnailer.so": libgsf-1.so.114: cannot open shared object file: No such file or directory
Oct 18 23:30:31 u79-196.967 tumblerd[2601]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.7: cannot open shared object file: No such file or directory
Oct 18 23:30:31 u79-196.967 tumblerd[2601]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Oct 18 23:30:31 u79-196.967 org.freedesktop.thumbnails.Cache1[1025]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Oct 18 23:37:59 u79-196.967 sudo[3000]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/vi /etc/netctl/wireless-wpa-static
Oct 18 23:37:59 u79-196.967 sudo[3000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 23:41:07 u79-196.967 sudo[3000]: pam_unix(sudo:session): session closed for user root
Oct 18 23:43:07 u79-196.967 sudo[3100]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/systemctl stop ufw
Oct 18 23:43:07 u79-196.967 sudo[3100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 23:43:07 u79-196.967 sudo[3100]: pam_unix(sudo:session): session closed for user root
Oct 18 23:44:14 u79-196.967 sudo[3105]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl start girlfriend
Oct 18 23:44:14 u79-196.967 sudo[3105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 18 23:44:14 u79-196.967 systemd[1]: Starting Networking for netctl profile girlfriend...
Oct 18 23:44:14 u79-196.967 network[3110]: Starting network profile 'girlfriend'...
Oct 18 23:44:14 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 23:44:15 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 18 23:44:15 u79-196.967 kernel: wlp2s0: authenticate with 70:f2:20:c8:f0:53
Oct 18 23:44:15 u79-196.967 kernel: wlp2s0: send auth to 70:f2:20:c8:f0:53 (try 1/3)
Oct 18 23:44:15 u79-196.967 kernel: wlp2s0: authenticated
Oct 18 23:44:15 u79-196.967 kernel: wlp2s0: associate with 70:f2:20:c8:f0:53 (try 1/3)
Oct 18 23:44:15 u79-196.967 kernel: wlp2s0: RX AssocResp from 70:f2:20:c8:f0:53 (capab=0x411 status=0 aid=2)
Oct 18 23:44:15 u79-196.967 kernel: wlp2s0: associated
Oct 18 23:44:16 u79-196.967 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Oct 18 23:44:17 u79-196.967 systemd[1]: Started Networking for netctl profile girlfriend.
Oct 18 23:44:16 u79-196.967 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfriend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 23:44:17 u79-196.967 kernel: audit: type=1130 audit(1571467456.998:221): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfriend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 18 23:44:17 u79-196.967 sudo[3105]: pam_unix(sudo:session): session closed for user root
Oct 18 23:44:17 u79-196.967 kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 18 23:44:17 u79-196.967 dhcpcd[3193]: wlp2s0: soliciting a DHCP lease
Oct 18 23:44:17 u79-196.967 dhcpcd[3193]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 23:44:17 u79-196.967 dhcpcd[3193]: wlp2s0: NAK: from 192.168.0.1
Oct 18 23:44:18 u79-196.967 dhcpcd[3193]: wlp2s0: soliciting a DHCP lease
Oct 18 23:44:18 u79-196.967 dhcpcd[3193]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 23:44:18 u79-196.967 dhcpcd[3193]: wlp2s0: NAK: from 192.168.0.1
Oct 18 23:44:19 u79-196.967 dhcpcd[3193]: wlp2s0: soliciting a DHCP lease
Oct 18 23:44:19 u79-196.967 dhcpcd[3193]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 23:44:19 u79-196.967 dhcpcd[3193]: wlp2s0: NAK: from 192.168.0.1
Oct 18 23:44:21 u79-196.967 dhcpcd[3193]: wlp2s0: soliciting a DHCP lease
Oct 18 23:44:21 u79-196.967 dhcpcd[3193]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 23:44:21 u79-196.967 dhcpcd[3193]: wlp2s0: NAK: from 192.168.0.1
Oct 18 23:44:21 u79-196.967 kdeconnectd[1240]: kdeconnect.core: Broadcasting identity packet
Oct 18 23:44:25 u79-196.967 dhcpcd[3193]: wlp2s0: soliciting a DHCP lease
Oct 18 23:44:25 u79-196.967 dhcpcd[3193]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 23:44:25 u79-196.967 dhcpcd[3193]: wlp2s0: NAK: from 192.168.0.1
Oct 18 23:44:33 u79-196.967 dhcpcd[3193]: wlp2s0: soliciting a DHCP lease
Oct 18 23:44:33 u79-196.967 dhcpcd[3193]: wlp2s0: offered 192.168.0.13 from 192.168.0.1
Oct 18 23:44:33 u79-196.967 dhcpcd[3193]: wlp2s0: NAK: from 192.168.0.1
Oct 18 23:44:47 u79-196.967 network[3110]: timed out
Oct 18 23:44:47 u79-196.967 dhcpcd[3193]: timed out
Oct 18 23:44:47 u79-196.967 dhcpcd[3193]: dhcpcd exited
Oct 18 23:44:47 u79-196.967 network[3110]: DHCP IPv4 lease attempt failed on interface 'wlp2s0'
Oct 18 23:44:47 u79-196.967 kernel: wlp2s0: deauthenticating from 70:f2:20:c8:f0:53 by local choice (Reason: 3=DEAUTH_LEAVING)
Oct 18 23:44:47 u79-196.967 network[3110]: Failed to bring the network up for profile 'girlfriend'
Oct 18 23:44:47 u79-196.967 systemd[1]: netctl@girlfriend.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 23:44:47 u79-196.967 systemd[1]: netctl@girlfriend.service: Failed with result 'exit-code'.
Oct 18 23:44:47 u79-196.967 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfriend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 18 23:44:47 u79-196.967 kernel: audit: type=1131 audit(1571467487.474:222): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=netctl@girlfriend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' 

Last edited by AnonSL (2019-10-19 07:21:23)

Offline

#16 2019-10-19 07:12:18

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Obfuscating the IPs is (unlike the key, which is truely private) pointless (they're of some private range, that reveals nothing. This systems LAN IP is 192.168.11.2, now hack me) and prohibits a meaningful inspection of the config.
The dhcp request is still failing, so apparently ufw isn't the cause (and the other thread suggests neither is DUID)

Now that you know we're talking about access points:

seth wrote:

For clarification: on this AP? Does it (still) work on other APs?

Lastly: your GFs router doesn't happen to run a MAC filter, does it?

Offline

#17 2019-10-19 07:30:16

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

I unobfuscated the IPs in the previous post per your advice. 

I'm sorry but I don't quite understand the question about the AP. Are you asking me if I can connect this computer to a different wireless network? Or are you asking if other devices can connect to the Wi-Fi?

I know the router does not filter Mac addresses because I was able to connect using my cell phone.

Offline

#18 2019-10-19 08:07:36

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

According to the logs, the IP range for the network is 192.168.0.1/24 so the static config is pointing the wrong subnet (192.168.1.1/24)

Offline

#19 2019-10-19 08:38:58

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

I updated the ip on the static profile and restarted it:

$ sudo vi /etc/netctl/wireless-wpa-static

 Description='A simple WPA encrypted wireless connection using a static IP'
Interface=wlp2s0
Connection=wireless
Security=wpa
ESSID='Girlfriend\'
Key='xxxxxxxxxxxxxx'
IP=static
Address=192.168.0.1/24
Gateway=192.168.1.1
DNS=192.168.1.1
# Uncomment this if your ssid is hidden
#Hidden=yes 

$ sudo netctl stop wireless-wpa-static
$ sudo netctl start wireless-wpa-static
$ SYSTEMD_LESS=FRXMK systemctl status "netctl@wireless\\x2dwpa\\x2dstatic.service"

 ● netctl@wireless\x2dwpa\x2dstatic.service - A simple WPA encrypted wireless connection using a static IP
   Loaded: loaded (/usr/lib/systemd/system/netctl@.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/netctl@wireless\x2dwpa\x2dstatic.service.d
           └─profile.conf
   Active: failed (Result: exit-code) since Sat 2019-10-19 01:18:14 PDT; 9min ago
     Docs: man:netctl.profile(5)
  Process: 6424 ExecStart=/usr/lib/netctl/network start wireless-wpa-static (code=exited, status=1/FAILURE)
 Main PID: 6424 (code=exited, status=1/FAILURE)

Oct 19 01:17:57 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Oct 19 01:17:57 u79-196.967 network[6424]: Starting network profile 'wireless-wpa-static'...
Oct 19 01:18:14 u79-196.967 network[6424]: WPA association/authentication failed for interface 'wlp2s0'
Oct 19 01:18:14 u79-196.967 network[6424]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 19 01:18:14 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited, status=1/FAILURE
Oct 19 01:18:14 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Failed with result 'exit-code'.
Oct 19 01:18:14 u79-196.967 systemd[1]: Failed to start A simple WPA encrypted wireless connection using a static IP. 

$ SYSTEMD_LESS=FRXMK journalctl -e --since "2 min ago"

 Oct 19 01:17:51 u79-196.967 sudo[6414]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl stop wireless-wpa-static
Oct 19 01:17:51 u79-196.967 sudo[6414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 19 01:17:51 u79-196.967 sudo[6414]: pam_unix(sudo:session): session closed for user root
Oct 19 01:17:57 u79-196.967 sudo[6419]:     gold : TTY=pts/0 ; PWD=/home/gold ; USER=root ; COMMAND=/usr/bin/netctl start wireless-wpa-static
Oct 19 01:17:57 u79-196.967 sudo[6419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 19 01:17:57 u79-196.967 systemd[1]: Starting A simple WPA encrypted wireless connection using a static IP...
Oct 19 01:17:57 u79-196.967 network[6424]: Starting network profile 'wireless-wpa-static'...
Oct 19 01:17:57 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 19 01:17:58 u79-196.967 kernel: iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
Oct 19 01:18:14 u79-196.967 network[6424]: WPA association/authentication failed for interface 'wlp2s0'
Oct 19 01:18:14 u79-196.967 network[6424]: Failed to bring the network up for profile 'wireless-wpa-static'
Oct 19 01:18:14 u79-196.967 systemd[1]: netctl@wireless\x2dwpa\x2dstatic.service: Main process exited, code=exited 

Offline

#20 2019-10-19 08:41:59

Minsc
Member
Registered: 2012-07-16
Posts: 95

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Have you tried disabling dhcpd?

Offline

#21 2019-10-19 08:50:47

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Yes, but to be sure I issued the commands to stop and disable dhcpcd. Then I stopped and started the regular and the static ip profiles but it did not connect to Wi-Fi.

Offline

#22 2019-10-19 09:04:08

Minsc
Member
Registered: 2012-07-16
Posts: 95

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Oct 19 01:18:14 u79-196.967 network[6424]: WPA association/authentication failed for interface 'wlp2s0'

Assuming you're using the correct password, this isn't very helpful. I would try wpa_supplicant for your wifi backend instead.

Edit: in all honesty, there is nothing in the logs that is indicitive of error other than the password. Try another wifi backend service as an experiment to confirm and post the results - I'm curious!

Last edited by Minsc (2019-10-19 09:09:38)

Offline

#23 2019-10-19 13:00:00

seth
Member
Registered: 2012-09-03
Posts: 51,017

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

Gateway and DNS are still in the wrong IP range …

Offline

#24 2019-10-20 02:16:06

AnonSL
Member
Registered: 2019-10-15
Posts: 32

Re: Wi-Fi not connecting. Too many network managers, no mac/ip address

I corrected the ip range for the gateway and dns but was unsuccessful at connecting. However, I made it home today and when I tried to connect to my home network it worked without a problem. I don't understand because I used the same login info on the laptop as my phone; my phone connected but the laptop just wouldn't. I'm back online for now...but I'm gonna keep this open because I will be in a different area in 2 days. If it fails to connect to the new network, maybe we can define some wifi/netctl settings for anyone else that comes upon this and experiences a similar problem. If it does connect, I'll mark it as solved, albeit anti-climactic. Thank you all for your help, I really appreciate it!!!

Offline

Board footer

Powered by FluxBB