kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #89524
[Bug 1220146] Re: Ralink Mediatek 14c3:7630 wi-fi card isn't supported out of the box
For ubuntu 14.10 after small changes in code downloaded from mediatek
site wifi work.
/rt2x00/rt2800usb.c
line 766 PREPARE_WORK(&rt2x00dev->txdone_work, rt2800usb_work_txdone);
---> INIT_WORK(&rt2x00dev->txdone_work, rt2800usb_work_txdone);
--
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