kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #71761
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
@ Abhishek Vershney
Hello,
I tried to create a file : wifi_bt_drivers
And it contain:
cd /home/manuel/MT7630E_Wi-Fi_BT_Source-Release_20140625/btloader
sudo insmod ./mt76xx.ko
cd /home/manuel/MT7630E_Wi-Fi_BT_Source-Release_20140625/rt2x00
sudo sh ./load.sh
I saved it in my home folder.
But it don't works for me.
Here is the file load.sh:
insmod /lib/modules/$(uname -r)/kernel/drivers/misc/eeprom/eeprom.ko
insmod /lib/modules/$(uname -r)/kernel/drivers/misc/eeprom/eeprom_93cx6.ko
insmod /lib/modules/$(uname -r)/kernel/lib/crc-ccitt.ko
insmod /lib/modules/$(uname -r)/kernel/net/wireless/cfg80211.ko
insmod /lib/modules/$(uname -r)/kernel/net/mac80211/mac80211.ko
insmod ./rt2x00lib.ko;
insmod ./rt2x00pci.ko;
insmod ./rt2x00mmio.ko;
insmod ./rt2800lib.ko;
insmod ./rt2800pci.ko nohwcrypt;
I see that in the btloader's folder ther is 3 files:
Makefile
mt76xx.c
mt76xx.h
It don't contains a ./mt76xx.ko file. Is that normal?
I don't anderstand why it don't works
--
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:
Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
Status in HWE Next Project:
Confirmed
Status in HWE Next trusty series:
Confirmed
Status in The Linux Kernel:
Confirmed
Status in “linux” package in Ubuntu:
Confirmed
Status in “linux” source package in Raring:
Incomplete
Status in “linux” source package in Saucy:
Incomplete
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!
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions
References