[Bug 274990] [iwlwifi, ax211] wpa_cli scan_results times out after 10s with no output, making installer wifi unusable

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Nov 2023 20:44:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274990

Bjoern A. Zeeb <bz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #8 from Bjoern A. Zeeb <bz@FreeBSD.org> ---
(In reply to Ed Maste from comment #7)

Can you try before calling wpa_cli:

sysctl net.local.dgram.maxdgram=8192


Also if you do:

ifconfig wlan0 list scan | wc -l  how many do you see?

For me 27 BSSIDs visible here are above the default 2k limit.
No guarantees that it is the same problem for you but that is what maked it
timeout here and return Message too long.

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