Inline:
On 03/31/2014 09:02 AM, Marek Lindner wrote:
On Monday 31 March 2014 12:23:52 Bruno Antunes wrote:
root@Laguna1:/etc/config# wifi [37620.920000] batman_adv: bat0: Interface deactivated: adhoc0 [37621.140000] batman_adv: bat0: Removing interface: adhoc0 [37621.250000] br-mesh: port 2(bat0) entered disabled state [37621.250000] device bat0 left promiscuous mode [37621.260000] br-mesh: port 2(bat0) entered disabled state [37631.340000] unregister_netdevice: waiting for adhoc0 to become free. Usage count = 1 [37641.390000] unregister_netdevice: waiting for adhoc0 to become free. Usage count = 1 [37651.410000] unregister_netdevice: waiting for adhoc0 to become free. Usage count = 1
This is a known 2014.1.0 regression which recently has been fixed. You can either update your openwrt package to fetch these fixes or extract the patches from our batman-adv git repository or wait for the next release.
And only restarting is possible to get the device back to work.
Going back to 2014.0.0 it's worst with the system being very unstable and continuously restarting.
After following the instructions from cmsv cmsv@wirelesspt.net and replacing the feeds.conf with src-git routing https://github.com/libre-mesh/openwrt-routing-packages
Note that this is not the official openwrt-routing repository but a fork maintained by 'people on the internet'. If you do experience problems with the code coming from this repository, please contact the people maintaining this fork.
As far as i know; it is a clone of the batman-adv 2013.* without any modification. Perhaps the maintainer could shed some light into this subject. https://github.com/libre-mesh/openwrt-routing-packages/tree/master/batman-ad... I have it fully working without any problems as a clone of batman-adv 2013.* without any modifications from "people on the internet".
There are also other ways to use the current official openwrt-routing-packages repository and selecting only the 2013.* releases.
Cheers, Marek