On Mon, 10 Mar 2008 16:03:54 -0400 Walt Scrivens wrore: > Thanks for the reply. > > Here is the output from ifconfig wlan0:
iwconfig, please. You may try also iwlist wlan0 scan to see, whether kernel communicates with the card. > I only subscribe to the -users list so I don't see your other > message about export PATH. For lack of a better idea, I added it to > my 50- hostap_cs.rules file (which I got from this list): I am back at my Z. It's /etc/udev/scripts/network.sh where PATH may be missing. > export PATH > I don't know how to soft eject the card using /sys. I do it by > $ pccardctl eject 1 > $ pccardctl insert > I do this as a work-around. pccardctl may do the same: echo 1 >/sys/class/pcmcia_socket/pcmcia_socket1/card_eject echo 1 >/sys/class/pcmcia_socket/pcmcia_socket1/card_insert You can also try low level settings: http://www.penguin.cz/~utx/zaurus/tips_and_tricks#wlan It depends only on low level stuff. -- Stanislav Brabec http://www.penguin.cz/~utx/zaurus _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
