kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #69290
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
regarding the problem
bash: ./load.sh: Permission denied
that some people have reported, try this (while being su)
chmod +x load.sh
./load.sh
So the complete steps should now be
cd MT7630E_Wi-Fi_BT_Source_V3.14_20140625
sudo su
mv MT7630E_Wi-Fi_BT_Source\ Release_20140625 MT7630E_Wi-Fi_BT_Source_Release_20140625
cp firmware/Wi-FI/MT7650E234.bin /lib/firmware/
cd rt2x00
make
chmod +x load.sh
./load.sh
I hope I didn't forget anything. Thanks to everybody who helped figuring this out.
Bye
Frog23
--
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