Problems using usb wireless adapter

fake fake four.troublesome.heads at gmail.com
Sun Apr 15 14:44:13 UTC 2012


Yes, I did.
Here is the result.

when it plugged out,
# ugen2.2: <Ralink> at usbus2 (disconnected)
run0: uhub2, port2, addr2 (disconnected)

when it plugged in again,
# ugen2.2: <Ralink> at usbus2
run0: <1.0> on usbus2
run0: MAC/BBP RT3370 (rev 0x0201), RF RT3020 (MINO 1T1R), address
XX:XX:XX:XX:XX:XX
run0: firmware RT2870 loaded
wlan0: Ethernet address: XX:XX:XX:XX:XX:XX

I think driver is working correctly.

2012/4/15 Erich Dollansky <erichfreebsdlist at ovitrap.com>:
> Hi,
>
> have you tried to unplug the device and put it back in?
>
> Erich
>
> On Sunday 15 April 2012 18:54:20 fake fake wrote:
>> I've just got FreeBSD 9.0-RELEASE on HP Pavillion dv4.
>> When I found the internal wireless adapter (Broadcom BCM4322) is not
>> supported, I decided to use the usb wireless adapter (Planex
>> GW-USMicroN) which is listed on
>>
>> http://www.freebsd.org/releases/9.0R/hardware.html
>>
>> then I configed the several files.
>> (I use WEP to connect to the internet.)
>>
>> /boot/loader.conf
>> if_run_load="YES"
>> runfw_load="YES"
>> wlan_wep_load="YES"
>>
>> /etc/rc.conf
>> wlans_run0="wlan0"
>> ifconfig_wlan0="DHCP WPA"
>>
>> /etc/wpa_supplicant.conf
>> network={
>>   ssid="my_ap's_ssid"
>>   key_mgmt=NONE
>>   wep_key1=my_password
>>   wep_tx_keyidx=1
>> }
>>
>> but, I cannot connect to the internet.
>> How to solve this situation?
>> _______________________________________________
>> freebsd-questions at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>>
>>


More information about the freebsd-questions mailing list