I did the Openwrt u-boot layout option while installing. It worked, but on Luci no Wireless section at lall. So it says this:
Copy OpenWrt openwrt-mediatek-filogic-mercusys_mr90x-v1-ubi-bl31-uboot.fip, openwrt-mediatek-filogic-mercusys_mr90x-v1-ubi-preloader.bin, openwrt-mediatek-filogic-mercusys_mr90x-v1-ubi-squashfs-sysupgrade.itb and MT7986_EEPROM.bin, default-mac (from /tp_data backup) to the /tmp folder of the router using scp.
Ok but where do we get that MT7986_EEPROM.bin ? and default-mac? I actually asked chatgpt(yeah, big mistake) it said to me just get first some bytes of tp_data.bin file, I did that. It said that for the mac address too. But in turn I get no Wireless section on the luci and wrong mac address. Some random generated maybe. So I checked the logs, and this:
root@OpenWrt:/opt/zapret# dmesg | grep -i wifi
[ 12.425923] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20240823160739a
[ 12.624490] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20240823160804
[ 12.727282] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20240823160840
[ 12.833941] mt798x-wmac 18000000.wifi: eeprom load fail, use default bin
[ 12.840975] mt798x-wmac 18000000.wifi: Direct firmware load for mediatek/mt7986_eeprom_mt7975_dual.bin failed with error -2
[ 12.852349] mt798x-wmac 18000000.wifi: Falling back to sysfs fallback for: mediatek/mt7986_eeprom_mt7975_dual.bin
[ 12.899280] mt798x-wmac: probe of 18000000.wifi failed with error -12
root@OpenWrt:/opt/zapret# dmesg | grep mt76
root@OpenWrt:/opt/zapret# iw dev
root@OpenWrt:/opt/zapret# lsmod | grep mt76
cfg80211 299008 4 mt7915e,mt76_connac_lib,mt76,mac80211
compat 12288 3 mt76,mac80211,cfg80211
mac80211 581632 3 mt7915e,mt76_connac_lib,mt76
mt76 73728 2 mt7915e,mt76_connac_lib
mt76_connac_lib 45056 1 mt7915e