On Friday 06 May 2016 20:45:50 Jonathan Haws wrote: > I am trying to get familiar with the Alfred tools and downloaded version > 2016.1. Unfortunately it didn't work - I couldn't get past a bind error: > > root@sierra1:~# ./alfred -m -i bat0 > can't bind: Cannot assign requested address > Failed to open interfaces > > I had setup batman-adv with the commands: > > batctl if add eth0 > ip link set up bat0 (eth0 was already up) > > I rolled back to 2015.0 (per a hint at > http://wiki.pinneberg.freifunk.net/alfred) and alfred started up just > fine instead of giving the error. However it periodically gives the > following message:
Thanks for reporting it (why didn't FF Pinneberg report it?). Can you please
try following workaround:
make clean
make CONFIG_ALFRED_CAPABILITIES=n
# only when you've installed it before
make CONFIG_ALFRED_CAPABILITIES=n install
# try it again
./alfred -m -i bat0
It would also be interesting to see the output of `ip addr show dev bat0` and
the used kernel version.
Kind regards,
Sven
signature.asc
Description: This is a digitally signed message part.
