wireless connectivity issues

Hi. I came across this Acer Aspire One netbook, and installed FreeBSD. I connected to the wireless network at home during installation and reviewed everything afterward, using the handbook as a reference. It's not my first time using wpa_supplicant(8), but it is my first go-round with FreeBSD. I seem to be connecting just fine according to ifconfig(8). Last night I was able to use pkg(8) and ports to install a few things, but now pkg-update(8) says no address record. I can access a small number of websites using elinks, but most won't resolve (including forums.freebsd.org). Every few seconds I see this:
Code:
ath0: bb hang detected (0x4), resetting
The wireless chipset seems to be Atheros AR9285. Any ideas will be greatly appreciated.
 
Last edited by a moderator:
Thank you for the replies. I have FreeBSD 11.1 installed. The connectivity issue has passed and the internet works fine, but I still see the message. I tried setting the mode as that post showed. Also I tried this with no luck:

Code:
ifconfig_wlan0="mode 11g WPA DHCP"

Is there any way to just shut that one particular message up? It even appears through vim while I'm editing files which is pretty annoying.
 
Back
Top