Cupr
September 6, 2026, 4:48pm
1
Hello, maybe someone could help with issue.
bpi-r4lite v1.1 + be14 v 1.0
With Sinovoip image “OpenWRT-24.10 MT76 OpenSource wifi driver wifi SDK for BE14000 Wifi Card(1 PCIE,2 Lane)” be12 card works fine.
But with official 25.12.5 image there is no wireless interfaces, however the card itself is present in the system.
What i need to do to bring it up?
Both images runs from an SD card, when insert 24.10 wireless is present, when 25.12 not.
frank-w
(Frank W.)
September 6, 2026, 6:28pm
2
Please attach bootlog (dmesg),lspci,lsmod and ls /lib/firmware/mediatek
Cupr
September 6, 2026, 6:45pm
3
In attached files
lib-firmware-mediatek.txt (76 Bytes)
console.txt (42.4 KB)
dmesg.txt (33.5 KB)
lspci.txt (230 Bytes)
lsmod.txt (3.2 KB)
frank-w
(Frank W.)
September 6, 2026, 7:14pm
4
You have a firmware loading issue
[ 10.405491] mt7996e 0000:01:00.0: Direct firmware load for mediatek/mt7996/mt7996_rom_patch_233.bin failed with error -2
[ 10.416382] mt7996e 0000:01:00.0: Falling back to sysfs fallback for: mediatek/mt7996/mt7996_rom_patch_233.bin
[ 10.460299] mt7996e 0000:01:00.0: probe with driver mt7996e failed with error -12
Can you list the /lib/firmware/mediatek/mt7996 too? I guess the 233 firmware is missing somehow.