Date: Mon, 11 Feb 2013 08:30:38 +0100 From: Kamil Szczesny <k.s.mail@gmx.net> To: Adrian Chadd <adrian@freebsd.org> Cc: freebsd-wireless@freebsd.org Subject: Re: ath0: device timeout on 9.1-RELEASE Message-ID: <51189E1E.70206@gmx.net> In-Reply-To: <CAJ-Vmo=5ReDqivQakH9Yuv20_wvqCqHtsxoqpYKhh=-RvpUt%2Bg@mail.gmail.com> References: <51175C69.6050003@gmx.net> <CAJ-Vmo=5ReDqivQakH9Yuv20_wvqCqHtsxoqpYKhh=-RvpUt%2Bg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, after a downgrade to 9.0-RELEASE the issue remains the same. /var/log/messages is spamed by equal authentication timeout entries. regards, Kamil Am 10.02.13 20:10, schrieb Adrian Chadd: > Hi, > > Would you please try 9.0-RELEASE too? > > > > Adrian > > > On 10 February 2013 00:38, Kamil Szczesny <k.s.mail@gmx.net> wrote: >> Hello, >> >> I'm facing a problem with ath0 on FreeBSD 9.1-RELEASE, that was not existent >> on 8.x-RELEASE. >> >> The issue seems to be the similar to this one: >> http://lists.freebsd.org/pipermail/freebsd-stable/2012-January/065667.html >> >> I do have the same NIC. pciconf -lv output is equal: >> >> ath0@pci0:2:0:0: class=0x028000 card=0x3a701186 chip=0x0024168c rev=0x01 >> hdr=0x00 >> vendor = 'Atheros Communications Inc.' >> device = 'AR5008 Wireless Network Adapter' >> class = network >> >> /etc/rc.conf: >> wlans_ath0="wlan0" >> ifconfig_wlan0="WPA DHCP" >> >> /etc/wpa_supplicant.conf: >> network={ >> ssid="home" >> psk="123" >> } >> >> However, it is not starting to work. >> >> I do not have /usr/src/tools/ath so that I can not provide the output. >> >> /var/log/messages is spammed with: >> >> Feb 10 09:08:26 gomorrha wpa_supplicant[1500]: Trying to associate with >> xx:xx:xx:xx:xx:xx (SSID='home' freq=2422 MHz) >> Feb 10 09:08:30 gomorrha kernel: ath0: device timeout >> Feb 10 09:08:36 gomorrha wpa_supplicant[1500]: Authentication with >> xx:xx:xx:xx:xx:xx timed out. >> >> Any idea what might be wrong or how I could fix this? >> >> regards, >> Kamil >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51189E1E.70206>