Am Donnerstag, 26. April 2007 02:11 schrieb José Pedro Saraiva:
> Hi all!
>
> I own a Toshiba laptop P100-400 with a Intel PRO/Wireless 3945ABG wireless
> adapter.
> I've managed to get it working with normal WEP authentication, but no
> success with wpa_supplicant (and I really need it for WPA auth).
>
> I'm using the internal ieee8021x stack with gentoo-sources-2.6.19-r5

I also, but now with 2.6.20-r6 (2.6.19-r5 works also fine for me)

>
> *  net-wireless/ipw3945
>       Latest version available: 1.2.0
>       Latest version installed: 1.2.0
>
> *  net-wireless/ipw3945-ucode
>       Latest version available: 1.14.2
>       Latest version installed: 1.14.2
>
> *  net-wireless/ipw3945d
>       Latest version available: 1.7.22-r4
>       Latest version installed: 1.7.22-r4
>
> *  net-wireless/wpa_supplicant
>       Latest version available: 0.5.7
>       Latest version installed: 0.5.7
>

I use the same versions.

> /etc/conf.d/net extract:
>
> modules_eth1=( "!plug" "wpa_supplicant" )
> wpa_supplicant_eth1="-Dwext"
> associate_timeout_eth1="60"

This is my configuration in net.

modules=( "wpa_supplicant" )
wpa_supplicant_eth1="-D wext"
wpa_timeout_eth1=60
config_eth1=( "dhcp" )
dhcpcd_eth1="-t 5"


I don't know what "!plug" does.

>
>
> /etc/wpa_supplicant/wpa_supplicant.conf extract (the problem isn't here
> though, it fails with all types of configurations):

my /etc/wpa_supplicant/wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
        ssid="xxxxxxxxx"
        psk="xxxxxxxx"
        priority=5
}



I use wpa-psk to make my wlan secure.

I hope I this can help you.

Best regards
Christian
--
[EMAIL PROTECTED] mailing list

Reply via email to