From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Mon, 31 Oct 2011 10:48:49 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201110311048.50063.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman miss crc16 module after nico commit 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: b.a.t.m.a.n@lists.open-mesh.org Cc: riot-workshop@googlegroups.com, Nodi Roma List Hi, > After nico commit [0] batman-adv stopped working in openwrt backfire ( > the crc16 modules is still kmod-crc16 in openwrt stable ) > > the batman-adv module refuse to load without error message on stdout > but saying that crc16 is missing on dmesg > > > selecting manually kernel modules -> other modules -> kmod-crc16 it work > again > > [0] > https://dev.openwrt.org/changeset/28657/packages/net/batman-adv/Makefile the OpenWrt developers have renamed the package dependency. Unless you are using the OpenWrt trunk after revision 28656 the package dependency selection won't work anymore. Maybe you should ask them about their concept of backward compatibility. Cheers, Marek