I often see it sub 90euro - that is bang for your buck !
Not the worlds fastest cup, but should do most people fine.
Hell of an AP with for streams for that kind of money!
Now we just need openwrt support.
I'm willing to try to raise money and ship one to a developer (in EU).
Yeah, that's what I also found out.
It works on dd-wrt (and sorry asking what might be an dumb question), what will it take for openwrt support?
Do you think that there is adeveloper that will be willing to work on this?
I see several other 4x4 streams router using the same chip set and they are almost half price off R7800
Mt76 supporting the MT7615 hardware, or some other way. DD-Wrt probably relies on an SDK with an older kernel (do check your kernel version on DD-Wrt).
Just wanted to bring attention to @nossiac's work on the MT series by (?) patching configurations... Supposedly the MT7615 works. It appears to be integrated into OpenWRT after installation.
Haven't been brave enough to try it myself since I currently don't have a backup router, but there are pre-built (kernel 4.14.66)
@blogic has worked on mt7621 and more recently @blocktrron added support for another mt7621 router (Asus RT-AC57U). You could check with them if they're willing to port if you donate a device.
Sorry for the late follow-up. Mt76 has gained official support for mt7615 now though (early stages I think) but that makes these devices more interesting again.
Supporting it might not be too difficult (now that initial mt7615e support exists), but it still needs someone experienced with the device on their desk to actually port it (which might happen 'tomorrow' or 'never').
Look through the addition of other mt7621 based devices to OpenWrt's git history - and then check what the OEM firmware does (that's at least 75% of the work) and go on from there. Given that SOC/ driver support is already there, the biggest part will be writing the device tree file.
There are no 3-step guides, in the embedded space every device differs, every vendor comes up with different ways to 'customize' their firmware structure, their upgrade procedures, etc.
I had a play to try & do something I made a DTS file off others
but the format of the firmware was different to what i could get it to make
seem to be a 0x80 byte header where i others are only 0x40
ether way i fudged a checksum & it ok the firmware & then erased the uboot partition
so I have a brick ATM waiting for a usb SPI flash programmer to be shipped
it's supported by dd-wrt so the info is out there but i don't know the environment & C
so i'm only tinkering trying to lean
I'm trying to get this router "DIR-878" to work atm
1st time I have done this so I'm sure there are i's to dot & t's to cross
please make sure you have backup your routers ART/Factory Settings
and can recover from a bricked router tho you know soldering skill's & an SPI Flash programmer etc
Thank you for spending time on this router! How's the mt76 compared to stock? I'm really curious in trying it out to see if it solves my current crashes on ddwrt.
Hi Amoz
the MT7615 driver is still being worked on
I'm is Australia the only 160Mhz channel we can use is 50 "36-64"
for channels 50-64 need DFS
DFS seems more sensitive or lots more then the QCA9880's I have
so I think that is what is stopping it working here for long
some times it starts but stops. I think when DFS it tripped & stop with no where to change to
I don't have any 160Mhz clients so I have not look at this much
80Mhz channels seen to move to none DFS channels in basic testing
my main laptop has an Intel 7260 witch has problems with the current driver
data rates are faster with 20Mhz then 40Mhz or 80Mhz
where as my other laptop with a Intel 7265 works fine
the 7260 work fine with the QCA9880's tho
so i think the MT7615 driver still need polishing
the last dd-wrt I tried the WiFi didn't work at all
the version I used for a while was r39296 (03/27/19) as a "Dumb AP"
I'm guessing this was a non open source driver the WiFi LED's worked with this one
after that version the driver changed and never work well if at all
as for stock it had lots of problems and was unusable for me
there may be newer better version now tho