I confirm that it is now working and I want to thank @mietekn for allowing this to happen! But I have some questions.
1° When I measure the speed I am limited to 134 mbps in the tests I did on speedtest. Typically goes up to 300 mbps.
2° Could I install Wireguard or Zerotier or does this router not support these technologies?!
3° Is it normal for the disk space to be 1.69 mib? I believe it should be 8? Thanks
Ad1. The router does not support hardware offloading, hence the limited speed. It is true that the mt7620 chip allows this, but in OpenWRT but for Openwrt no one implemented it (yet).
The speed is 130Mb/s when you test it, but when you download a large file (several GB), you will notice that the speed is faster.
Ad2. Wireguard is supported by OpenWRT. You can install it.
Ad3. The router has a total of 8MB flash memory, most of it is taken up by the system (including the image you installed). What's left is the 1.69MB
I've tried but this issue appears: * The installed version of package kernel is not compatible, require 6.1.82~c4bdc661…-r1 while 6.1.82~92ae9469…-r1 is installed.
It's best to add the package permanently at compile time. It will be in the appropriate version and will take up the least space (due to compression on the system partition).
It's true, there seems to be little space.
Please again, update all links to my binaries in your replies to this or remove them. According to CVE-2024-3094, xz located on them may be backported!!!
References: https://www.openwall.com/lists/oss-security/2024/03/29/4.
I think I've now removed them all. Returning to the subject of EC220, what would be the next steps for it to be supported here at Openwrt? Would it have to become "independent" of the C5?
As I have already mentioned, you need a specification, description of installation and restoration, parameters and order of the serial port, etc.
For Archer C5 v4 it looked like this: https://github.com/openwrt/openwrt/pull/14418
made some speed/stability tests with iperf3 for eth wlan5g and wlan2g. each test is one hour long
client intel ax200. only def setup.
Since there are problems with the performance of 2.4GHz WiFi for Mediatek MT7620, disable 802.11w Management Frame Protection in Wireless Security.
I just created a patch to add the router permanent in the https://github.com/openwrt/openwrt repository. Please test: https://github.com/namiltd/openwrt/tree/ec220-g5-v2
Binaries: https://easyupload.io/0165ip
PR: https://github.com/openwrt/openwrt/pull/15031
Please analyze the code and comment, several approvals are needed for the PR to be accepted.
Thank you for your commitment Mietken for getting this up to Openwrt.
Hi!
Is possible that all this work on EC220-G5 V3?
1 Like
i wanna know this too if this works for ec220-G5 v3
The ec220-G5 v3 router has only 4MB flash. This is not enough to run the current version of OpenWRT on it.
Hello friends, especially @mietekn with whom I have been discussing this router model and its support for OpenWrt.
Yesterday, I decided to install the Snapshot (r27002-a9f58dddb7) that I saw on the WRT Firmware Selector and chose to update the version I already had of WRT (which was originally compiled by Mietekn and worked very well over these months, thanks Mietekn). I downloaded the sysupgrade version and proceeded with the update.
However, after finishing the update, the router turned on normally and the devices reconnected to the internet, but the "LuCI" panel wouldn't open no matter what when I entered the router's management IP that I had set. Page rejected error.
Since I remembered it's possible to access the terminal via Putty, I managed to access the terminal and entered the commands to install "LuCI" (https://openwrt.org/docs/guide-user/luci/luci.essentials) and after finishing, I was able to access the graphical panel on WRT again. I don't know what happened.
There were some options when updating the firmware, but I kept what was already there, which was the first option selected, and continued, I don't know if this ended up removing LuCI.
OpenWrt Firmware Selector Snapshot that I used.
@ricardovitor You didn't make any mistake, snapshot versions are compiled without LuCI by default. You have to add them manually "opkg install luci-ssl" or request to build with luci-ssl package by adding it on https://firmware-selector.openwrt.org/?version=SNAPSHOT&target=ramips%2Fmt7620&id=tplink_ec220-g5-v2