Date: Tue, 24 Jan 2012 19:46:29 -0800 From: Adrian Chadd <adrian@freebsd.org> To: =?UTF-8?Q?Michal_Van=C4=8Do?= <mvanco@di-vision.sk> Cc: freebsd-wireless@freebsd.org, freebsd-stable@freebsd.org Subject: Re: ath0: device timeout on 9.0-STABLE Message-ID: <CAJ-Vmon23eKpj6kUx5L50CPsP5KWayeZM68Jr5Qo2ynC8mYOnQ@mail.gmail.com> In-Reply-To: <43606099-9A1E-4B56-87FB-FB1CD23E9A8F@di-vision.sk> References: <43606099-9A1E-4B56-87FB-FB1CD23E9A8F@di-vision.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
Sure, can you please:
* compile with the following options:
options ATH_DEBUG
options AH_DEBUG
options ATH_DIAGAPI
* compile /usr/src/sys/tools/tools/ath/athstats/
* run athstats -i ath0 and email them to me + freebsd-wireless@freebsd.org
Thanks!
Adrian
On 24 January 2012 04:01, Michal VanĨo <mvanco@di-vision.sk> wrote:
> Hi there,
>
> I've installed 9.0-STABLE (also tried on 9.0-RELEASE) on my Thinkpad T60
> and I'm not able to use WiFi. Kernel is GENERIC.
>
> pciconf -lv:
> ath0@pci0:3:0:0: class=0x028000 card=0x0033168c chip=0x0024168c
> rev=0x01 hdr=0x00
> vendor = 'Atheros Communications Inc.'
> device = 'AR5008 Wireless Network Adapter'
> class = network
>
> relevant part of rc.conf:
> wlans_ath0="wlan0"
> create_args_wlan0="country SK"
> ifconfig_wlan0="WPA DHCP"
>
> and wpa_supplicant.conf:
> ctrl_interface=/var/run/wpa_supplicant
>
> network={
> ssid="XXX"
> psk="XXX"
> }
>
> dmesg just fills with "ath0: device timeout" messages and wifi just
> doesn't work.
>
> any clue?
>
> regards
> michal
>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmon23eKpj6kUx5L50CPsP5KWayeZM68Jr5Qo2ynC8mYOnQ>
