Date: Sun, 06 Apr 2008 13:45:14 +0200 From: martinko <gamato@users.sf.net> To: freebsd-mobile@freebsd.org Subject: Wi-Fi connection via iwi(4) dies regularly Message-ID: <47F8B7CA.1040001@users.sf.net>
next in thread | raw e-mail | index | archive | help
Hallo,
I'm trying to use my Intel 2200bg WiFi card to access the internet (via
D-Link DIR-655 gateway) but it is very unreliable.
Usually within 1-3 hours connection dies and I have to restart it (I do
it with /etc/rc.d/netif script). Then it works for some time and dies
again and thus cycle repeats. :-/
Is there something I can do to help someone debug and fix this issue
please ? Thanks!
With regards,
Martin
I've got this in my /etc/rc.conf.local: ifconfig_iwi0="WPA DHCP"
$ pciconf -lv
[...]
iwi0@pci2:3:0: class=0x028000 card=0x27018086 chip=0x42208086 rev=0x05
hdr=0x00
vendor = 'Intel Corporation'
device = 'MPCI3B driverIntel PRO/Wireless 2200BG'
class = network
$ ifconfig iwi0
iwi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.11.3 netmask 0xffffff00 broadcast 192.168.11.255
ether 00:0e:35:90:b1:7a
media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/54Mbps)
status: associated
ssid gamato channel 1 bssid 00:1c:f0:f4:ab:a4
authmode WPA privacy ON deftxkey UNDEF TKIP 2:128-bit TKIP
3:128-bit
txpowmax 100 bmiss 10 protmode CTS roaming MANUAL bintval 100
$ uname -a
FreeBSD mb-aw1n-bsd 6.3-STABLE FreeBSD 6.3-STABLE #0: Fri Mar 28
22:29:49 CET 2008 root@mb-aw1n-bsd:/usr/obj/usr/src/sys/MB-AW1N i386
PS: Please note that I'm not subscribed to freebsd-net@
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47F8B7CA.1040001>
