Re: ipw2200 "create new network fails"
- From: Dan Williams <dcbw redhat com>
- To: Gergely Gábor <elentirmo gilgalad gmail com>
- Cc: networkmanager-list gnome org
- Subject: Re: ipw2200 "create new network fails"
- Date: Fri, 24 Nov 2006 22:47:53 -0500
On Thu, 2006-11-23 at 16:17 +0100, Gergely G�r wrote:
> Sorry, presed the wrong button(TM)
>
> > Anyway, the card doesn't associate, and I suspect the problem is in
> > nm_dbus_nm_create_wireless_network
> >
> > and when setting up the "ap" at least the fre
> >
> so the lest the freq and the rate should be set. that sould not be diffucult:
>
> #define AD_HOC_DEFAULT_FREQ 2.442 /* As I have found, the rate is inn
> Ghz. Is it right? */
> #define AD_HOC_DEFAULT_RATE 11
>
> ...
>
> nm_ap_set_freq(new_ap,AD_HOC_DEFAULT_FREQ);
> nm_ap_set_rate(new_ap,AD_HOC_DEFAULT_RATE);
>
>
> And imho this sholud solve. but it does not. I have tried. Any suggestions?
wpa_supplicant needs to be modified to support setting the frequency.
It currently doesn't do this; and NM shouldn't be doing it since
wpa_supplicant sets up the connection.
Dan
> G�r Gergely
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]