@ericwoud Is taking care of the PHY driver, but Airoha/MediaTek will have to provide the firmware files under a redistributable license (and submit them to linux-firmware).
Looks like the manufactory wrote a wrong value to the PHY register and resulted both rx polarity were reversed.
I added a simple hack using OF to work around the issue, hope there’s a better way to do this.
Thanks for awesome work.
I installed on eMMC and working great so far.
But overlay is only around 280MB and remaining 6GB is just don’t have any partition.
So I tried extroot on OpenWrt Documentation but modifying /etc/config/fstab didn’t do anything.
Maybe I installed in wrong way or using dumb .
Can you check the this overlay problem?
Edit:
Sorry. Nevermind. I managed to fix myself both on extroot and small overlay problems by compile images myself.
@1715173329 thanks for the great image. so far so good except two issues.
1- Follow your instructions to install on nand leads to system halt. Quick fix is to boot from EMMC, then from uboot CLI erase the nand and write bl2 and bl31 through tftpboot.
2- Got very weak signal using your image , trying multiple images (snapshot,23.05.1) leads to the same result. I had to revert back to the stock version to compare, the signal is very good. I think that issue might be related to the FW version. There is a new FW version (20230421120313a) which is closed to the source version. But I have no idea how to get it. Any Advice?
Now, we can say that we have a good wifi coverage and performance. U did a pretty good job. well done.
Just have two questions: 1- Kernel v6.1 is supported? 2- does your source code has been updated to support WED in both directions?
@1715173329
First off thank you for the port!
I was browsing the github repo looking if the drivers for the RM500U-CN are available but I couldn’t find any references during my quick search.
Could you please tell me wether the 5G Modules for the R3-Mini are supported in the latest image of immortalWRT?
works fine, just ensure kmod-hwmon-pwmfan is installed, then you have the option to run the following command or write scripts to modify fan speed based on CPU and WIFI ship temp.
upload the image to /tmp folder using scp (scp firmware_image [email protected]:/tmp) then start the upgrade by run this command
sysupgrade -n /tmp/firmware_image