Ceci est une ancienne révision du document !


MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter (Wifi et Bluetooth)

lspci | grep MT7630e

La réponse doit être du type :

03:00.0 Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter

Installer les paquets :

sudo apt-get install git dkms build-essential

Puis se placer dans un répertoire créé à cet effet :

mkdir -p ~/Téléchargements/Wifi
cd ~/Téléchargements/Wifi
git clone https://github.com/neurobin/MT7630E.git
cd MT7630E
chmod +x install test uninstall
sudo make dkms

Redémarrer l'ordinateur. Et hop !

  • utilisateurs/claudiux/mt7630e.1445974030.txt.gz
  • Dernière modification: Le 27/10/2015, 20:27
  • par claudiux