#19996: Add support for ZBT WE-826
-----------------------------+--------------------------------
  Reporter:  oskari.rauta@…  |      Owner:  developers
      Type:  enhancement     |     Status:  closed
  Priority:  highest         |  Milestone:  Chaos Calmer 15.05
 Component:  base system     |    Version:  Trunk
Resolution:  not_a_bug       |   Keywords:  zbt,we
-----------------------------+--------------------------------

Comment (by shmygov):

 Patch v4 replaces previous patch v3, there are only some minor changes
 compared to v3:
 - device names follow alphabetic order
 - instead of separate target/linux/ramips/mt7620/profiles/zbt-we826.mk add
 device to target/linux/ramips/mt7620/profiles/zbt.mk

 My ZBT-WE826 is working fine with this patch.
 I think this patch should be submitted to OpenWrt team.
 Here is how to use the patch:

 1. Get the OpenWrt source (the patch was tested with source version
 r48640):
 git clone git://git.openwrt.org/openwrt.git

 2. Download attached patch openwrt-zbt-we826-support-v4.patch and copy it
 to the root directory of OpenWrt source.

 3. Apply the patch:
 patch -p1 -i openwrt-zbt-we826-support-v4.patch

 4. Get the feed you want:

 ./scripts/feeds update -a
 ./scripts/feeds install luci
 ./scripts/feeds install luci-proto-ppp
 ./scripts/feeds install luci-proto-3g

 5. Clear the /tmp folder

 6. Configure:

 make menuconfig

 In the configuration menu, you need to select the following options:

      Target System (Ralink RT288x/RT3xxx)
      Subtarget (MT7620 based boards)
      Target Profile (ZBT-WE826 Device)

 7. Finally, build the firmware:

 make

--
Ticket URL: <https://dev.openwrt.org/ticket/19996#comment:25>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to