[lwlan-user] WUSB11 ver 2.5 (Prism2), debian, and wlan.agent

Michele B. micvm at lycos.com
Tue Dec 13 13:16:38 EST 2005


Hey you,

I am not an expert so what I tell you might be totally wrong :). Anyway. With my debian all the scripts and configuration files didn't work. So I remove the wlan.agent script and wrote my own script which looks like this for adhoc for example:

#!/bin/bash
rmmod prism2_usb
modprobe prism2_usb
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 dot11req_mibset mibattribute=p2CnfRoamingMode=1
wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11WEPDefaultKeyID=0
wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11ExcludeUnencrypted=true
wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11PrivacyInvoked=true
wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11WEPDefaultKey0=00:00:00:00:00
wlanctl-ng wlan0 lnxreq_autojoin ssid="FMI" authtype=sharedkey

after it ifconfig or dhclient will work for dhcp or static ip.

And it works. Without this it didn't seem to work for me.
Try the same, maybe it will work. There can be another better solution and I would be happy to know it as well ;)
I hope it helps
Cheers

Michele

----- Original Message -----
From: "Harmon Seaver" <hseaver at gmail.com>
To: linux-wlan-user at lists.linux-wlan.com
Subject: [lwlan-user] WUSB11 ver 2.5 (Prism2), debian, and wlan.agent
Date: Tue, 13 Dec 2005 10:24:18 -0600

> 
> I can't seem to get the linux wlan drivers (and I've tried a number of
> versions, mostly tho the latest ones) to work under debian. They worked on a
> slackware box okay with this same usb nic (linksys wusb11 ver. 2.5 with
> prism2 chip) and it works fine under windoze. I've tried it with two
> different debian boxes however, one running debian 3.0 with a 2.6.13 kernel
> and another running 3.1 with a 2.6x kernel.
>     The module loads and discover starts looking for the dhcp server, but
> never seems to get a connection (or even an offer) from what I see in
> /var/log/messages. Also, the /etc/hotplug/wlan.agent seems to go crazy,
> eating up all the system resources until I kill it off.
>      Has anyone got linux wlan and the prism2 usb nics working in debian?
> 
> --
> Harmon Seaver

>
> 
> _______________________________________________
> Linux-wlan-user mailing list
> Linux-wlan-user at lists.linux-wlan.com
> http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-user


-- 
_______________________________________________

Search for businesses by name, location, or phone number.  -Lycos Yellow Pages

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10




More information about the Linux-wlan-user mailing list