how to stop the wireless card?Forum: Networking Topic: how to stop the wireless card? started by: kuangtu Posted by kuangtu on May 18 2006,11:27
i install a dsl in flash.the KNOPPIX file is the same as the one in DSL-2.2.i use Linksys WUSB11 wireless card.and the driver is prism2_usb(contained in the KNOPPIX). i set starting the x windows while start the wireless card. (i modified the /opt/bootlocal.sh file .add the command: /sbin/wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable /sbin/wlanctl-ng wlan0 lnxreq_autojoin ssid=default authtype=opensystem /sbin/pump wlan0) when the x windows start,the wireless works very well. but when i restart the system (the wireless card still connect ) the system can not find device (when executing command : /sbin/wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable /sbin/wlanctl-ng wlan0 lnxreq_autojoin ssid=default authtype=opensystem the wireless can not work. But ,if i disconnect the usb wireless card .then plug it. and restart the system .it work well. i must disconnect the usb wireless card and plug it again.before i start the system. so i don't how to do it.? |