Update emonWRT from1.5: Difference between revisions

From lechacal
Jump to navigation Jump to search
Line 47: Line 47:


You should find the <b>emonwrt</b> package down in the list.
You should find the <b>emonwrt</b> package down in the list.
[[File:Emonwrt_install_005.png | 600px]]
===Step 5===
Press the <b>Install</b> link for the emonwrt package.

Revision as of 16:03, 28 July 2016

This article will guide you to update the new emonwrt software.

Prerequisites

  • You have access to the web interface of the EmonWRT.
  • The EmonWRT has access to the World Wide Web.
  • EmonWRT is running OpenWRT Barrier Breaker (go to Status | Overview to find out)

Installation Steps

Step 1

From a web browser connect to the EmonWRT using its ip address. Usually the address below if directly connected with a computer on the ethernet port. If the EmonWRT is connected to a office/home router then use the emonwrt ip address.

http://192.168.2.1/

Step 2

Navigate to System | Software. Then go to the Configuration tab. There you will see the repository configuration. Replace everything in the text box using the text below:

dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
src/gz barrier_breaker_base http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/base
src/gz barrier_breaker_luci http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/luci
src/gz barrier_breaker_packages http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/packages
src/gz barrier_breaker_routing http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/routing
src/gz barrier_breaker_telephony http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/telephony
src/gz barrier_breaker_management http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/management
src/gz barrier_breaker_oldpackages http://downloads.openwrt.org/barrier_breaker/14.07/ar71xx/generic/packages/oldpackages
src/gz barrier_breaker_lechacal http://lechacal.com/repo

Hit Submit once you are done copy/pasting. It should then look like this:

Step 3

Again go to System | Software. An Update lists button should be at the top. Press this button and let the system retrieving packages list. If the button if not found reboot the EmonWRT and return to this page.

Step 4

On the same page scroll down and go to the Available packages tab. There hit the letter E to list all packages starting with a E.

You should find the emonwrt package down in the list.

Step 5

Press the Install link for the emonwrt package.