Skip to content

Releases: Chadster766/McWRT

OpenWRT McWRT Release V2.4

23 Oct 13:26
Compare
Choose a tag to compare

This release includes InkblotAdmirer's updates to McWRT.

Changes to irq affinities and updated the usb3 controller driver.

OpenWRT McWRT Release V2.3

24 Aug 03:56
Compare
Choose a tag to compare

OpenWRT McWRT Release V2.2

18 Aug 07:28
Compare
Choose a tag to compare

Added missed LuCI Wifi configurations.

OpenWRT McWRT Release V2.1

17 Aug 23:02
Compare
Choose a tag to compare

DLNA Server Fix

OpenWRT McWRT Release V2.0

16 Aug 23:26
Compare
Choose a tag to compare
Complete McWRT Version 2.0

OpenWRT McWRT Release AAv1.0.8

27 Dec 01:03
Compare
Choose a tag to compare

Release Notes:

  1. wan_monitor now checks the next hop for internet connection status
  2. wan_monitor file "1" bug fix
  3. USB Led fixes (thanks @kmschaefer)
  4. Advanced IP Routing included

OpenWRT McWRT Release v1.0.5

11 Oct 23:20
Compare
Choose a tag to compare

MANDATORY UPGRADE FOR THOSE USING OPENWRT MCWRT 1.0.5:

PROBLEM:

A bug was discovered that causes unnecessary writes to flash in McWRT v 1.0.5.

This will increase wear on the flash chip. Please apply one of the fixes described below AS SOON AS POSSIBLE.

FIX:

Do one of the following:

  1. Run these commands after logging into your WRT1900AC (via ssh, telnet, or serial connection) to fix the problem without reflashing:

With a reboot -

sed  -i '34s/\&>/>\&/' /usr/sbin/wan_monitor && reboot [/code]

Without reboot -

kill `ps | grep wan_monitor | grep -v grep | awk '{print $1}'` sed  -i '34s/\&>/>\&/' /usr/sbin/wan_monitor /usr/sbin/wan_monitor &
NOTE: Remember there are two copies of the firmware: one on nandboot and the other 
on altnandboot.  This fix only affects the copy that is currently running.  
Fixing the other copy will require explicitly booting into that copy.
  1. Update to the new AAv1.0.8 firmware image.

Release Notes:

  1. Many packages updated to the OpenWRT-12.9 2014 releases
  2. @mmilburn Internet LED fixes
  3. @nyt wireless power initialization fix
  4. Reverse mistakes made in Pre-release v1.0.4
  5. opkg.config set to the McWRT package pool

v1.0.1

30 Aug 04:38
Compare
Choose a tag to compare

Release Specific Instructions

To update list of installable packages:

The file's /etc/opkg.conf first line will need to be changed to point to the package URL. This can also be changed using the LuCI UI.

src/gz %n http://www.protechs-online.com/downloads/McWRT/packages