while i can log in to a shell on my android phone and there is bash shell and so on, i wonder if can do insmod batman.ko and go on with alfred and fastd .. so i can write a skript for having a freifunk node on my android phone. is it possible in general? how would i become a batman.ko for 3.4 Kernel on armv7l?
uname -a Linux localhost 3.4.0-g546857a #1 SMP PREEMPT Sat Dec 6 03:57:42 CET 2014 armv7l GNU/Linux
this would be also awesome, as i have some huawei y300 where display / or gprs modem is broken, the rest seems to be in very good condition.
On Wednesday, September 02, 2015 17:55:57 Jens Viisauksena wrote:
while i can log in to a shell on my android phone and there is bash shell and so on, i wonder if can do insmod batman.ko and go on with alfred and fastd .. so i can write a skript for having a freifunk node on my android phone. is it possible in general? how would i become a batman.ko for 3.4 Kernel on armv7l?
uname -a Linux localhost 3.4.0-g546857a #1 SMP PREEMPT Sat Dec 6 03:57:42 CET 2014 armv7l GNU/Linux
this would be also awesome, as i have some huawei y300 where display / or gprs modem is broken, the rest seems to be in very good condition.
Have you checked whether batman-adv is already part of the kernel modules coming with this kernel ?
If not, you will need the kernel sources matching the kernel you are running and compile your own module. Note that you will need the exact sources with all patches applied or it won't work. simply downloading Linux 3.4 from kernel.org is not going to get you any satisfaction.
Cheers, Marek
b.a.t.m.a.n@lists.open-mesh.org