Date: Fri, 20 Dec 2024 19:30:10 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 283436] iwm0: cannot connect to local wifi Message-ID: <bug-283436-21060-7dtLSH45RU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283436-21060@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283436 Bjoern A. Zeeb <bz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bz@FreeBSD.org --- Comment #6 from Bjoern A. Zeeb <bz@FreeBSD.org> --- (In reply to Martin Filla from comment #5) Dec 20 13:43:21 hades2 wpa_supplicant[344]: wlan0: No network configuration found for the current AP Are you sure the ssid is wpa_supplicant.conf is correct and you reloaded the config file (or restarted the supplicant) after you put it in? Make sure there are no wide characters there by accident from pasting on a terminal which may not be immediately visible. I'd probably also add a proto=WPA2 line or maybe just try with a file like this: ===== ctrl_interface=/var/run/wpa_supplicant network={ ssid="WIFI-ASUS" proto=WPA2 psk="enter psk here" } ===== and see what happens. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283436-21060-7dtLSH45RU>
