[relug] Re: Wireless usb card dwl-122 problems..

  • From: Daniele Menozzi <menoz@xxxxxx>
  • To: relug@xxxxxxxxxxxxx
  • Date: Wed, 13 Apr 2005 13:48:25 +0200

On  13:28:05 13/Apr , Matteo Bigoi - Bigo! wrote:
> Idee?
il  mio script per tirare su la connessione era:
#!/bin/sh

DEVICE="wlan0"
DEV_ETH="eth0"
INDIRIZZO="192.168.2.5"
NETMASK="255.255.255.0"
BROADCAST="192.168.2.255"
GW="192.168.2.1"

modprobe ohci_hcd 
modprobe prism2_usb 
sleep 2
/etc/init.d/wlan start 
wlanctl-ng $DEVICE lnxreq_ifstate ifstate=enable 
wlanctl-ng $DEVICE lnxreq_autojoin ssid="" authtype=opensystem 
ifdown $DEV_ETH

cosi' funzionava sempre. Ma non hai messaggi d'errore?

Cia
        -z

-- 
                      Free Software Enthusiast
                 Debian Powered Linux User #332564 
                     http://shine.homelinux.org

Other related posts: