This is good, because it recognizes the wireless device and we can manipulate it using wireless-tools.
Try this: Code: iwconfig eth1 essid harrybelkin
dhclient eth1
That should associate the card with the WAP and if you use dhcp it will automatically pull an ip address from it if you don't use encryption (WEP, WPA, etc...).
I would recommend using encryption later on when you understand more about wireless but for now this is fine.
Also NetworkManager may be preventing the device from associating since it is not the one doing the negotiating. It is like that sometimes. We will address that if it is the issue after you run the commands and see what happens.
__________________ Linux User #376741
Preferred Linux Distro: Funtoo Screenshots
Remember, Ubuntu is A Linux distribution, not THE Linux distribution. There is no need to login to the GUI as root! |