wireless - How do I get Mediatek MT7630E 802.11bgn Wi-Fi Adapter working? - Ask Ubuntu


it worked pre-installed ubuntu, after re-installing ubuntu dual-boot windows 8.1, wifi not working.

is there driver adapter work on ubuntu 12.04?

open terminal (ctrl+alt+t), run following commands:

sudo apt-get install git build-essential git clone https://github.com/neurobin/mt7630e.git cd mt7630e/ chmod +x install test uninstall sudo ./install 

works charm me (asus tp300ld).


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu