You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This driver installs properly and the list of networks shows up correctly in gnome (yay!). However, when I try to connect to my network, it just gets stuck in a constant state of connecting, then after awhile asking for WPA key again and again with the message "Authentication Required" (the WPA2 key is definitely corrrect, I have tested on all my other devices).
Why are the networks showing up but not actually connecting successfully? Is there a config I am missing? Or something wrong with my device?
This is output from journalctl
Aug 02 12:05:52 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: WPS-PBC-ACTIVE Aug 02 12:05:52 pop-os NetworkManager[831]: <info> [1627869952.0359] device (wlx1cbfcea09c02): supplicant interface state: disconnected -> scanning Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0492] device (wlx1cbfcea09c02): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0494] device (wlx1cbfcea09c02): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] device (wlx1cbfcea09c02): Activation: (wifi) connection 'rove-5G' has security, and secrets exist. No new secrets needed. Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] Config: added 'ssid' value 'rove-5G' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] Config: added 'scan_ssid' value '1' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] Config: added 'bgscan' value 'simple:30:-70:86400' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0497] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0497] Config: added 'auth_alg' value 'OPEN' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0497] Config: added 'psk' value '<hidden>' Aug 02 12:05:58 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Trying to associate with 10:da:43:c3:f8:00 (SSID='rove-5G' freq=5765 MHz) Aug 02 12:05:58 pop-os NetworkManager[831]: <info> [1627869958.3261] device (wlx1cbfcea09c02): supplicant interface state: scanning -> associating Aug 02 12:06:04 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Associated with 00:00:00:00:00:00 Aug 02 12:06:04 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Aug 02 12:06:04 pop-os NetworkManager[831]: <info> [1627869964.4128] device (wlx1cbfcea09c02): supplicant interface state: associating -> associated Aug 02 12:06:14 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Authentication with 00:00:00:00:00:00 timed out. Aug 02 12:06:14 pop-os NetworkManager[831]: <info> [1627869974.4133] device (wlx1cbfcea09c02): supplicant interface state: associated -> disconnected Aug 02 12:06:15 pop-os NetworkManager[831]: <info> [1627869975.4144] device (wlx1cbfcea09c02): supplicant interface state: disconnected -> scanning Aug 02 12:06:18 pop-os NetworkManager[831]: <warn> [1627869978.0280] device (wlx1cbfcea09c02): Activation: (wifi) association took too long Aug 02 12:06:18 pop-os NetworkManager[831]: <info> [1627869978.0280] device (wlx1cbfcea09c02): state change: config -> failed (reason 'no-secrets', sys-iface-state: 'managed') Aug 02 12:06:18 pop-os NetworkManager[831]: <warn> [1627869978.0294] device (wlx1cbfcea09c02): Activation: failed for connection 'rove-5G' Aug 02 12:06:18 pop-os NetworkManager[831]: <info> [1627869978.0297] device (wlx1cbfcea09c02): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') Aug 02 12:06:18 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Reject scan trigger since one is already pending
The text was updated successfully, but these errors were encountered:
I am using popos.
This driver installs properly and the list of networks shows up correctly in gnome (yay!). However, when I try to connect to my network, it just gets stuck in a constant state of connecting, then after awhile asking for WPA key again and again with the message "Authentication Required" (the WPA2 key is definitely corrrect, I have tested on all my other devices).
Why are the networks showing up but not actually connecting successfully? Is there a config I am missing? Or something wrong with my device?
This is output from journalctl
Aug 02 12:05:52 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: WPS-PBC-ACTIVE Aug 02 12:05:52 pop-os NetworkManager[831]: <info> [1627869952.0359] device (wlx1cbfcea09c02): supplicant interface state: disconnected -> scanning Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0492] device (wlx1cbfcea09c02): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0494] device (wlx1cbfcea09c02): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] device (wlx1cbfcea09c02): Activation: (wifi) connection 'rove-5G' has security, and secrets exist. No new secrets needed. Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] Config: added 'ssid' value 'rove-5G' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] Config: added 'scan_ssid' value '1' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0496] Config: added 'bgscan' value 'simple:30:-70:86400' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0497] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0497] Config: added 'auth_alg' value 'OPEN' Aug 02 12:05:53 pop-os NetworkManager[831]: <info> [1627869953.0497] Config: added 'psk' value '<hidden>' Aug 02 12:05:58 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Trying to associate with 10:da:43:c3:f8:00 (SSID='rove-5G' freq=5765 MHz) Aug 02 12:05:58 pop-os NetworkManager[831]: <info> [1627869958.3261] device (wlx1cbfcea09c02): supplicant interface state: scanning -> associating Aug 02 12:06:04 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Associated with 00:00:00:00:00:00 Aug 02 12:06:04 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Aug 02 12:06:04 pop-os NetworkManager[831]: <info> [1627869964.4128] device (wlx1cbfcea09c02): supplicant interface state: associating -> associated Aug 02 12:06:14 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Authentication with 00:00:00:00:00:00 timed out. Aug 02 12:06:14 pop-os NetworkManager[831]: <info> [1627869974.4133] device (wlx1cbfcea09c02): supplicant interface state: associated -> disconnected Aug 02 12:06:15 pop-os NetworkManager[831]: <info> [1627869975.4144] device (wlx1cbfcea09c02): supplicant interface state: disconnected -> scanning Aug 02 12:06:18 pop-os NetworkManager[831]: <warn> [1627869978.0280] device (wlx1cbfcea09c02): Activation: (wifi) association took too long Aug 02 12:06:18 pop-os NetworkManager[831]: <info> [1627869978.0280] device (wlx1cbfcea09c02): state change: config -> failed (reason 'no-secrets', sys-iface-state: 'managed') Aug 02 12:06:18 pop-os NetworkManager[831]: <warn> [1627869978.0294] device (wlx1cbfcea09c02): Activation: failed for connection 'rove-5G' Aug 02 12:06:18 pop-os NetworkManager[831]: <info> [1627869978.0297] device (wlx1cbfcea09c02): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed') Aug 02 12:06:18 pop-os wpa_supplicant[875]: wlx1cbfcea09c02: Reject scan trigger since one is already pending
The text was updated successfully, but these errors were encountered: