[Bug 246126] bsdinstall fails to report wireless network scan failure

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 23 Apr 2022 14:01:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246126

--- Comment #2 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
Also for others encountering this;  can you also break into the shell and not
just use wpa_cli but manually try to force

ifconfig wlan0 scan

If that commands comes back immediately, repeat it a few more times and see if
it "hangs" for a few seconds before coming back to the shell and see if that
makes a difference.

And please report the driver/hw (PCI IDs or USB IDs ideally; pciconf -lv
drvname0 or usbconfig -d X.Y dump_device_desc  with drvname0 or X.Y replaced
will tell).

-- 
You are receiving this mail because:
You are the assignee for the bug.