← 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 am indeed a nuff nuff.

I followed the instructions at kuba-moo and wireless is now working,  In
particular in addition to #273, I:

from MT7630-master issued the following commands.

sudo cp -v firmware/*/* /lib/firmware/

then load the drivers manually:

sudo modprobe rt2800pci
sudo insmod ./rt2x00/mt7630e.ko
sudo insmod ./btloader/mt76xx.ko

I tried  to enable dynamic module build with dkms package with :

sudo make dkms

but get error "no build target".  I have just installed dkms but get
same error.  Will try to figure it out.

Thanks for the help, most appreciated.

-- 
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:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in Linux:
  Unknown
Status in vivid:
  New
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