Skip to content

Commit

Permalink
Add wifi down to Troubleshooting Tips (#47)
Browse files Browse the repository at this point in the history
* Add wifi down to Troubleshooting Tips

Add the "wifi down" tip for troubleshooting firmware installs that 
result in a "bad gateway" message.

* Add wifi down to Troubleshooting-2

Remove # for clarity.
  • Loading branch information
Steve Lewis KC0EUW authored and ae6xe committed Dec 4, 2019
1 parent bbcfb18 commit f3b491f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arednGettingStarted/installing_firmware.rst
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ my-computer:$ ssh -p 2222 root@192.168.1.1
~~~~~~~ after logging into the node as root (hsmm) ~~~~~~~
node:# sysupgrade -n /tmp/aredn-firmware-filename.bin

The steps above will usually work for operators struggling to install AREDN |trade| firmware on a *Mikrotik hAP ac lite* device. Recently another issue was described in the upstream OpenWRT code. The 5GHz 802.11ac wireless driver used only in the *hap ac lite* has a memory issue which can leave the device without sufficient memory to complete the firmware install. The AREDN |trade| development team advises that, if you can telnet or ssh to the node and type the command ``wifi down`` you can free the memory used by this driver. Then the firmware install from the command line or web interface should work as designed.

Additional questions and troubleshooting assistance can usually be obtained by creating a post on the AREDN |trade| `online forum <https://www.arednmesh.org/forum>`_, which has an active community of helpful and experienced operators.

Post-Install Steps
Expand Down

0 comments on commit f3b491f

Please sign in to comment.