We're using TP-Link WDR3600, TP-Link WDR4300, Ubiquiti NanoStation M5
XW, Ubiquiti NanoStation M5 LoCo XM, Ubiquiti NanoStation M2 XW, Unifi
AP AC LR (yes, it's working! But the flashing procedure has to be
carefully followed), TP-Link CPE220, TP-Link WR1043ND v4
I was willing to try to compile also for TP-Link WDR4900 (which is not
currently in the lime-sdk available profiles) but lime-sdk has some new
problem. Seems like a compatibility issue between old version of
libwebsockets and a new version of cyassl/wolfssl, used by the new LiMe
web interface...
On 06/16/2017 10:02 PM, bruno vianna wrote:
Which routers are you using?
Em 16 de jun de 2017 4:20 PM, "Ilario Gelmetti" <iochesonome(a)gmail.com
<mailto:iochesonome@gmail.com>> escreveu:
The graph is a screenshot from the LuCI web interface of the routers,
you can find it in the BMX6/Graph menu :)
The number "30" were the clients, I meant smartphones and laptops (now
the number increased). I don't know if there's a graph including those.
I _suppose_ it can be obtained using batadv-vis.
https://www.open-mesh.org/projects/alfred/wiki/Batadv-vis
<https://www.open-mesh.org/projects/alfred/wiki/Batadv-vis>
But when I try to use it I get an error:
# batadv-vis -s
can't connect to unix socket: Connection refused
Now we're going to deploy 4-6 more routers for covering more area.
On 06/16/2017 08:42 PM, Paul Spooren wrote:
Aw snap, I mean picture :)! Was it auto created?
It just shows 4 nodes, do you have a picture of the full setup with 30
nodes?
Thanks!
On 16.06.2017 20:40, Ilario Gelmetti wrote:
> Hey!
> I didn't, as I wrote in the email I downloaded the image from
>
repo.libremesh.org <http://repo.libremesh.org>
> When I try to compile it with lime-sdk I'm having problems:
>
> make[3] -C
/home/ilario/software/lime-sdk/feeds/limeui/libwebsockets
compile
> make -r world: build failed. Please re-run
make with -j1 V=s to see
> what's going on
> make: ***
>
[/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/include/toplevel.mk:193
<http://toplevel.mk:193>:
> world] Error 1
>
> cd 17.01.2/ar71xx/generic/sdk
> make -r world
>
> make[3]: Entering directory
> '/home/ilario/software/lime-sdk/feeds/limeui/libwebsockets'
> if [ -f
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libwebsockets.cyassl.install.clean
> ]; then rm -f
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libwebsockets.cyassl.install
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo/libwebsockets.cyassl.install.clean;
>> fi
>> mkdir -p
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/bin/targets/ar71xx/generic/packages
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/build_dir/target-mips_24kc_musl-1.1.16/libwebsockets-0c7e5a94182b8bf5b5be2fc58141466bf54d5812/ipkg-mips_24kc/libwebsockets-cyassl/CONTROL
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/staging_dir/target-mips_24kc_musl-1.1.16/pkginfo
>> install -d -m0755
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/build_dir/target-mips_24kc_musl-1.1.16/libwebsockets-0c7e5a94182b8bf5b5be2fc58141466bf54d5812/ipkg-mips_24kc/libwebsockets-cyassl/usr/lib
>> cp -fpR
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/build_dir/target-mips_24kc_musl-1.1.16/libwebsockets-0c7e5a94182b8bf5b5be2fc58141466bf54d5812/ipkg-install/usr/lib/libwebsockets.so*
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/build_dir/target-mips_24kc_musl-1.1.16/libwebsockets-0c7e5a94182b8bf5b5be2fc58141466bf54d5812/ipkg-mips_24kc/libwebsockets-cyassl/usr/lib/
>> find
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/build_dir/target-mips_24kc_musl-1.1.16/libwebsockets-0c7e5a94182b8bf5b5be2fc58141466bf54d5812/ipkg-mips_24kc/libwebsockets-cyassl
> -name 'CVS' -o -name
'.svn' -o -name '.#*' -o -name '*~'| xargs
-r rm
-rf
> Package libwebsockets-cyassl is missing
dependencies for the
following
>> libraries:
>> libz.so.1
>> make[3]: *** [Makefile:116:
>
/home/ilario/software/lime-sdk/17.01.2/ar71xx/generic/sdk/bin/packages/mips_24kc/limeui/libwebsockets-cyassl_0c7e5a94182b8bf5b5be2fc58141466bf54d5812-1_mips_24kc.ipk]
>> Error 1
>
>> We're going to
deploy more routers (see attached image, work
going on).
>
>> An interesting thing we
noticed:
>> using 802.11s for link layer the network doesn't fragment as expected
>> when changing the ESSID (using adhoc it was the preferred method for
>> splitting networks in layer 2 routing) as the domain now is
defined by
>> ieee80211s_mesh_id [1]. I suppose we should change this default or
>> re-discuss this mechanism for splitting L2 network.
>
>> [1]
>
https://github.com/libremesh/lime-packages/blob/develop/packages/lime-syste…
<https://github.com/libremesh/lime-packages/blob/develop/packages/lime-system/files/etc/config/lime-defaults#L48>
>
>
>> On 06/16/2017 05:48 PM, Paul Spooren wrote:
>>> HI Ilario, how did you created the image?
>>>
>>> Cheers,
>>> Paul
>>>
>>> On 16.06.2017 16:59, Ilario Gelmetti wrote:
>>>> Hi all!
>>>> Here in Hackmeeting-it [1] we reflashed every router in the
original
>>> network setup with LibreMesh :D
>>> We used unstable image taken from
repo.libremesh.org
<http://repo.libremesh.org> using 802.11s and
>>> up to now works perfect with 30
clients :D
>>> Bye!
>>> Ilario
>>>
>>> [1]
https://hackmeeting.org/hackit17/
<https://hackmeeting.org/hackit17/>