Mediatek linux wifi driver

Mediatek linux wifi driver

Mediatek launched a working driver for their wireless device MT7630E for Linux Mint/Ubuntu which was officially supported only for kernel 3.13 and 3.14. The modified driver I am going to use can be installed upto kernel 4.4.*

Download the driver from here (It’s a modification of the original driver for easy installation)

Now follow the instructions below:

1. extract the archive in your Downloads directory (or any other directory).

2 . In terminal run:

cd ~/Downloads/MT7630E-release (change the path if you extracted in another folder)

3. now run these commands one by one:

sudo chmod +x install
sudo ./install

It will prompt for your password. Put your password and wait to finish the installaion.

After installation has been completed the wifi will appear in the networkmanager and bluetooth will be available for use. The driver will load at startup automatically, so you don’t need to load the driver every time you reboot.

Comments

Thank you ! (Asus S551L + LinuxMint Tara)

If wifi works after installing the driver but bluetooth doesn’t, you should check «Readme.md» in driver file directory (/Downloads/MT7630E-release).

There is a instruction how to run a script that turn bluetooth on.
It is good activate kernel repository in software source, script download and patch kernel for you.

Works for me on Asus X550V.

Sorry for my bad english, it is not my native lanquage.

It works fine for me thanks..
Kernel 4.6.0
Mint 18

@FLLM that’s odd. Try the dkms install. commands

Читайте также:  Kuwfi wifi мост настройка

@jefreesujit
something is wrong with your environment (not the driver) i.e it failed even before starting to compile the driver. Better post this at Ubuntu Forums

Wifi is not working for MT7630E in ubuntu 15.10. I followed the instructions, but it doesnt work.

make -C /lib/modules/`uname -r`/build M=/home/jefree/Documents/new wifi/MT7630E-release/rt2x00 modules
make[1]: Entering directory ‘/usr/src/linux-headers-4.2.0-23-generic’
arch/x86/Makefile:138: CONFIG_X86_X32 enabled but no binutils support
Makefile:669: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
make[1]: *** No rule to make target ‘wifi/MT7630E-release/rt2x00’. Stop.
make[1]: Leaving directory ‘/usr/src/linux-headers-4.2.0-23-generic’
Makefile:8: recipe for target ‘all’ failed
make: *** [all] Error 2
cp -v firmware/*/* /lib/firmware/
‘firmware/BT/mt76x0.bin’ -> ‘/lib/firmware/mt76x0.bin’
‘firmware/Wi-FI/MT7650E234.bin’ -> ‘/lib/firmware/MT7650E234.bin’
cp rt2x00/mt7630e.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless/
cp: cannot stat ‘rt2x00/mt7630e.ko’: No such file or directory
Makefile:16: recipe for target ‘install’ failed
make: *** [install] Error 1
modprobe: ERROR: could not insert ‘mt7630e’: Invalid argument
modprobe: ERROR: could not insert ‘mt76xx’: Invalid argument

@crack25
wifi works on the new kernels with this driver, but the bluetooth problem still persists. We haven’t found any cause-and-solution for that yet.

Wifi is working with LM17.2 (kernel 4.2.0-18) ASUS TP500LN. Bluetooth does not work.

I just used this for Linux Mint 17.2 on a newly purchased ASUS X555LB-NS51 laptop and it worked for me. Thank you! Quick note: the ./install command also needed sudo.

The driver has been updated and the kernel support has been extended. This driver seems to be installable even in kernel 4.0

That’s upto mediatek, if they start supporting ubuntu 14.10 then you will be able to do what you want.

It will only work with kernel version 13 and 14. So it will not work on Ubuntu 14.10 which has kernel 3.16

@ freezx,
yeah, many laptops, specially asus laptops are facing that problem. It’s because of the main driver is not that resource efficient. You have to wait until mediatek releases an efficient version of the driver.
Bug report for this problem and related discussions

Читайте также:  Буше есть ли вай фай

great , very useful!
Thanks!

Источник

Mediatek linux wifi driver

Звезда активнаЗвезда активнаЗвезда активнаЗвезда активнаЗвезда активна

Как известно wi-fi адаптеры от компании Mediatek, плохо совместимы с операционной системой Linux. Ниже приведена краткая инструкция о том, как заставить работать Mediatek MT7630E.

Официально компанией Mediatek бал выпущен работающий драйвер для Mediatek MT7630E для Linux, поддерживающий только ядра версии 3.13 и 3.14. В данном руководстве будет рассмотрен модифицированный драйвер, совместимый с версией ядра Linux 4.2 и выше.

Скачивание драйвера

Скачать драйвер можно отсюда (это модифицированная версия оригинального драйвера которую очень легко установить).

Установка

Для установки драйвера Mediatek MT7630E просто следуйте нижеприведенным инструкциям:

  1. Распакуйте скачанный архив домашнюю или любую директорию;
  2. Откройте терминал и перейдите в распакованную директорию:
sudo chmod +x install sudo ./install

Введи свой пароль и ждите завершения установки.

После завершения установки драйвера вы увидите, что в вашем менеджере сетей появились устройства Wi-Fi И Bluetooth. Драйвер будет загружаться автоматически во время загрузки системы и вам не нужно будет загружать его самостоятельно каждый раз.

Еще можно установить драйвер с динамической поддрержкой модулей ядра Linux (dkms), что позволит не переустанавливать его каждый раз, когда ядро будет обновлено. Для этого следует устанавливать драйвер используя следующие команды:

# Установка нужных компонентов для скачивания и сборки
sudo apt-get install git dkms build-essential
# Клон git репозитория
git clone https://github.com/neurobin/MT7630E.git
# Перходим в папку с драйвером
cd MT7630E/
# Создаем динамические модуля для ядра
sudo make dkms

У вас недостаточно прав для того чтобы тут гадить.

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

MT76xx WiFi Drivers for ubuntu and Debian users

HirushanThilanka/MT76xx-WiFi-Drivers

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

MT76xx WiFi Drivers for ubuntu and Debian users

// Added support to latest 4.16 kernel \

Original Source belong to Mediatek and Nurobin who devoloped MT7630E version. I just add more featuers so every MT76xx users can use this

Easy installation package for Mediatek MT76xx Wifi + Bluetooth Combo Linux Driver.

  • 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)

You need kernel headers to build the driver

As an example, on Debian and derivatives, assuming you’re on an amd64 system:

Sudo apt-get update && sudo apt-get dist-upgrade

sudo apt install build-essential linux-headers-amd64

That’s all for dependencies.

First give some file execution permission:

 chmod +x install test uninstall bpatch 

The driver will automatically load at startup.

About

MT76xx WiFi Drivers for ubuntu and Debian users

Источник

Оцените статью
Adblock
detector