Support for ZBT-WE1326 (was: New product! 2.4GHZ/5.8GHz Openwrt 802.11AC dual band dual core wifi router with SD card slot)

What would happen if I flashed the latest LEDE snapshot (coming from original factory openwrt), AND cleared settings?

Is it possible to manually install LUCI after flashing snapshot) with or without clearing settings?

Yes, and no. There are some "safe" tools available, for instance, LuCI is available for snapshots, but LuCI-ssl isn't. Don't expect there to be any funky filesystem drivers like HFS+, etc..

I'm going to work on rebuilding off of @hnyman's WNDR-3x00 tree, because I've grown to love it, and @matsic's image is still fairly unstable for me with mt76 - for whatever reason, I can run it for days, but the moment i use my Kindle Fire to watch videos, the entire local network tanks and it needs a power reset.

Also, in -HEAD:

48 min ago Felix Fietkau mt76: update to the latest version master commit | commitdiff | tree | snapshot

Yum. Er, I mean Opkg.

1 Like

I've posted a new update, but it's based on kernel 4.1.x still; I'll update to 4.4.x when I get a recent SD card to test with.

In the mean time, I suggest using @matsic's installation, unless you want a neutered instance.

Thanks for the advice showle.

Just wanted to report that its running well with release LEDE zbt-wg2626 image after clearing settings when flashing.

Couldn't get latest wg2626 snapshot to work though (as of 17th May), just couldn't get WLAN UP.

Hi,
I am not a developer, but compiled a firmware last night, (with no errors I know about). Loaded it to device & so far working except the wireless is not working. The only device is:
Generic MAC80211 802.11nac (radio0)

The ZBT WE1326 has the 7603 & 7612 wireless chips. The Modules seem to be loaded. However, no luck with the wireless.
Here is the Kernel log:

