when i input iwconfig,display

wlan0     IEEE 802.11bgn  ESSID:off/any
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
is information OK?

i emerge net-wireless/wpa_supplicant

edit /etc/conf.d/net


config_eth0=("null")

modules=("wpa_supplicant")

wpa_supplicant_wlan0="-Dmadwifi"

ctrl_interface=/var/run/wpa_supplicant

ctrl_interface_group=0

ap_scan=1

network={
    ssid="huang"
    proto=WPA2
    psk="Xda111524*&^"
}

but kernel start show that

network config is't correct,
unexpected with "}"

-- 
pete_doherty

Reply via email to