Open xuefer opened 4 years ago
Same issue here. Yours seems to be worded better. Not sure which ones the devs want to keep.
@xuefer
I compiled today with the latest changes and it seems the issue has been fixed (for me anyway).
I still have to add (wifi down + wifi up) at boot for both cards to come up.
After changing settings in the wireless file it still freezes.
Device Info: https://openwrt.org/toh/hwdata/phicomm/phicomm_k2p
since changeset 99804560372bfb830de28a41ecc4736747c2ae60 we don't need
echo 1 > /sys/kernel/debug/ieee80211/phy0/mt76/dbdc
any more, but it's not enough for K2P MT7615Dip a
command (and all script to bring wlan up) freeze during/after a clean reboot this is what happen after loading mt7615e module, with a few extra log added by meIf I disable DBDC (in source code) in mt.ko it won't stuck at all, and rmmod + reloading DBDC enabled mt.ko won't stuck until after reboot as reported above