I'm having trouble figuring out how I can connect my FreeBSD 10.1 machine to my wireless network via my Qualcomm Atheros AR9287 wireless NIC, and I've been having this problem since I first installed FreeBSD 10.0, where it didn't seem to be a problem in 9.2 or below.
Here are the relevant error messages I could gather from dmesg:
Any advice on fixing this problem will be greatly appreciated.
I enjoy any time spent away from Windows, even if it means that I will be tinkering around to fix certain issues with my installation of FreeBSD.
PS: I would also like to know which Atheros chipset you are using if you are not experiencing any wireless networking problems.
Here are the relevant error messages I could gather from dmesg:
Code:
ath0: <Atheros 9287> mem 0xfd4f0000-0xfd4fffff irq 17 at device 0.0 on pci8
ath0: [HT] enabling HT modes
ath0: [HT] enabling short-GI in 20MHz mode
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 stream STBC transmit enabled
ath0: [HT] 2 RX streams; 2 TX streams
ath0: AR9287 mac 384.2 RF5133 phy 15.15
ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0
wlan0: Ethernet address: 64:66:b3:2b:d5:c1
ath0: ath_reset_grablock: didn't finish after 10 iterations
ath0: ath_reset_grablock: warning, recursive reset path!
ath0: ath_chan_set: concurrent reset! Danger!
Any advice on fixing this problem will be greatly appreciated.
I enjoy any time spent away from Windows, even if it means that I will be tinkering around to fix certain issues with my installation of FreeBSD.
PS: I would also like to know which Atheros chipset you are using if you are not experiencing any wireless networking problems.