Re: Problem with ipw2200 and gentoo

"Alon Bar-Lev" <[email protected]>
Newsgroups gmane.linux.drivers.ipw2100.devel
Message-ID <[email protected]>
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.
-------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.