[    0.000000] Linux version 4.14.42 (doug@localhost.localdomain) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7019-1289e00fff)) #0 SMP Wed May 23 07:32:25 2018
[    0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[    0.000000] MIPS: machine is ZBT-WE1326
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 1c000000 @ 00000000 (usable)
[    0.000000]  memory: 04000000 @ 20000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] VPE topology {2,2} total 4
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x000000000fffffff]
[    0.000000]   HighMem  [mem 0x0000000010000000-0x0000000023ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000001bffffff]
[    0.000000]   node   0: [mem 0x0000000020000000-0x0000000023ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000023ffffff]
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat 8057bb40, node_mem_map 81003000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000]   HighMem zone: 65536 pages, LIFO batch:15
[    0.000000] random: get_random_bytes called from start_kernel+0x90/0x4a4 with crng_init=0
[    0.000000] percpu: Embedded 14 pages/cpu @8148f000 s26192 r8192 d22960 u57344
[    0.000000] pcpu-alloc: s26192 r8192 d22960 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 130560
[    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Writing ErrCtl register=00008440
[    0.000000] Readback ErrCtl register=00008440
[    0.000000] Memory: 512996K/524288K available (4404K kernel code, 235K rwdata, 976K rodata, 260K init, 268K bss, 11292K reserved, 0K cma-reserved, 262144K highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 256
[    0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[    0.000011] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
[    0.007817] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[    0.073968] pid_max: default: 32768 minimum: 301
[    0.078733] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.085240] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.093978] Hierarchical SRCU implementation.
[    0.099026] smp: Bringing up secondary CPUs ...
[    0.105015] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.105024] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.105037] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.105181] CPU1 revision is: 0001992f (MIPS 1004Kc)
[    0.163769] Synchronize counters for CPU 1: done.
[    0.204898] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.204907] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.204915] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.204991] CPU2 revision is: 0001992f (MIPS 1004Kc)
[    0.254754] Synchronize counters for CPU 2: done.
[    0.285982] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.285990] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[    0.285998] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[    0.286078] CPU3 revision is: 0001992f (MIPS 1004Kc)
[    0.339931] Synchronize counters for CPU 3: done.
[    0.369791] smp: Brought up 1 node, 4 CPUs
[    0.377423] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.387216] futex hash table entries: 1024 (order: 3, 32768 bytes)
[    0.393528] pinctrl core: initialized pinctrl subsystem
[    0.399288] NET: Registered protocol family 16
[    0.413398] FPU Affinity set after 11720 emulations
[    0.714430] ***** Xtal 40MHz *****
[    0.719899] Port 0 N_FTS = 1b102800
[    0.723292] Port 1 N_FTS = 1b105000
[    0.726746] Port 2 N_FTS = 1b105000
[    1.781591] PCIE0 no card, disable it(RST&CLK)
[    1.785937] PCIE1 enabled
[    1.788525] PCIE2 enabled
[    1.791143] PCI host bridge /pcie@1e140000 ranges:
[    1.795888]  MEM 0x0000000060000000..0x000000006fffffff
[    1.801058]   IO 0x000000001e160000..0x000000001e16ffff
[    1.806260] PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[    1.821696] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    1.827587] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    1.833340] mt7621_gpio 1e000600.gpio: registering 32 gpios
[    1.840350] PCI host bridge to bus 0000:00
[    1.844389] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[    1.851257] pci_bus 0000:00: root bus resource [io  0xffffffff]
[    1.857077] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    1.863835] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    1.871728] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[    1.871770] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.871783] pci 0000:00:00.0: reg 0x14: [mem 0x60300000-0x6030ffff]
[    1.871851] pci 0000:00:00.0: supports D1
[    1.871860] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[    1.872146] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[    1.872183] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[    1.872203] pci 0000:00:01.0: reg 0x14: [mem 0x60310000-0x6031ffff]
[    1.872277] pci 0000:00:01.0: supports D1
[    1.872286] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[    1.872773] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
[    1.872839] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[    1.872885] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    1.872981] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.873184] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.873427] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000
[    1.873480] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
[    1.873609] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.873820] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    1.873895] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 02
[    1.873977] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[    1.880487] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.887422] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[    1.893968] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[    1.900895] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[    1.907626] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[    1.914805] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[    1.921536] pci 0000:00:00.0: BAR 1: assigned [mem 0x60300000-0x6030ffff]
[    1.928289] pci 0000:00:01.0: BAR 1: assigned [mem 0x60310000-0x6031ffff]
[    1.935025] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
[    1.942295] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
[    1.949435] pci 0000:00:00.0: PCI bridge to [bus 01]
[    1.954375] pci 0000:00:00.0:   bridge window [mem 0x60000000-0x600fffff]
[    1.961099] pci 0000:00:00.0:   bridge window [mem 0x60100000-0x601fffff pref]
[    1.968295] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff]
[    1.975016] pci 0000:00:01.0: PCI bridge to [bus 02]
[    1.979949] pci 0000:00:01.0:   bridge window [mem 0x60200000-0x602fffff]
[    1.988298] clocksource: Switched to clocksource GIC
[    1.994946] NET: Registered protocol family 2
[    1.999969] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    2.006855] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    2.013311] TCP: Hash tables configured (established 2048 bind 2048)
[    2.019732] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    2.025502] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    2.032009] NET: Registered protocol family 1
[    2.036330] PCI: CLS 0 bytes, default 32
[    2.268124] 4 CPUs re-calibrate udelay(lpj = 2924544)
[    2.274659] Crashlog allocated RAM at address 0x3f00000
[    2.280039] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    2.291792] random: fast init done
[    2.293624] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.293636] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    2.297397] bounce: pool size: 64 pages
[    2.297424] io scheduler noop registered
[    2.297430] io scheduler deadline registered (default)
[    2.324420] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    2.332114] console [ttyS0] disabled
[    2.335664] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 18, base_baud = 3125000) is a 16550A
[    2.344672] console [ttyS0] enabled
[    2.351544] bootconsole [early0] disabled
[    2.360202] cacheinfo: Failed to find cpu0 device node
[    2.365322] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    2.372229] MediaTek Nand driver init, version v2.1 Fix AHB virt2phys error
[    2.379623] spi-mt7621 1e000b00.spi: sys_freq: 50000000
[    2.396318] m25p80 spi0.0: w25q128 (16384 Kbytes)
[    2.401109] 4 fixed-partitions partitions found on MTD device spi0.0
[    2.407431] Creating 4 MTD partitions on "spi0.0":
[    2.412225] 0x000000000000-0x000000030000 : "u-boot"
[    2.418282] 0x000000030000-0x000000040000 : "u-boot-env"
[    2.424505] 0x000000040000-0x000000050000 : "factory"
[    2.430427] 0x000000050000-0x000001000000 : "firmware"
[    2.462154] 2 uimage-fw partitions found on MTD device firmware
[    2.468073] 0x000000050000-0x00000021639f : "kernel"
[    2.473939] 0x00000021639f-0x000001000000 : "rootfs"
[    2.479754] mtd: device 5 (rootfs) set to be root filesystem
[    2.485494] 1 squashfs-split partitions found on MTD device rootfs
[    2.491715] 0x0000004c0000-0x000001000000 : "rootfs_data"
[    2.498754] libphy: Fixed MDIO Bus: probed
[    2.570180] libphy: mdio: probed
[    3.972927] mtk_soc_eth 1e100000.ethernet: loaded mt7530 driver
[    3.979561] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[    3.990401] NET: Registered protocol family 10
[    3.996416] Segment Routing with IPv6
[    4.000234] NET: Registered protocol family 17
[    4.004715] 8021q: 802.1Q VLAN Support v1.8
[    4.011455] hctosys: unable to open rtc device (rtc0)
[    4.022739] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
[    4.030441] Freeing unused kernel memory: 260K
[    4.034879] This architecture does not have kernel memory protection.
[    4.175995] mtk_soc_eth 1e100000.ethernet eth0: port 0 link up
[    4.394146] random: crng init done
[    4.650767] init: Console is alive
[    4.654432] init: - watchdog -
[    4.804364] mtk_soc_eth 1e100000.ethernet eth0: port 3 link up
[    5.173572] mtk_soc_eth 1e100000.ethernet eth0: port 4 link up
[    5.591266] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    5.743703] usbcore: registered new interface driver usbfs
[    5.749356] usbcore: registered new interface driver hub
[    5.754816] usbcore: registered new device driver usb
[    5.769863] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    5.775202] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
[    5.788387] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x00210010
[    5.796869] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000
[    5.803636] hub 1-0:1.0: USB hub found
[    5.807456] hub 1-0:1.0: 2 ports detected
[    5.812040] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[    5.817353] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
[    5.825039] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.833985] hub 2-0:1.0: USB hub found
[    5.837802] hub 2-0:1.0: 1 port detected
[    5.911638] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    5.922276] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[    5.928520] init: - preinit -
[    6.730348] mtk_soc_eth 1e100000.ethernet: PPE started
[    9.981954] jffs2: notice: (441) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (3 unchecked, 3 orphan) and 23 of xref (3 dead, 0 orphan) found.
[    9.999771] mount_root: switching to jffs2 overlay
[   10.027668] overlayfs: upper fs does not support tmpfile.
[   10.037853] urandom-seed: Seeding with /etc/urandom.seed
[   10.150260] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
[   10.166170] procd: - early -
[   10.169185] procd: - watchdog -
[   10.848329] procd: - watchdog -
[   10.851783] procd: - ubus -
[   11.069500] procd: - init -
[   11.430512] kmodloader: loading kernel modules from /etc/modules.d/*
[   11.505093] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   11.951774] u32 classifier
[   11.954495]     input device check on
[   11.958185]     Actions configured
[   11.963320] Mirror/redirect action on
[   11.973347] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[   11.985263] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
[   11.993287] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[   12.002144] ip_tables: (C) 2000-2006 Netfilter Core Team
[   12.622021] xt_time: kernel timezone is -0000
[   12.847312] mt7603e 0000:02:00.0: ASIC revision: 76030010
[   12.856139] mt7603e 0000:02:00.0: Firmware Version: ap_pcie
[   12.861777] mt7603e 0000:02:00.0: Build Time: 20160107100755
[   13.878174] MCU message -1 (seq 1) timed out
[   13.882432] mt7603e 0000:02:00.0: Download request failed
[   13.887976] mt7603e: probe of 0000:02:00.0 failed with error -145
[   13.897107] mt76x2e 0000:01:00.0: ASIC revision: 76120044
[   13.928841] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a
[   13.938452] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
[   13.943931] mt76x2e 0000:01:00.0: Build: 1
[   13.948005] mt76x2e 0000:01:00.0: Build Time: 201507311614____
[   13.968199] mt76x2e 0000:01:00.0: Firmware running!
[   14.998168] mt76x2e 0000:01:00.0: MCU message 1 (seq 1) timed out
[   15.005608] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   15.015049] PPP generic driver version 2.4.2
[   15.021048] NET: Registered protocol family 24
[   15.028636] kmodloader: done loading kernel modules from /etc/modules.d/*
[   20.640387] mtk_soc_eth 1e100000.ethernet: PPE started
[   20.652562] br-lan: port 1(eth0.1) entered blocking state
[   20.658055] br-lan: port 1(eth0.1) entered disabled state
[   20.664244] device eth0.1 entered promiscuous mode
[   20.669385] device eth0 entered promiscuous mode
[   20.676891] br-lan: port 1(eth0.1) entered blocking state
[   20.682437] br-lan: port 1(eth0.1) entered forwarding state
[   20.688544] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   21.616472] pppoe-wan: renamed from ppp0
[   21.750851] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   24.758193] mt76x2e 0000:01:00.0: MCU message 20 (seq 2) timed out
[  576.903758] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  579.826090] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  585.923159] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  588.818277] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  602.948894] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  606.028561] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  611.970068] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  614.943224] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  626.126375] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  629.068515] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  635.003294] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  637.956937] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  649.009261] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  651.952147] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  658.026139] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  660.960697] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  675.045914] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  677.948936] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  684.071233] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  687.083021] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  704.105858] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  707.087725] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  713.123157] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  716.077888] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  733.304769] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  736.620877] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  742.174772] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  745.070754] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  759.331034] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  762.410684] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  768.212234] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  771.205392] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  782.215235] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  785.196577] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  791.233167] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  794.205549] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  802.229961] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  805.192498] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  811.250993] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  814.205016] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  822.247787] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  825.209821] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  831.264945] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  834.198294] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  845.414146] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  848.317451] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  854.293160] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  857.207580] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  865.430244] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  868.529856] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  874.313856] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  877.327411] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  885.455312] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  888.555042] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  894.335470] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  897.329104] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  908.353555] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  911.335355] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  917.374226] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  920.332420] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  931.526891] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  934.450076] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  940.405586] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  943.319602] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  951.550735] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  954.453881] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  960.430751] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  963.443360] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  971.568785] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  974.688217] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  980.452411] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[  983.445696] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[  997.615876] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1000.696404] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1006.493306] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1009.447888] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1023.652579] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1026.575159] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1032.530604] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1035.443896] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1043.664213] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1046.567093] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1052.547383] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1055.442189] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1063.678893] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1066.581688] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1072.561336] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1075.574379] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1083.699037] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1086.700625] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1092.580110] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1095.572941] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1109.738789] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1112.701282] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1118.617855] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1121.571619] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1132.633984] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1135.576862] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1141.654335] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1144.569159] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1152.656050] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1155.578506] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1161.675310] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1164.570571] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1172.677034] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1175.579835] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1181.697334] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1184.710108] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1192.700636] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1195.702413] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1201.721671] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1204.695486] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1212.723388] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1215.790930] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1221.746980] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1224.688293] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1232.747506] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1235.697331] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1241.769182] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1244.690406] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1252.772673] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1255.683155] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1261.796124] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1264.678992] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1272.797841] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1275.688388] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1281.820244] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1284.821335] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1292.820403] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1295.808799] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1301.840390] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1304.819930] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1312.844521] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1317.547444] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1321.867030] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1324.808198] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1332.865176] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1335.815149] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1341.885479] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1344.819015] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1352.886149] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1355.828761] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[ 1361.905404] mtk_soc_eth 1e100000.ethernet eth0: port 1 link down
[ 1364.818633] mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
[12069.122655] mt76x2e 0000:01:00.0: MCU message 20 (seq 3) timed out
[12070.162625] mt76x2e 0000:01:00.0: MCU message 20 (seq 4) timed out
[12071.362594] mt76x2e 0000:01:00.0: MCU message 20 (seq 5) timed out
[12072.402591] mt76x2e 0000:01:00.0: MCU message 20 (seq 6) timed out
[12073.602511] mt76x2e 0000:01:00.0: MCU message 20 (seq 7) timed out
[12074.642460] mt76x2e 0000:01:00.0: MCU message 20 (seq 8) timed out


(end of log)

Hope someone can assist this user who is well out of his depth!

Discussed here: MT7621 PCIe DTS issues. (MT76 stopped working with latest updates)

No solution yet.

Thanks,
I am tracking the MT76 bug thread, so will wait for solution.

both 1806 and master reverted some patches and now 2.4G and 5G are working on zbt-we1326, however the performance is FAR from ideal, sometimes the 2.4Ghz gave me 1mbps download, 5Ghz gave me 60mbps best case, anyone else experiencing similar performance issues? it seems mt76 has a long way to go to catch up with the proprietary version, disappointed at the moment.

custom build 2018.07.28 based on v17.01.5
WiFi 2.4G works OK. 5G doesn't work.

My overcourageness seems to backfire on me. OK, I've just flashed the prebuilt 18.06 image, it boots, but I lost my 4G internet source connection (internet enabled SIM card inserted, of course) and my wireless access point. I try to create a new interface for 4G, for the dropdown doesn't list UMTS/GPRS/EVDO. Check Network menu, wireless is also missing. I can only connect through LAN now. I've made a backup archive of /etc before upgrading and restoring them make my 4G interface returns but with "Unsupported protocol type." status. I try to install protocol extension but only find luci-proto-ppp and luci-proto-ipv6. Browsing https://downloads.openwrt.org/releases/18.06.0/packages, I find luci-proto-3g, but upon installing it asks for comgt dependency, which doesn't seem to exist for mt7621. So I'm kinda lost here...

Compiled 18.06 tonight.
running 4:14:54 Kernel
OpenWrt 18.06-SNAPSHOT r7204-8be3af93b4 / LuCI openwrt-18.06 branch (git-18.213.60274-7d69fa6)

running:
Luci.

Comment:
as with my WG3526, both 2.4G & 5G wireless operating OK. I still do not know why, but for a wired ethernet connection, Speedtest runs faster on the 5G wireless, than it does on the wired ethernet connection. (just plain WEIRD!) (checked all setups, etc: all seems fine, & yes, it is a High speed Ethernet connection both ends)

regards, Doug (Australia)

1 Like

Tonight I gave this revision a shot. It's been months since I've tried something other then the default image that comes on this device. I tried:

http://downloads.openwrt.org/releases/18.06.1/targets/ramips/mt7621/openwrt-18.06.1-ramips-mt7621-zbt-we1326-squashfs-sysupgrade.bin

Everything works, except for wireless. frustrating to say the least. Both USB/sd slot both mount properly, and I can even execute extroot. However, when I try to 'wifi up' I receive an error loading drivers. Unsure why. Does anyone have a revision built close to the revision above that has working mount for microsd and usb?

I am wondering if the stock openwrt rom that comes with the device has the same issue. if not could it help fix these issues, if the source of the stock rom is available?

It seems like the ZBT-WE1326 device I have has 2 cores/4 threads and while some people claim to have a 2C/2T variant, also I noticed a dmesg log 'Host supports USB 3.0  SuperSpeed' suggesting support for usb 3.0 rather than usb 2.0 as mentioned in the openwrt zbt-we1326 hwdata page.
According to @murraydr44 his device was compatible with zbt-wg2626 rom which indeed is listed to support usb 3.0, OTOH zbt-wg2626 has 10 leds when my device has only 8 leds. This leads me to think that there are two variants of zbt-we1326. i could try flash zbt-wg2626 rom but I am worried I might brick my device. Is there anything I should know guys about before adventuring? @kgoerbig did you try and have any luck with that firmware?

I managed to flash the router with the WE1326 firmware, but not with openwrt Luci. I used the router's web flash console. 2.4GHz wifi now shows up.

@murraydr44

Did both WiFi bands work? What about USB/sdcard, did those work with the image you used? If so, do you have a link?

I have been running snapshot (ie I download the latest developer source then compile using the instructions the LEDE site) on both WE1326 & WG3526. I compile in Luci & some other packages. I now find no problem with wireless on 2.4 or 5 bands. I have not run the official release 18.96 so cannot comment on it as I run a later Kernel.
Thanks to the developers.

regards, Doug

I use the head of the 18.06 trunk and run wifi traffic(wget,iperf) on it for three full days, wifi will disconnect on 2.4G sometimes still and sometimes it never recovers, it's getting better though, but not robust enough

I tried the latest snapshot(13th October 2018) of 18.06trunk, weirdly the 2.4G is working but my 5ghz capable clients won't associate with the 5ghz radio. Anyone else facing the same issue? I've file a bug report here https://github.com/openwrt/mt76/issues/199 @Doug_Lismore , can you please share the exact date of the snapshot you are running? Thanks.

I think the details were in my last email. Unfortunately, i will not be home until the end of the month, so not much help. When home, i will compile a new snapshot & install it on my we1326 then try.
Best i can do atm.

Regards doug.