We have a new device to work with - LibreMesh is working on the Xiaomi
MiWiFi 3, thanks to Chen Minqiang (ptpt52), who made a LeDe firmware, and
P4u and Gio who got the libremesh version.
Even though the mt7620 (2.4Ghz) is known to be a bit flaky, the 5Ghz should
be good. And until LibreRouter is available, it seems to be the only
available dual band solution (at least in Brazil).
So here are the steps to install it:
- Follow these steps to get ssh/dropbrear access:
https://wiki.openwrt.org/toh/xiaomi/mir3#to_get_sshdropbear_access (don't
forget to downgrade the firmware before)
- Download libremesh rootfs and kernel files from here:
https://mega.nz/#!8A9CUJLQ!gJNC3SfwDdmMZ4y9BXlWp4mcn1FTAU3vWgsVYK2vW4whttps://mega.nz/#!1QdkxKgb!7htQD4bE9AbYotPkEQYriI5zF2LDe27A62h7S2tq9VM
- Copy these files over scp to the router:
scp lede-ramips-mt7620nand-miwifi-r3-squashfs-kernel1.bin
root@192.168.15.1:/tmp/
scp lede-ramips-mt7620nand-miwifi-r3-squashfs-rootfs0.bin
root@192.168.15.1:/tmp/
- login through ssh:
ssh root(a)192.168.15.1
- type in the commands (from chen's instructions https://github.com/ptpt52/
lede-source/issues/1)
nvram set flag_last_success=1
nvram set boot_wait=on
nvram set uart_en=1
nvram commit
mtd write /tmp/lede-ramips-mt7620nand-miwifi-r3-squashfs-kernel1.bin kernel1
mtd write /tmp/lede-ramips-mt7620nand-miwifi-r3-squashfs-rootfs0.bin rootfs0
reboot
And it should be meshing!
Cheers
Bruno
Hi.
I've setup a server for nightly snapshots. It means it uses the
development branch of LEDE and LibreMesh.
So last target hardware supported by LEDE plus last changes of LibreMesh
will be available for quick download and install.
Note that these are unattended builds so firmware might be wrong or buggy.
Find it here http://snapshots.libremesh.org/snapshots
Cheers.
Hello All,
Any help regarding the how I can get the gateway ??
Thanks and waiting
"A Goal is a Dream with a Plan and a Dateline"
Do On to Others what you will like them to do on to you.'The Golden Rule'
The CEO of ABEBOH
Computer Software Engineering Student
Music DJ . Artiste at Casky Black's Record
Regional Coordinator and CAC Member at Mozilla Campus Club Program.
On Tue, Oct 24, 2017 at 8:57 AM, Nges B <nges.brian(a)gmail.com> wrote:
> Hello Gui.
> I think your very right. that sounds true.
>
> Below is the video
>
> thanks and waiting to hear from you
>
>
> "A Goal is a Dream with a Plan and a Dateline"
> Do On to Others what you will like them to do on to you.'The Golden Rule'
> The CEO of ABEBOH
> Computer Software Engineering Student
> Music DJ . Artiste at Casky Black's Record
> Regional Coordinator and CAC Member at Mozilla Campus Club Program.
>
>
> On Tue, Oct 24, 2017 at 6:41 AM, Gui Iribarren <gui(a)altermundi.net> wrote:
>
>> On 21/10/17 11:03, Nges B wrote:
>> > Hello Bruno,
>> >
>> > Yes I tried all of that but it did not work.
>> > the greatest problem is that the router is not connecting. it keeps
>> > attempting to connect but wont connect. If you watch the short video I
>> > sent above you will have a clear picture.
>>
>> i missed the 'short video' link. can you post the URL again?
>>
>> my impression is that something went wrong during the original flashing
>> (from your report, it took more than 1 minute), so your device is
>> bricked, and goes into a "bootloop" when you power it up (it tries to
>> boot, fails, and after a few seconds it reboots). ethernet link goes
>> down and up, "tries to connect"
>>
>> but, it's just an hypothesis, from superficially reading over the
>> thread. so i hope the video will be a good way to confirm o dis-confirm.
>>
>> cheers!
>>
>> gui
>>
>> >
>> > Thanks and waiting to hear from you.
>> >
>> >
>> > "A Goal is a Dream with a Plan and a Dateline"
>> > Do On to Others what you will like them to do on to you.'The Golden
>> Rule'
>> > The CEO of ABEBOH
>> > Computer Software Engineering Student
>> > Music DJ . Artiste at Casky Black's Record
>> > Regional Coordinator and CAC Member at Mozilla Campus Club Program.
>> >
>> >
>> > On Sat, Oct 21, 2017 at 10:01 AM, Nges B <nges.brian(a)gmail.com
>> > <mailto:nges.brian@gmail.com>> wrote:
>> >
>> > Hello IIario,
>> >
>> > Please where do I get the gateway IP of my router ??
>> > further how do I connect using IPV6. I have tried to get this
>> > information from gooogle but I have not gotten a direct answer.
>> >
>> > thanks and waiting to hear from you.
>> >
>> >
>> > "A Goal is a Dream with a Plan and a Dateline"
>> > Do On to Others what you will like them to do on to you.'The Golden
>> > Rule'
>> > The CEO of ABEBOH
>> > Computer Software Engineering Student
>> > Music DJ . Artiste at Casky Black's Record
>> > Regional Coordinator and CAC Member at Mozilla Campus Club Program.
>> >
>> >
>> > On Thu, Oct 19, 2017 at 11:51 AM, Ilario Gelmetti
>> > <iochesonome(a)gmail.com <mailto:iochesonome@gmail.com>> wrote:
>> >
>> > Some times it's needed to wait up to 5 minutes for having DHCP
>> > server on
>> > the router to start (dnsmasq is shitty and Pau's smonit checks
>> its
>> > presence every 5 minutes).
>> >
>> > Could be that really the router was flashed with a non working
>> > image.
>> >
>> > I suggest to first try to connect following every line in the
>> > troubleshooting page:
>> > http://libremesh.org/docs/en_troubleshooting.html
>> > <http://libremesh.org/docs/en_troubleshooting.html>
>> >
>> > So
>> > 1) verify connection
>> > 2) connect to gateway ip
>> > 3) connect with IPv6 link local
>> > 4) failsafe mode
>> > 5) if nothing else works: TFTP flashing (TFTP flashing is not
>> > documented
>> > on our website because it can vary a lot from model to model,
>> > better to
>> > refer on other resources on the internet)
>> >
>> >
>> > On 10/19/2017 07:02 AM, Nges B wrote:
>> > > Hello Here,
>> > >
>> > > Any Idea on this ??
>> > > thanks
>> > >
>> > > On Wed, Oct 18, 2017 at 1:11 PM, Nges B <nges.brian(a)gmail.com
>> <mailto:nges.brian@gmail.com>
>> > > <mailto:nges.brian@gmail.com <mailto:nges.brian@gmail.com>>>
>> wrote:
>> > >
>> > > That is a short on screen video showing how the box is
>> not connect
>> > >
>> > > On Wed, Oct 18, 2017 at 12:38 PM, Nges B <
>> nges.brian(a)gmail.com <mailto:nges.brian@gmail.com>
>> > > <mailto:nges.brian@gmail.com
>> > <mailto:nges.brian@gmail.com>>> wrote:
>> > >
>> > > Hello sorry for the error. Yeah I am talking of
>> > http://thisnode.info
>> > > it does not connect. the greatest thing is that the
>> > router does
>> > > not connect to the computer. It keeps trying to
>> > connect forever.
>> >
>> >
>> > _______________________________________________
>> > lime-users mailing list
>> > lime-users(a)lists.libremesh.org
>> > <mailto:lime-users@lists.libremesh.org>
>> > https://lists.libremesh.org/mailman/listinfo/lime-users
>> > <https://lists.libremesh.org/mailman/listinfo/lime-users>
>> >
>> >
>> >
>> >
>> >
>> > _______________________________________________
>> > lime-users mailing list
>> > lime-users(a)lists.libremesh.org
>> > https://lists.libremesh.org/mailman/listinfo/lime-users
>> >
>> _______________________________________________
>> lime-users mailing list
>> lime-users(a)lists.libremesh.org
>> https://lists.libremesh.org/mailman/listinfo/lime-users
>>
>
>