Fix: sudo apt install -y build-essential dkms linux-headers-$(uname -r) git curl python3 zstd git clone https://github.com/jetm/mediatek-mt7927-dkms.git cd mediatek-mt7927-dkms make download && make sources && sudo make install sudo dkms add mediatek-mt7927/2.7 sudo dkms build mediatek-mt7927/2.7 sudo dkms install mediatek-mt7927/2.7 sudo modprobe -r mt7925e mt7921e btusb && sudo modprobe mt7925e btusb
Important: if BT doesn't init after modprobe, do a full power drain (shutdown + unplug PSU 10s). The audio stuttering is also resolved. Upstream patches are under review — this should land in mainline eventually. DKMS package: https://github.com/jetm/mediatek-mt7927-dkms Full technical details: https://jetm.github.io/blog/posts/enabling-mt7927-bluetooth-on-linux/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2146872 Title: [MT7927] Bluetooth and Wi-Fi regression on X870E (Opcode 0x0c03 failed: -16) - Kernel 7.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2146872/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
