Update emonWRT from1.5: Difference between revisions

From lechacal
Jump to navigation Jump to search
Line 28: Line 28:
  src/gz barrier_breaker_lechacal http://lechacal.com/repo
  src/gz barrier_breaker_lechacal http://lechacal.com/repo


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


[[File:Emonwrt_install_001.png]]
[[File:Emonwrt_install_001.png]]
3/ Again go to <b>System</b> | <b>Software</b>. An <b>Update lists</b> should be at the top. Press this button and let the system getting updates.
If the button if not found reboot the EmonWRT and go back to this page.
[[File:Emonwrt_install_002.png]]

Revision as of 15:52, 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

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/

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:

3/ Again go to System | Software. An Update lists should be at the top. Press this button and let the system getting updates. If the button if not found reboot the EmonWRT and go back to this page.