trying to set up mesh
Javier Cardona
javier at cozybit.com
Thu Nov 26 11:57:20 EST 2009
On Thu, Nov 26, 2009 at 2:38 AM, Jakub Derwich <elkuba at gmail.com> wrote:
> Hi everybody.
>
> While setting up mesh I cannot get through the first point. Giving a
> command:
>
> sudo iw dev wlan0 interface add meshnetwork type mp mesh_id MESH_LAN
I can't spot a problem in the above command (except maybe that I would
have picked a shorter interface name for convenience). Maybe you can
try to issue to use iw against the phy instead of the device to create
the mesh interface. If you issue 'iw phy' you will get information
about the radios on your system. If you only have one and have just
rebooted, it will probably be called phy0. Then you can issue the
same command as above replacing 'dev wlan0' with 'phy phy<N>'.
Javier
> what i get is: command failed: Invalid argument (-22)
>
> I have just installed new Ubuntu with 2.6.31 kernel. lsmod shows that
> mac80211 and ath5k are running. I should mention that iw verison is 0.9.14.
> Wlan0 interface is down. Putting it in up state doesn't change anything.
> What do you think about that error?
>
>
> _______________________________________________
> Devel mailing list
> Devel at lists.open80211s.org
> http://open80211s.com/mailman/listinfo/devel
>
>
--
Javier Cardona
cozybit Inc.
http://www.cozybit.com
More information about the Devel
mailing list