[Banana BPI-R4] all related to MTK-SDK

Based on your config, I added a new param to the wiki page

I don't know how I miss that info about fan, but now I got it in my notes :wink: Awesome work!

3 Likes

Thank you for your compliment :slightly_smiling_face:

If you'd decide to help me with thermal zone or work with me on this openwrt-mtk version and you don't mind that I'm persona non grata in the [Banana BPI-R4] - Wifi7 status thread, where only experienced mainline openwrt developers have access according to users reactions, it would be possible here :wink:

https://github.com/woziwrt/bpi-r4-mtk

EDIT:

I added basic .config to the git and here is the first release from this git

beta_2

3 Likes

Really we appreciate your consideration for our requirements :smirk:
a great build , looking forward to try your next build same to this

Here is :wink:

BPI-R4_MLO_beta_2_EXT_upd-1.0

  • SMP Affinity for multicast packets issue removed
  • xt_FLOWOFFLOAD improvement
  • NVMe support added
1 Like

@woziwrt
Thank you for sharing this build ..


Please Can you look to this issue ?

My network setting :
WIFI 5Ghz : AX ----160 mhz -------- United States

This is a beta release for testing, not the final release, and every alpha or beta versions usually have some bugs that are gradually removed. The question is how long it takes to remove them...sometimes it never happens :grinning: :grinning: :grinning:

1 Like

@woziwrt
Noted ...

Can you share your advise here about the QUALCOMM chips issue on WIFI part ..

Where on Official OpenWRT image the speeds for WIFI is very low for the devices that has WIFI Qualcomm chips

Hmm...I don't have any QUALCOMM chip here and I can't test it, so I don't even know how it works in my release :thinking:

1 Like

with your image Its working i'm getting full speeds (only that issue I told you about it previously with time the speeds will drop to 100Mb/s and ...

but with official openwrt its limited to 60 Mb/s

maybe you used QUALCOMM patches on your build ?

Hi, just wondering how to change the SSID and password for "MT76_AP_MLD"?

Good morning, just enter with winscp or if you use linux on the router in the etc/wireless file there you have it, change this

config wifi-mld 'ap_mld_1'
option ifname 'ap-mld-1'
option mld_id '1'
option ssid 'MT76_AP_MLD'
option encryption 'sae'
option key '12345678'
option sae_pwe '2'
option ieee80211w '2'

put your ssid and change the password and restart and that's it, the name you put will appear.

Regards

1 Like

Hello and thanks so much for this build :heart:

I am a complete noob but managed to install it.

I only have the problem with the fan constantly running at full speed.

Good morning, check this same thread from the creator of this wonder @woziwrt, you have the solution, send him the instruction by winscp or from linux depending on how you work

echo 1 or 2 > /sys/class/thermal/cooling_device0/cur_state

Thank you!
Do I really have to enter
"echo 1 or 2"
Or only one of them "echo 1" or "echo 2"?
I assume second :slight_smile:
If yes, what's the difference between 1 or 2?

Regards

Good morning, I don't know, the noise doesn't bother me.

Try the one that suits you best.

Regards

Based on Kernel doc

cur_state
	The current cooling state of this cooling device.
	The value can any integer numbers between 0 and max_state:
	- cur_state == 0 means no cooling
	- cur_state == max_state means the maximum cooling.
	RW, Required
1 Like

I noticed that in this thread, users repeatedly complain about the fan annoying them. So I decided to relieve them of this problem. :wink:

BPI-R4_MLO_beta_2_upd-1.1

  • thermal zone added
8 Likes

Hi,

Really appreciate your work and adding the thermal zone is one more step to perfection :heart: Thank you!

I have one big problem though and I hope I don't sound unthankful.
My WiFi reception is really bad. 4 meters away from the router I don't have full reception anymore and going few steps into my bathroom I have no WiFi reception at all.

With my old router this never was a problem. Keeping in mind the bpi r4 having 6 antennas I wonder if this could be a software problem?

Thanks a lot :heart:

Good morning, it seems that you have one of the cursed be14 boards.

Please check this if you see these values, then you have it.

I posted on this thread, they are working on it.

Let me know.

For me, the wifi in the third room is not that great, but 5G reaches 800 megabytes and 6G reaches 300 megabytes.

https://github.com/openwrt/openwrt/issues/17489

Thank you! It's this, right? Would mean I don't have that cursed board?