← Back to team overview

kernel-packages team mailing list archive

[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

 

I have updated my repository https://github.com/neurobin/MT7630E 
taking source from https://github.com/kuba-moo/mt7630e by Jakub Kicinski 
and checked on my system, even though I haven't had any problem so far with the previous one. 
This new one works on my system. And for my own convenience, I have added some install script:

Installation is like this:

Download it from https://github.com/neurobin/MT7630E/archive/release.zip
and extract, say it's in Downloads folder, then,

cd ~/Downloads
chmod +x install test uninstall
Now to install:
./install
To test without install:
./test
To uninstall:
./uninstall

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Unknown
Status in linux package in Ubuntu:
  Triaged
Status in linux package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

  The driver that upstream is working on can be found at
  https://github.com/lwfinger/mt7630.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions


References