Quote |
hm...looks likes it's ready to go. Did you pump it: "sudo pump -i eth0" ? Also, try ejecting/reinserting the card and then running a script manually. |
Code Sample |
sudo iwconfig eth0 mode managed essid sheldon key xxxxxxxxxx 2>&1 >/dev/null sudo pump -i eth0 |