From c3c13aa20de4030e858dd7460e6e83fb55df841c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 9 Aug 2015 21:19:37 +0100 Subject: [PATCH] Note on fixing mesh when using Trisquel7 together with Freedombone peers --- fixes/trisquel7/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 fixes/trisquel7/README diff --git a/fixes/trisquel7/README b/fixes/trisquel7/README new file mode 100644 index 00000000..156aa62a --- /dev/null +++ b/fixes/trisquel7/README @@ -0,0 +1,14 @@ +Mesh variant +------------ + +When using B.A.T.M.A.N the kernel module batman-adv and batctl are incompatible. + +To fix this you'll need a more recent version of batctl. + + sudo apt-get remove --purge batctl + wget http://mirrors.kernel.org/ubuntu/pool/universe/b/batctl/batctl_2014.1.0-2_amd64.deb + sudo dpkg -i batctl_2014.1.0-2_amd64.deb + +You can then test that ping works with: + + sudo batman ping