Date: Tue, 24 Jan 2012 13:01:09 +0100 From: =?utf-8?Q?Michal_Van=C4=8Do?= <mvanco@di-vision.sk> To: freebsd-stable@freebsd.org Subject: ath0: device timeout on 9.0-STABLE Message-ID: <43606099-9A1E-4B56-87FB-FB1CD23E9A8F@di-vision.sk>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43606099-9A1E-4B56-87FB-FB1CD23E9A8F>
