[Bug 213621] WIFI connection is lost periodically on ath0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 19 18:12:33 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213621

Adrian Chadd <adrian at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adrian at freebsd.org

--- Comment #1 from Adrian Chadd <adrian at freebsd.org> ---
hi

what's logged in dmesg?

Can you compile with ATH_DEBUG, AH_DEBUG, ATH_DIAGAPI, and IEEE80211_DEBUG ?
There's likely some debugging we can turn on to figure out why traffic is
hanging. (My guess it's encryption - but let's first compile in with the
above.)

THen when its' done, do this:

wlandebug +assoc +state +auth +crypto

and then capture what's logged in dmesg when it stops working.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list