Date: Tue, 25 Oct 2011 19:37:38 +0000 From: "Sergey A. Osokin" <osa@FreeBSD.org> To: freebsd-wireless@FreeBSD.ORG Subject: iwn(4) problem Message-ID: <20111025193738.GE95451@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi. I have ThinkPad X1 laptop with iwn(4) network card. %uname -spr FreeBSD 9.0-RC1 amd64 % dmesg iwn0: <Intel(R) Centrino(R) Wireless-N 1000> mem 0xf2500000-0xf2501fff irq 17 at device 0.0 on pci3 >From time to time it works well, i.e. on my job, but currently it doesn't work with my small home WiFi/ADSL router D-Link G-604T. Also, in my home network I have two different devices: Galaxy Tab and MacBook Pro 15" and these devices are works well, but ThinkPad with FreeBSD 9.0-RC1 can't connect to WiFi router :-( Also, I tried to use Ubuntu Linux 11.10 LiveCD and the laptop works well with home WiFi network. $ ifconfig iwn0 iwn0: flags=8843<UP,BROADCAST,RUNNING,SIMLPLEX,MULTICAST> metric 0 mtu 2290 ether 8c:a9:82:bd:41:a0 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: associated $ ifconfig wlan0 wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMLPLEX,MULTICAST> metric 0 mtu 1500 ether 8c:a9:82:bd:41:a0 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel 5 (2432 Mhz 11g) country US authmode WPA privacy ON deftxkey UNDEF txpower 14 bmiss 10 scanvalid 450 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS wme roaming MANUAL bintval 200 $ ifconfig wlan0 list scan ... ozznet 00:11:95:94:cb:b4 5 54M -73:-95 200 EPSB WPA In /etc/wpa_supplicant.conf I have two network entries (for home and for job) with psk keys. $ more /etc/rc.conf ... wlans_iwn0="wlan0" ifconfig_wlan0="WPA DHCP" More information available upon request. -- Sergey A. Osokin osa@FreeBSD.ORG ----- End forwarded message -----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111025193738.GE95451>