Skip to content

6.0.1 — Linux 7.0 verified

Choose a tag to compare

@discipleartem discipleartem released this 12 Aug 00:19
· 1 commit to main since this release

6.0.1 — Linux 7.0

Verified on Acer Aspire A315-59, Ubuntu 24.04.4 LTS, kernel 7.0.0-28-generic:

  • Wi‑Fi: mt7902e, interface wlp42s0 UP
  • Bluetooth: btusb_mt7902, Powered yes

Out-of-tree backports are documented for kernels 6.6–7.0. In-tree MT7902 is still expected in Linux 7.1+.

./mt7902.sh diagnose now shows MediaTek/mt7902 logs (not unrelated journalctl -p err), plus NetworkManager and a short verdict.

Install

git clone https://github.com/discipleartem/mediatek-mt7902-linux-wifi-bluetooth.git
cd mediatek-mt7902-linux-wifi-bluetooth
./tests/run-tests.sh
sudo apt install -y build-essential linux-headers-$(uname -r) git dkms
sudo ./mt7902.sh install-all && sudo reboot

Rollback if Wi‑Fi/BT do not appear: sudo ./mt7902.sh rollback

Full notes: CHANGELOG.md