Date: Tue, 20 Apr 2010 09:44:10 +0100 From: Rui Paulo <rpaulo@freebsd.org> To: Bobby Walker <bobbyjwalker@live.com> Cc: freebsd-net@freebsd.org Subject: Re: 7.1 and ural problem Message-ID: <ABBF6CD8-0048-4CF4-A0FB-B30C38E6C9A2@freebsd.org> In-Reply-To: <SNT140-w1481CAF56E78155F92D621BB0A0@phx.gbl> References: <SNT140-w1481CAF56E78155F92D621BB0A0@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20 Apr 2010, at 01:31, Bobby Walker wrote: >=20 > Hey list, I've searched and searched for a solution to this problem = and I can't find one. >=20 >=20 >=20 > I've got the wireless nic setup, its a Linksys WUSB54G v2. >=20 >=20 >=20 > Its picked up by the ural driver, but as far as I can tell that driver = doesn't work for it. >=20 >=20 >=20 > dmesg gives me: >=20 >=20 >=20 > ural0: MAC/BBP RT2570 (rev 0x05), RF RT2526 >=20 > ural0: WARNING: using obsoleted IFF_NEEDSGIANT flag >=20 > ural0: Ethernet address: 00:18:39:03:35:3b >=20 >=20 >=20 > Then I get a series of messages that repeat: >=20 > ural0: link state changed to UP >=20 > ural0: link state changed to DOWN >=20 > ural0: link state changed to UP >=20 > ural0: link state changed to DOWN >=20 >=20 >=20 > Here's ifconfig when the device is UP: >=20 > ural0: flags=3D108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,NEEDSGIANT>= metric 0 mtu 1500 >=20 > ether 00:18:39:03:35:3b >=20 > inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 >=20 > media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/36Mbps) >=20 > status: associated >=20 > ssid MYNETWORK channel 6 (2437 Mgz 11g) bssid 00:25:9c:9e:e0:00 >=20 > authmode WPA2/802.11i privacy ON deftxkey UNDEF txpower 50 bmiss 7 >=20 > scanvalid 60 protmode CTS roaming MANUAL >=20 >=20 >=20 > And in my rc.conf I have this defined: >=20 > ifconfig_ural0=3D"wpa DHCP" >=20 > hostname=3D"my.home.server" >=20 >=20 >=20 > And lastly this is my wpa_supplicant.conf >=20 > network=3D{ >=20 > ssid=3D"MYNETWORK" >=20 > key_mgmt=3DWPA-PSK >=20 > psk=3D"mysecretpass" >=20 > } >=20 >=20 >=20 > Anyone have any ideas on how I can pull down a stable connection with = this so that I can upgrade to 8.0? You should try updating to FreeBSD-8. Regards, -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ABBF6CD8-0048-4CF4-A0FB-B30C38E6C9A2>