> Now if you come back and tell me that you're already doing that, I will
> be truly stumped. Just thought I'd mention that. ;)

I think that we're in big trouble! :)

Here's my rc.local file:

[EMAIL PROTECTED] ~]$ cat /etc/rc.local
#!/bin/bash
#
# /etc/rc.local: Local multi-user startup script.
#

modprobe prism2_usb prism2_doreset=1
wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng wlan0 lnxreq_autojoin ssid=footech1 authtype=opensys
# ifconfig wlan0  netmask  broadcast
# route add default gw
[EMAIL PROTECTED] ~]$

And here's what happens if I try to do it manually:

[EMAIL PROTECTED] doug]# wlanctl-ng wlan0 lnxreq_ifstate ifstate=enable
wlanctl-ng: No such device
[EMAIL PROTECTED] doug]#

> All of this is covered in the init script I posted earlier, btw, and
> also in wlan-ng's official init script and config files.

Right.  I noticed that yours was a bit different from the official wlan-ng's init script and I futzed around a bit with the differences and that's why what you see in my rc.local file may not be exactly what you gave to me.

Anyway, I think we might be at the end.  Perhaps it's time for me to give that ZD1211 a try.

Thanks for all your patience and help.  I do truly appreciate it.

      ... doug
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to