Indice de la Documentación
SENAO USB wireless card SL-2511-UB
Note that this new two files contains the configuration
/etc/wlan/wlan.conf:
This file maps between wlan devices and network IDs, and contains
the names of all devices that should be initialized by the hotplug
and rc scripts.
/etc/wlan/wlancfg-*
These files are per-network configurations. This makes it easy to
switch between different SSIDs and the various settings they may
require, like WEP keys and whatnot.
You don't need to edit them, you may simply use this script to activate
your wireless USB card (change the for your settings:
emacs senao-on.sh
modprobe prism2_usb prism2_doreset=1
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_autojoin ssid= authtype=opensystem
ifconfig wlan0 netmask
route add default gw
ctrl-x ctrl-s (to save and exit)
chmod 755 senao-on.sh
Also, don't forget to set up your resolv.conf to point at your DNS server.
Now you card will be working, look at the LED on the USB card to see if
it's turned on.
If you power off the computer and then turn it on again, the above
commands may give you an error, then, just unplug the USB card and plug it
again. Try the script again and it should work.
The iwconfig command will help you to see the connection status.
Also wavemon is a very good text mode graphic to see it.
http://www.jm-music.de/projects.html
Indice de la Documentación
|