Am Mittwoch 07 März 2007 15:32 schrieb [EMAIL PROTECTED]:
> wpa-supplicant is installed. if i try to connect wpa2(personal) is shown
> correctly. the key is set and i enter. It tries to connect, but nothing
> happens, it tries and tries... Have got a 2200er intel-chip. Using
> Ubuntu Feisty. What do I wrong?
Have you tried to enter the psk instead of the passphrase? I have this problem 
using a bcm43xx driver.

You can compute the psk from the passphase and network name using 
the "wpa_passphrase" command:

[EMAIL PROTECTED] ~ $ wpa_passphrase "networkname" "secretkey"
network={
        ssid="networkname"
        #psk="secretkey"
        psk=8dee162195fc89f4cca9417e1d5eb556190b197ac568712bbd870b54153cf0db
}

If this works, I'm at least not the only one having this odd problem..

regards
Markus

Attachment: pgpjyYH3CT2s3.pgp
Description: PGP signature

_______________________________________________
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to