Re: Problem with ipw2200 and gentoo
François Valenduc <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
Alon Bar-Lev a écrit : > On 5/18/07, François Valenduc <[email protected]> wrote: >> Thanks for your answer but that doesn't help very much. I also used the >> ipw2200 and ieee80211 drivers provided in the kernel but the problem was >> the same. > > Well, since this is the stable version, please use this configuration. > >> The content my /etc/conf.d/net file is the following: >> modules=( "wpa_supplicant" ) >> config_eth1=("dhcp") > > Same here. > >> wpa_supplicant_eth1="-w -Dwext -c/etc/wpa_supplicant.conf" >> associate_timeout_eth1=30 > > I only use: > wpa_supplicant_eth1="-Dwext" > > here. > The configuration file defaults to > /etc/wpa_supplicant/wpa_supplicant.conf. > >> The content of /etc/wpa_supplicant.conf is the following: >> ctrl_interface=/var/run/wpa_supplicant >> ctrl_interface_group=0 >> ap_scan=2 > > Please copy the example as defaults: > # bunzip2 -c /usr/share/doc/wpa_supplicant-0.5.7/wpa_supplicant.conf.bz2 >> /etc/wpa_supplicant/wpa_supplicant.conf > > I use the following entry: > network={ > disabled=0 > ssid="..." > scan_ssid=1 > proto=RSN > key_mgmt=WPA-PSK > pairwise=CCMP > group=CCMP > psk=... > anonymous_identity="[email protected]" > priority=2 > } > > I too don't see any major difference... but if you try to sync up, it > may be simpler to determine what is going wrong at your place. > > Alon. > > The RSN protocol doesn't work for me. So I changed it to "WPA". What is quite strange is that association sometime occurs during the start of net.eth1 service but I still get the message "Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory ". What the hell is this missing directory or file it's talking about ? Thanks for your help. François ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ ipw2100-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ipw2100-devel