Hallo,
ich habe mir schon vor längerem eine ath kompatible Steckkarte für mein
notebook gekauft. Jetzt bin ich über die Meldung gestolpert das Intel
zumindest einen Teil der Treiber veröffentlicht hat (Centrino WLAN, iwi/ipw)
und wollte das mal ausprobieren, ist doch praktischer als immer mit
Steckkarte.
Also gut, laden des Kernelmoduls und der firmware klappt problemlos, das
sieht dann so aus:
ipw0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::20c:f1ff:fe4a:eda%ipw0 prefixlen 64 scopeid 0x2
inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
ether 00:0c:f1:4a:0e:da
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier
ssid "" channel 6
authmode OPEN privacy OFF txpowmax 100 bmiss 7 bintval 100
OK, meine wpa_supplicant.conf sieht so aus:
network={
ssid="FRITZ!Box Fon WLAN"
key_mgmt=WPA-PSK
psk="<key>"
}
ein wpa_supplicant -i ipw0 -c /etc/wpa_supplicant.conf bringt:
Trying to associate with 00:04:0e:82:6c:b5 (SSID='FRITZ!Box Fon WLAN'
freq=2437 MHz)
Trying to associate with 00:04:0e:82:6c:b5 (SSID='FRITZ!Box Fon WLAN'
freq=2437 MHz)
Trying to associate with 00:04:0e:82:6c:b5 (SSID='FRITZ!Box Fon WLAN'
freq=2437 MHz)
und das immer so weiter.
Hat das jemand am Laufen? Muss da vielleicht noch irgendwas spezielles
beachtet werden.
Danke,
Daniel.
-------------------------------------------------------
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 03 Oct 2006 - 12:34:40 CEST