On Wed, Dec 19, 2012 at 12:57 PM, Nelson Terra <[email protected]> wrote: > Hello all, > > I am trying to configure a open mesh network with iw and using this howto: > > https://github.com/cozybit/open80211s/wiki/HOWTO > > I am using Debian Wheezy with kernel 3.2.0, and a usb wireless adaptor dlink > dwa-125 which in this link > > http://linuxwireless.org/en/users/Devices/USB > > says it uses rt2800usb driver, and according to iw list it is capable of > mesh point interface mode. > > I am following all the steps for open mesh setup but when I run the command > > iw dev $MESH_IFACE station dump > > I get nothing, any output, and nodes can't ping each other.
Even though the driver may advertise mesh mode support, it sounds like this broke recently. Likely they aren't even beaconing. Maybe the fastest way to narrow this down is check out a copy of the 3.2.0 sources and look at 'git log drivers/net/wireless/rt2x00' for any interesting commits. Thomas _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
