diff --git a/doc/EN/mesh.org b/doc/EN/mesh.org index e8e7cd97..5c54d4c5 100644 --- a/doc/EN/mesh.org +++ b/doc/EN/mesh.org @@ -166,17 +166,14 @@ On the ordinary internet the date and time of your system would be set automatic ** Check network status Unlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection. +Select the wifi icon on the desktop. The network configuration will go into a monitoring mode and in the bottom right side of the window you will be able to see signal strength and other parameters. This can help you to locate systems or adjust antennas to get the best wifi performance. + If after a few minutes you still don't see the /Tox Chat/ icon appear on the desktop then there might be a problem with the wifi configuration. Press *ALT* and *F2*, type /mate-terminal/ and press enter, then use the following commands. If you are prompted for a password then the default one is /freedombone/. #+begin_src bash sudo batman restart -sudo batman data #+end_src -If everything is working then you should see that the sent and received byte counts are changing as data moves around the network. - -If you have a mobile phone with F-droid then you can install the /Wifi Analyser/ app. Look for the SSID called "mesh" and this will give a good indication of what the signal strength is like and whether there are other overlapping wifi systems which might be causing collisions. - ** Chat System Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the Tox chat and users icons appear. Select the users icon and you should see a list of users on the mesh. Select the Tox chat icon and once you are connected you should see the status light turn green. If after a few minutes you don't get the green status light then try closing and re-opening the Tox chat application. Select the plus button to add a friend and then copy and paste in a Tox ID from the users list. diff --git a/website/EN/mesh.html b/website/EN/mesh.html index 8fe235fd..c9e4b83f 100644 --- a/website/EN/mesh.html +++ b/website/EN/mesh.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +Routers are intended to build network coverage for an area using small and low cost hardware. You can bolt them to walls or leave them on window ledges. They don't have any user interface and their only job is to haul network traffic across the mesh. Copy the image to a microSD card and insert it into the router, plug in an Atheros wifi dongle and power on. That should be all you need to do.
It's better not to trust images downloaded from random places on the interwebs. Chances are that unless you are in the web of trust of the above GPG signatures then they don't mean very much to you. If you actually want something trustworthy then build the images from scratch. It will take some time. Here's how to do it.
@@ -500,9 +500,9 @@ The resulting image can be copied to a microSD card, inserted into a BeagleboneWhen you first boot from the USB drive the system will create some encryption keys, assign a unique network address to the system and then reboot itself. When that's done you should see a prompt asking for a username. This username just makes it easy for others to initially find you on the mesh and will appear in the list of users.
@@ -512,9 +512,9 @@ After a minute or two if you are within wifi range and there is at least one othOn the ordinary internet the date and time of your system would be set automatically via NTP or TLSdate. But this is not the internet and so you will need to manually ensure that your date and time settings are correct. You might need to periodically do this if your clock drifts. It's not essential that the time on your system be highly accurate, but if it drifts too far or goes back to epoch then things could become a little confusing in regard to the order of blog posts.
@@ -524,13 +524,17 @@ On the ordinary internet the date and time of your system would be set automaticUnlike with ordinary wifi, on the mesh you don't get a signal strength icon and so it's not simple to see if you have a good connection.
++Select the wifi icon on the desktop. The network configuration will go into a monitoring mode and in the bottom right side of the window you will be able to see signal strength and other parameters. This can help you to locate systems or adjust antennas to get the best wifi performance. +
+If after a few minutes you still don't see the Tox Chat icon appear on the desktop then there might be a problem with the wifi configuration. Press ALT and F2, type mate-terminal and press enter, then use the following commands. If you are prompted for a password then the default one is freedombone.
@@ -538,23 +542,14 @@ If after a few minutes you still don't see the Tox Chat icon appear on thsudo batman restart -sudo batman data
-If everything is working then you should see that the sent and received byte counts are changing as data moves around the network. -
- --If you have a mobile phone with F-droid then you can install the Wifi Analyser app. Look for the SSID called "mesh" and this will give a good indication of what the signal strength is like and whether there are other overlapping wifi systems which might be causing collisions. -
Ensure that you're within wifi range of at least one other mesh peer (could be a router or client) and then you should see that the Tox chat and users icons appear. Select the users icon and you should see a list of users on the mesh. Select the Tox chat icon and once you are connected you should see the status light turn green. If after a few minutes you don't get the green status light then try closing and re-opening the Tox chat application. Select the plus button to add a friend and then copy and paste in a Tox ID from the users list.
@@ -613,9 +608,9 @@ At present video doesn't work reliably, but text and voice chat do work well.You can make files publicly available on the network simply by dragging and dropping them into the Public folder on the desktop. To view the files belonging to another user select the desktop icon called Visit a site and enter the username or Tox ID of the other user.
@@ -630,9 +625,9 @@ You can make files publicly available on the network simply by dragging and dropTo create a blog post select the Blog icon on the desktop and then use the up and down cursor keys, space bar and enter key to add a new entry. Edit the title of the entry and add your text. You can also include photos if you wish - just copy them to the CreateBlog/content/images directory and then link to them as shown.