Date: Tue, 11 Apr 2006 13:54:15 +0200 From: Fabian Keil <freebsd-listen@fabiankeil.de> To: <hellbinder@gazeta.pl> Cc: freebsd-net@freebsd.org Subject: Re: inter pro wireless problems Message-ID: <20060411135415.2106dbe4@localhost> In-Reply-To: <14002189.19331144748304428.JavaMail.webadm@ew11> References: <14002189.19331144748304428.JavaMail.webadm@ew11>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_z8i3kVOZyHI+cBk/B2GOi6G Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable <hellbinder@gazeta.pl> wrote: > I have a problem setting up Intel PRO / Wireless 2200BG on Asus > A3500N machine running FreeBSD 6.0. I tried to follow instructions > at http://damien.bergamini.free.fr/ipw/ipw-freebsd.html but they are > ok up till some point. I've installed iwi-firmware as needed and > dmesg shows right wireless adapted at booting.=20 > First problem: No iwicontrol installed and I can't find anywhere. > But the interface is up anyway. > Second problem: sysctl dev.iwi.0.radio shown my card is running but > the led on the computer is not on - so is it really on? I guess yes > if ifconfig iwi0 returns: > iwi0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::212:f0ff:fe86:724c%iwi0 prefixlen 64 scopeid 0x2 > inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 > ether 00:12:f0:86:72:4c > media: IEEE 802.11 Wireless Ethernet autoselect > status: no carrier > ssid mcstudio channel 1 > authmode OPEN privacy ON deftxkey UNDEF txpowmax 100 > protmode CTS > Final problem when I tried to connect to AP by: > ifconfig iwi0 ssid mcstudio wepkey 0x6f73696f6c wepmode on > I received: > ifconfig: SIOCS80211: Invalid argument >=20 > What's that how to solve these problems?? kldload wlan_wep The next problem will be that you didn't specify the default key (deftxkey). Fabian --=20 http://www.fabiankeil.de/ --Sig_z8i3kVOZyHI+cBk/B2GOi6G Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEO5j+jV8GA4rMKUQRAnLaAJ0YzsPovcjDE67LSU5FiVS8xD4+zwCgxygk 5r8Swq8Q14jMDoVU6N9gS5A= =GYIA -----END PGP SIGNATURE----- --Sig_z8i3kVOZyHI+cBk/B2GOi6G--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060411135415.2106dbe4>