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=C4=8Do <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=3D0x028000 card=3D0x0033168c chip=3D0x00241= 68c > rev=3D0x01 hdr=3D0x00 > vendor =3D 'Atheros Communications Inc.' > device =3D 'AR5008 Wireless Network Adapter' > class =3D network > > relevant part of rc.conf: > wlans_ath0=3D"wlan0" > create_args_wlan0=3D"country SK" > ifconfig_wlan0=3D"WPA DHCP" > > and wpa_supplicant.conf: > ctrl_interface=3D/var/run/wpa_supplicant > > network=3D{ > ssid=3D"XXX" > psk=3D"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>