[BPI-R4] BE14 mainline openwrt configuration

My attempts to compile the firmware were also unsuccessful, after 20 minutes of compilation an error

Will there be a transition to a new kernel in the future? I need to install zapret on the router but it is supported by the kernel starting from 6.6.50

Mainline OpenWrt should be running soon and then you can use that

1 Like

will mineline be on the new kernel and support be14?

Mainline opemwrt is based on 6.6 and yes soom be14 will be supported not currently working yet, Daniel is waiting on firmware from MTK

1 Like

This is really offtopic. I made my MTK build on 6.6.48, if there will be interest, will port it to vanilla OpenWRT. Will probably break Mediatek’s EULA but I don’t care.

1 Like

@SpectreDev by Mainline do you mean an actual Release Candidate or Mainline Snapshot with working patches applied?

Thanks.

Mainline Snapshot with the drivers

Thanks mate, I figured as much but got a little excited it was getting close!

It is close all that’s needed is the drivers and fw

Good day. Today I was finally able to check my new adapter on mt7927 and I still did not see the frequency of 6 GHz, I tried different firmware options from users from the openwrt forum. In many builds, it was difficult for me to run even 5 GHz, since for some reason frequencies over 6 GHz are indicated after saving the configuration. As a result, I do not understand why certain people from the forum write that they see the frequency of 6 GHz. I also have an Intel be200, but in Russia there are problems with it at frequencies of 6 GHz. After all the manipulations, I installed the latest version of MTK image from the banana pi website, and I also do not see the frequency of 6 GHz there. What am I doing wrong, tell me?!

I also encountered the same problem with BE200.

Occasionally I can see the 6GHz SSID, but most of the time it doesn’t.

Until I changed to a module: Qualcomm FastConnect 7800 with the latest driver, So far so good

https://docs.banana-pi.org/en/BPI-R4/BananaPi_BPI-R4-NIC-BE14#_iperf3_test_report

Good news: mtk posted firmware for mt7996 233 (bpi be14) version

https://patchwork.kernel.org/project/linux-mediatek/patch/[email protected]/

Maybe some users can help testing.

Patch for driver is here: [2/3] wifi: mt76: mt7996: add suuport for more variants - Patchwork

6 Likes

Oh finally, we can finally get openwrt mainline running properly

1 Like

Will this patch be applied in the latest snapshot? Can you briefly describe or direct how to apply this patch in the latest snapshot build? Thanks in advance.

these patches are already included on the mediatek feeds

this is what I got after getting the files from the github repo you shared … they have the same date as the ones I was using before

no immediate improvements namely throughput but this may be related with mt76… we are using @dangowrt patch to support 233 and as I said no changes

2 Likes

So this is of no use ig, it’s just re release of what already exists

let’s see what others report … I am reapplying the patches although I already have the background radar check and as I said the 233 variant also

btw - i reviewed in more detail the patches and there a few things missing on the current mt76 code. I am applying manually the patches and will test later.

1 Like

actually it has just been applied on the master openwrt/mt76

Good afternoon, so the latest snapshot includes the changes from the latest patch from MediaTek?