v6.0.0 — modular installer & docs cleanup
MediaTek MT7902 Linux Driver 6.0.0
Breaking cleanup of the install pack for MediaTek MT7902 (PCI 14c3:7902).
Highlights
- Modular installer: thin
mt7902.sh+lib/*.sh - Removed legacy stub
mt7921e_simple_patch.cand non-workingpatch/patch-checkCLI - Historical PCI-ID patch archived under
archive/mt7921-pci-id/ - GitHub Actions CI (
bash -n, shellcheck,make test) - Docs: SoT in
docs/(+docs/ru/); GUIDEs removed; slim README
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 rebootDocs
Known limitation
Bluetooth install blacklists stock btusb / btmtk (Realtek USB BT via btusb stops).
See CHANGELOG.md for the full list.