Hi,
On 31 Mar, 2014, at 14:02 , Marek Lindner mareklindner@neomailbox.ch 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.
Compiled with the latest update (31 Mar) and up until now it's working fine on both devices.
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.
Didn't found any problems with this fork.
But has Gui commented I could have used the official repository to compile previous versions. We are always learning...
Thanks, Bruno
Cheers, Marek