ho installato una atheros AR9280 su un alix con OpenBSD 4.7
La scheda viene riconosciuta come athn0 ma non riesco ad assegnarli nessun IP.
Ecco cosa faccio per connettermi ad una rete wireless che ho qui a casa:
Codice: Seleziona tutto
# ifconfig athn0 nwid ESSID wpa wpapsk `wpa-psk ESSID PASSWORD` chan 6 media autoselectCodice: Seleziona tutto
# ifconfig athn0
athn0: flags=8803<UP,BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr *:*:*:*:*:*
priority: 4
groups: wlan
media: IEEE802.11 autoselect
status: no network
ieee80211: nwid ESSID chan 6 wpapsk PASSWORD wpaprotos wpa1,wpa2 wpaakms psk wpaciphers tkip,ccmp wpagroupcipher tkip
Codice: Seleziona tutto
# dhclient athn0
athn0: no link .........Codice: Seleziona tutto
# ifconfig athn0 192.168.1.111/24
ifconfig: SIOCAIFADDR: Connection timed out
Codice: Seleziona tutto
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60
athn0: could not initialize calibration
athn0: unable to reset hardware; reset status 60

