tawfekov / MT7630E

Modified easy installation package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MT7630E

Easy installation package for the official driver at http://www.mediatek.com/en/downloads/mt7630-pcie/


                              Mediatek MT7630E Combo Linux Driver User Guide

  1. Component

  • rt2x00: Wi-Fi driver source code
  • btloader: Bluetooth firmware loader source code
  • firmware: Firmware binary code (MT7650E234.bin is for Wi-Fi, mt76x0.bin is for Bluetooth)
  1. Installation

First give some file execution permission:

 chmod +x install test uninstall

Now to install it, run:

 ./install

To test it without installing, run:

 ./test

To uninstall, run:

  ./uninstall

The driver will automatically load at startup....

Source:

  This copy of driver was taken from https://github.com/kuba-moo/mt7630e

About

Modified easy installation package


Languages

Language:C 99.8%Language:Makefile 0.1%Language:Shell 0.1%