Date: Fri, 21 Apr 2023 23:07:44 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 270994] Atheros scan failed with wpa_supplicant Message-ID: <bug-270994-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270994 Bug ID: 270994 Summary: Atheros scan failed with wpa_supplicant Product: Base System Version: 13.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: wireless@FreeBSD.org Reporter: henrichhartzer@tuta.io Hi! I'm having issues connecting to WPA wireless networks with wpa_supplicant. I have a AR93XX device. Running 13.2-RELEASE. I can do `ifconfig wlan0 scan`, and it scans fine and detects the network. But I see this "CTRL-EVENT-SCAN-FAILED" error over and over in /var/log/messages, or if I run `wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf` directly. Successfully initialized wpa_supplicant ioctl[SIOCS80211, op=3D20, val=3D0, arg_len=3D7]: Invalid argument ioctl[SIOCS80211, op=3D20, val=3D0, arg_len=3D7]: Invalid argument ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 ioctl[SIOCS80211, op=3D103, val=3D0, arg_len=3D128]: Operation now in progr= ess wlan0: CTRL-EVENT-SCAN-FAILED ret=3D-1 retry=3D1 It was able to connect at one point, when I ran wpa_supplicant directly. It worked very well and was very stable. I have other wifi devices on this net= work and don't suspect it's an issue with the network. Would appreciate any ideas or let me know if I should share anything else. I couldn't find a matching bug report, but maybe there is one. Thanks! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270994-21060>