Hi All, I have a Wireless PCI network Adapter installed on my desktop. I have the AirLink router is using WPA2-PSK and TKIP for security. The desktop is already installed with wpa_supplicant. My wpa_supplicant.conf file is modified to: ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=wheel network={ ssid="default" key_mgmt=WPA2-PSK psk="my_passphrase" proto=WPA2 pairwise=TKIP group=TKIP } However, I am not able to activate the adapter since it is not able to get the key or so. No messages are logged in dmesg or /var/log/messages. Wondering if anyone can help me to configure this by providing the HowTo. Any help to configure this adpater is appreciated. Thanks. V.A. Krishnan -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