From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <520984DC.7040401@altermundi.net> Date: Mon, 12 Aug 2013 21:59:08 -0300 From: Gui Iribarren MIME-Version: 1.0 References: <5209814D.3020506@wirelesspt.net> In-Reply-To: <5209814D.3020506@wirelesspt.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [B.A.T.M.A.N.] [OpenWrt-Devel] Kernel panic & Process batadv.sh - Fatal Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: cmsv@wirelesspt.net, OpenWrt Development List Cc: The list for a Better Approach To Mobile Ad-hoc Networking On 08/12/2013 09:43 PM, cmsv wrote: > OpenWrt version: Attitude Adjustment (r37747) > > Recently there was someone (Lucaspost) on #batman with a problem caused > by mixing the latest AA and Batman-adv 2013.3.0 and while i can't be > sure the problem is exactly this one; here goes my testing with a D-link > 615C1 > maybe you're mixing module and kernel versions? try to "make dirclean" and rebuild batadv.sh only does this echo "$mesh" > "/sys/class/net/$iface/batman_adv/mesh_iface" where $iface is something like "wlan0" and $mesh is "bat0" HTH, Gui