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 + [email protected] Thanks! Adrian On 24 January 2012 04:01, Michal Vančo <[email protected]> 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 > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
