Date: Mon, 22 Apr 2024 15:15:12 +0000 From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 278524] [ath] Atheros AR9462 `list scan` empty output Message-ID: <bug-278524-21060-XPp8hLJ7HW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-278524-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-278524-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278524 --- Comment #2 from Adrian Chadd <adrian@freebsd.org> --- ok, let's see if this is a WB225 NIC (AR9485 + AR30xx BT) https://techinfodepot.shoutwiki.com/wiki/Atheros_AR5B225 I added btcoex support a while back but didn't enable it by default. You need to add hint.ath.0.btcoex_profile=3D"wb225" to /boot/loader.conf and reboot. It needs to be there before probe/attach so the btcoex code can see it. Then check dmesg for 'Enabling WB225 BTCOEX'. the AR9485 has an external antenna switch IC that switches between bluetooth and wifi, and if it's not all configured correctly you'll end up with no receive. :-) --=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-278524-21060-XPp8hLJ7HW>