I will try to do that, needs different preloader/gpt and small changes in dts.
hi deema,
could you upload it to google cloud to share. if yes, thanks very much. I cannot download it at this link.
thanks, Water
What you want concretely?
Hi all, i guess you see also the slow sdcard access,right? I’ve uploaded a patch fixing it to my repo and send it to patchwork for mainline integration. Maybe you want to test it too and integrating into openwrt
below image. Hi guys I am compile images with transmission and samba, here they are:
Full image: https://cloud.mail.ru/public/3knc/5DpiqwZUp
thanks, Water
hi deema,
please you allow me to access.
thanks, Water
Sorry, I never use google disk before. Try this openwrt-mediatek-mt7622-bpi_bananapi-r64-rootdisk-ext4-fullimage-emmc.bin.gz
hi deema,
this image is support MT7615e AC function or not.? get in LUCI only support bgn.
last time I build one image with kernel 4.19 it support , but have other issue.
dbdc only available with linux kernels 5.7+, here you need to call
echo 1 > /sys/kernel/debug/ieee80211/phy0/mt76/dbdc
before changing wifi config (also after reboot this needs to be done first)
ok, thanks! will try
Which kernel? Any error on the echo line,was device there in sysfs? Did you see wlan0 and wlan1 aftwr the echo? Wlan1 is then 5g capable
Idk of 5ghz works without dbdc
btw. for 5ghz you need to configure your region
this is how it’s done in debian based systems:
iw reg set ISO_3166-1_alpha-2
iw reg set DE
iw reg get
hi deema, it’s extern wireless module MT7615, it support wireless AC function.
Have you enabled other wifi (e.g.mt7622 wifi)?
It looks like dbdc does not work as you have 2 wlan devices before you write to dbdc. Idk if it can be read by cat
have you done the echo to dbdc before running the first commands (as i see 2 wlan interfaces)?