From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 5 Jan 2012 00:57:03 +0800 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201201050057.03301.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] Loading the kernel module 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: The list for a Better Approach To Mobile Ad-hoc Networking Hi, > I'm having trouble with loading the kernel module. I'm sure it's just > a dumb mistake on my part. I compiled the module, loaded it with > insmod, and I can add interfaces using > /sys/class/net/wlan0/batman_adv, but batctl says that the kernel > module may not be loaded. It's true that there is no folder > /proc/net/batman-adv. seems your batctl is way outdated. What batctl version do you have ? Simply run "batctl -v". Before the restructuring 2 years ago the interface configuration happened in /proc/net/batman-adv. Regards, Marek