[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-21 Thread Edoardo Rossi
Thank you so much for your incredible help. On this Asus X552C and Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter the #125 and #154 solved the problem. But... I'm noticing a strange and continuos spike in the CPU activity:

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-25 Thread Dinko Osmankovic
@edd-rossi: AFAIK, this is due to adapter trying to keep the connection alive. Or, to put it this way, when it comes to power management this driver is a piece of shit. But, at least we have something... -- You received this bug notification because you are a member of Kernel Packages, which is s

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-26 Thread Heinz Werner Kramski
I noticed that http://www.mediatek.com/en/downloads/mt7630-pcie/ now offers a new driver version: MT7630E_Wi- Fi_BT_Source_V3.14_20140625_v2.tar.gz (instead of MT7630E_Wi- Fi_BT_Source_V3.14_20140625.tar). I was able to run make, but load.sh hangs my machine on "insmod ./rt2800pci.ko". So current

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-28 Thread Michal Korbela
I downloaded the new driver v2, I was able to compile and run load,sh. The driver work as good as the previous driver: cpu load is allways 100%, no change. I run diff to all .c files and there are only different comments :( -- You received this bug notification because you are a member of Kern

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-31 Thread Jahidul Hamid
I downloaded the original driver from http://www.mediatek.com/en/downloads/mt7630-pcie/ and modified it for easy installtion. I have uploaded it to github: https://github.com/mdjahidulhamid/MT7630E It's working on my laptop. -- You received this bug notification because you are a member of K

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-08-31 Thread Jahidul Hamid
I forgot to mention that the easy installation modification also includes autostart/load at startup. -- 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 Ra

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-01 Thread tafazzi87
@jahidulhamid with this version do you have problem with cpu load? -- 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 [14

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-01 Thread Jahidul Hamid
No, I don't. Actually I never had any cpu load as others have pointed out, neither with the previous mt7630-master driver found in the github ((https://github.com/anthonywong/mt7630)) nor with the original driver I downloaded from mediatek. And I have downloaded only the recent version of the

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread nunu
@jahidulhamid I can't make my bluetooth working, wifi is ok, can you explain me step by step please because I'm new in Linux world? -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Jahidul Hamid
How you installed the package? did you installed my package from https://github.com/mdjahidulhamid/MT7630E/archive/master.zip There's a readme file there which explains the installaion. Or did you downloaded from mediatek official site? -- You received this bug notification because you are a mem

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Jahidul Hamid
Anyway download it from https://github.com/mdjahidulhamid/MT7630E/archive/master.zip and extract it in your Downloads folder. Then open a terminal and enter codes one by one: cd ~/Downloads/MT7630E-master sudo chmod -R 777 * ./install.sh -- You received this bug notification because you are a m

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Payo Manuel
Thank you Jahidul Hamid (jahidulhamid) YOU'RE THE BOSS! WIFI works now on my computer :) and it canot be more easy to install !!! Thanks Thanks Thanks Thanks Thanks Thanks a lot -- You re

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Michal Korbela
I'm sad, because the driver allways eats my CPU. I have a fresh install of ubuntu 14.04, and installed the driver from your repo. Result is the same as before. I tried both kernels 3.13 and 3.14. -- You received this bug notification because you are a member of Kernel Packages, which is subscribe

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Jahidul Hamid
@Michal Korbela (kabell999) I'm sad, because the driver allways eats my CPU. I have a fresh install of ubuntu 14.04, and installed the driver from your repo. Result is the same as before. I tried both kernels 3.13 and 3.14. That's likely to be, I haven't changed anything other than the installat

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Tobias Marczewski
I installed the driver from #161 on my wife's Asus Vivobook K551LN. Wifi works, bluetooth doesn't. When wifi is enabled, however, CPU load of ksoftirqd/2 ramps to 100% and stays there. I guess this is the CPU load problem reported before. -- You received this bug notification because you are a m

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread anagor
I know it's completely off topic and doesn't help in resolving the software part of this bug, however, it takes between $10 to $20 usd for a new wi-fi/bluetooth mini pci-e half size card, which is what is used in laptops and 10 minutes of your time to swap it out, without any specific technical

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread tobiasBora
To make the bluetooth module working you need to add in btloader/mt76xx.c the two lines with *** (remove them when you copy them) in /* Mediatek MT7650 */ { USB_DEVICE_AND_INTERFACE_INFO(0x0e8d, 0x7650, 0xe0, 0x01, 0x01) }, { USB_DEVICE_AND_INTERFACE_INFO(0x0e8d, 0x7650, 0xff, 0xff

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread nunu
@jahidulhamid >From official Mediatek source. @tobiasBora That's it #173 Thx everybody! :-) -- 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 Ralin

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread Jahidul Hamid
I have updated my modified package with the correction as stated by tobiasBora (#173). https://github.com/mdjahidulhamid/MT7630E/archive/master.zip If you have both bluetooth and wifi working, then you don't need to reinstall. -- You received this bug notification because you are a member of Ke

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread tobiasBora
@Jahidul Hamid: Your way to load the module works, but is it the proper way to proceed ? I usually hear people talking about dkms when they want to load a module in the kernel... I used a method with dkms to install the module, but I've just one fear : that the wifi doesn't work anymore when a new

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-03 Thread Jahidul Hamid
I can't say if it's the proper way to load module, but the official readme file tells to use the same way So I don't think there's anything wrong with that. And, every time you update kernel (major update) you need to reinstall the driver. That's a catch, but the installation process is pretty

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-05 Thread tafazzi87
Unfortunaly I've always CPU 100% load... -- 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 Ne

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-06 Thread rm
@jahidulhamid Thanks for your tip so much. Now my Ubuntu can see wireless networks, however it never connects to them. It keeps asking for the password forever and doesn't connect at all, does anyone know a solution for this, I would be grateful if anyone could help. Thanks -- You received thi

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-07 Thread rm
@varshneyabhi Thanks a lot for your reply. The security type is WPA-Personal. How can I change it to WPS/WPS2 ? -- 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 suppor

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-07 Thread rm
@varshneyabhi Thanks for your help anyways :) -- 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 H

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-20 Thread Petr Ospalý
I wasted my 5 days on laptop ASUS X550C: I did research, why wifi is not working with installed opensuse 13.1, installed vanilla 3.5 kernel, compiled that driver from github against it (he says 3.5 branch should work) - I could use scan on that device and see wireless networks around, but connectio

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-22 Thread dim
** Also affects: linux Importance: Undecided Status: New -- 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 [14

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-29 Thread ulthir
I have the same problem on ASUS R751L : The networks adapters "Mediatek MT760E 802.11 bgn Wi-Fi Adapter" doesn't work on any Linux distributions. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-29 Thread wojci...@romek.szczecin.pl
Small word of advice for HP probook users. I replaced the wifi card with no problem. It accepted any one I tried and I tried a lot including intel, atheros and ralink including two AC cards. Of course all of those worked without any problems on ubuntu 14.04. I tried on HP ProBook 470 (E9Y60EA)

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-06 Thread Fred
Same problem on a HP ProBook 470 G1 with Ubuntu 14.04 Trusty Thar Hope, this will be fixed, soon. -- 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 Ralin

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-06 Thread keshara Dorakumbura
Same issue here with my HP probook 440g1. Hope any thing +ve in near future. Cmon Canonical group, make some noise.! -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-06 Thread Крылов Прохор
same problem on a Asus x550cc with ubuntu 12.04, 14.04. -- 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] S

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-10 Thread Ndis
Another ASUS x550cc owner checking in - same problem. -- 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] Sta

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-05-16 Thread Marko
Same problem on ASUS X750L -- 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:

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-10 Thread Marko
Same problem on new ASUS x750 series: Network controller: MEDIATEK Corp. MT7630e 802.11bgn Wireless Network Adapter -- 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 su

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-13 Thread Po-Hsu Lin
Affecting Trusty ** Tags added: trusty -- 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 Nex

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-13 Thread mycodef
good news from linux-wireless mailing list: http://article.gmane.org/gmane.linux.kernel.wireless.general/124693 -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-13 Thread Joseph Salisbury
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is s

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-13 Thread ulthir
After test on OS ubuntu 14.04 LTS and release of kernel : ubuntu@ubuntu:~$ uname -r 3.13.0-24-generic I have the same problem on ASUS R751L : The networks adapters "Mediatek MT760E 802.11 bgn Wi-Fi Adapter" doesn't work Best regards -- You received this bug notification because you are a memb

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-14 Thread Fabio Strozzi
Still present after upgrade to kernel 3.13.0-29-generic on HP Probook 450 G1. ** Changed in: linux Status: Incomplete => New -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-15 Thread Egor K
Still present on HP Probook 450 G1 uname -r 3.13.0-30-generic -- 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:

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-15 Thread keshara Dorakumbura
Problem still present with my HP 440g1. As said, upgraded the kernel to "3.13.0-29-generic", but no Luck.!!! Changed in linux: status: Incomplete → New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-16 Thread Rishabh Upadhyay
status: Incomplete → New after doing all sorts of update and upgrade as suggested . problem still persist in : HP Pavilion 15 n011tu -- 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/122014

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-16 Thread Крылов Прохор
status: Incomplete → New problem still persist in : Asus x550cc -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-18 Thread David Gordon
problem still persist in : Asus P550C as well Kernel 3.13.0-29-generic -- 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 763

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-19 Thread Zlatko Zlatev
Same problem on HP probook 450 -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-21 Thread Rishabh Upadhyay
** Changed in: linux (Ubuntu) Status: Confirmed => New ** Changed in: linux (Ubuntu Raring) Status: Confirmed => New ** Changed in: linux (Ubuntu Saucy) Status: Confirmed => New -- You received this bug notification because you are a member of Kernel Packages, which is subs

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-22 Thread Tilly
ApportVersion: 2.14.1-0ubuntu3.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: tilly 1655 F pulseaudio /dev/snd/controlC0: tilly 1655 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 14.04 HibernationDevice: RESUME=UUID=d87c

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-22 Thread Tilly
** Changed in: linux (Ubuntu) Status: New => Confirmed -- 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:76

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-24 Thread Jahidul Hamid
Problem still persist. Tested kernel 3.16.0.rc2 but the support for that driver is still missing.. Affects my HP ProBook 440 G1 -- 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 Titl

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-24 Thread Heinz Werner Kramski
If the existing driver successfully gets ported, will this also enable the Bluetooth part or only the wlan device? -- 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 supp

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-29 Thread Puntu
I have got the Mediatek mt7610u sta driver working on Linux x64 .. the patched driver code is checked in to the bitbucket account. I have Linksys AE6000 / AC580 wifi dongle.. it works perfectly with the patched driver code.. The sources are checked in on the following link https://bitbucket.org/s

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-29 Thread Spessotto
@ Puntu: it seems promising, but I'm trying to figure out what to edit within these files Makefile os/linux/config.mk common/rtusb_dev_id.c in order to correctly build the driver agaisnt the MT7630E chipset. (ok, in the first one I already figured it out) -- You received this bug n

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Marko
http://www.mediatek.com/en/downloads/mt7630-pcie/ I found this yesterday but I'm newbie in Linux and don't know how to test if it works. Sorry for my English -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.la

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
http://www.mediatek.com/en/downloads/mt7630-pcie/ I found this yesterday but I'm newbie in Linux and don't know how to test if it works. Sorry for my English I tried this but keep getting errors when running make and make clean? Not sure what issue is but would like any assistance if anyone has

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Matteo Barbieri
It's working!!! @David Gordon thanks for the link, using those drivers WiFi is working, haven't checker BT yet. Drivers are inside a "MT7630E_Wi-Fi_BT_Source Release_20140625" folder, the space is causing you the Make issue. Try to remove it -- You received this bug notification because you a

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@Matteo - I get error even on make. There is no command for makeclean it is make clean It says "No rule to make target 'release_20140625/rt2x00'. Stop. Followed their readme to the letter. What exactly did you do? -- You received this bug notification because you are a member of Kernel Package

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Marko
I have this problem root@ubuntu:/home/ubuntu/Desktop/MT7630E_Wi-Fi_BT_Source_V3.14_20140625/rt2x00# ./load.sh bash: ./load.sh: Permission denied All the previous steps have gone well -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Matteo Barbieri
@David make clean is not necessary the first time you compile. I changed the "MT7630E_Wi-Fi_BT_Source Release_20140625" folder name to remove the whitespace. Check with pwd if you have other spaces in your path... @Marko try with sudo ./load.sh -- You received this bug notification because you

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Marko
@David I solved my problem with installing build-essential maybe it's your problem too -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@Matteo, Still same issue. I think there are some necessary packages missing. The machine am dealing with is a fresh install of Ubuntu 14.04 and I may need something else. Thanks anyway. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linu

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@Abhishek, I installed above (I knew there was something I needed) but alas I still have same errors. ryan@ryan-X550CA:~/Desktop/MT7630E_Wi-Fi_BT_Source_Release_20140625/rt2x00$ sudo make clean [sudo] password for ryan: make -C /lib/modules/3.13.0-30-generic/build M= clean make[1]: Entering dire

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread David Gordon
@SimonWerner, I have already done that. If you look in the terminal output I had previously posted you will see there is no longer any "whitespace". Thanks. I am not sure what the errors are pointing to and can't seem to find any relevant info via google. -- You received this bug notification

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Tilly
Thank you David Gordon for the link! For me it worked as well. However, the modules are not loading automatically when I boot. If I load them automatically (via /etc/modules) they are not loaded correctly it seems as wlan doesn't work (lsmod shows they are all loaded). Is there any obvious mista

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Frog23
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_S

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Spessotto
Hello, I'm using an Asus F552C laptop. I correctly built and loaded the modules, but still I cannot get my wifi card to work. Simply I cannot turn it on either by the network manager applet nor bu rfkill unblock. Any suggestion? maybe I should black-list some other module? -- You received this bu

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread Spessotto
I solved with this: # echo "options asus_nb_wmi wapf=4" > /etc/modprobe.d/asus.conf Is there any way to load the modules on startup? -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-06-30 Thread keshara Dorakumbura
HP440G1 MediaLink MT7630e driver installation - (In case `make` didn't solve the issue) == First Download the Driver Package from: http://www.mediatek.com/en/downloads/mt7630-pcie/ 01. extract the "MT7630E_Wi-Fi_BT_Source Releas

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread Rishabh Upadhyay
Adter installing the driver downloded from : http://www.mediatek.com/en/downloads/mt7630-pcie/ Wifi and Bluetooth was working fine but after rebooting the system bluetooth is working fine BUT wireless interface is not available Any Suggestion ... what should i do -- You received

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread David Gordon
The procedure from #125 looks promising, but as a novice there appears to be some things left out that someone who is more familiar with terminal commands may know. Like how to create the .conf file, etc. I followed FROG23's instructions and got the furthest yet but with of "could not insert mo

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread Michal Korbela
I'm using ubuntu 14.04 with kernel 3.13 and I installed the driver. Driver works perfectly, but htop shows when wifi is unblocked by rfkill one CPU core is 100% used, but no process uses more then 3% of CPU. Indicator multiload shows CPU is used to 3-4% but iowait is 25%(I have 2 cores and 4 th

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread Frog23
@David (and everybody else who is having the same problem): I was able to recreate your error. I don't know what caused this, but I found a way to prevent it. I also had a fresh install of 14.4 but of Kubuntu (but I hope this shouldn't matter in this context). When I first tried to run make, I got

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread David Gordon
@Frog23, Thanks for the assistance. Still does not work I am getting same errors after ./load.sh See below root@ryan-X550CA:/home/ryan/MT7630E_Wi-Fi_BT_Source_V3.14_20140625/MT7630E_Wi-Fi_BT_Source_Release_20140625/rt2x00# ./load.sh insmod: ERROR: could not insert module /lib/modules/3.13.0-30-

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-01 Thread Frog23
@David: First of all: restart your computer and then call load.sh again. If this error occurs again, try calling rmmod for each file that shows the "File exists" error, but in reverse order. So from your error log, this would be: rmmod ./rt2800lib.ko rmmod ./rt2x00lib.ko rmmod /lib/modules/3.13.

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-02 Thread Dinko Osmankovic
Oh boy :D great we have this finally. But it really eats up the battery. ksoftirqd is using 100% CPU which translates to almost one hour less with wifi on :/ 4W consumption by wifi chip is just silly. -- You received this bug notification because you are a member of Kernel Packages, which is subs

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-02 Thread David Gordon
@Frog23, I finally had success but I had to completely reinstall system to make it work. I don't know what the issue was but I in frustration just wiped and reinstalled and it worked. I am working on an Asus P550C and had to do the same as in post#124 after successfully getting the drivers to insta

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-06 Thread Крылов Прохор
@Frog23 Sorry for my english! Asus x550cc I have the same problem, after reboot every time they run load.sh. You can not solve this problem? -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-06 Thread keshara Dorakumbura
anyone who could not succeed with $ ./load.sh, try with what i suggested in '#125' above. I had the same prob with ./load.sh. -- 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:

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-13 Thread Payo Manuel
I posted here to: http://forum.ubuntu-fr.org/viewtopic.php?id=1618421 and yo can see all I did -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-13 Thread Payo Manuel
Hello and first thank you for help us!! Second excuse me because I'm french and my english is not very good. My problem is that I don't have wifi on my computer asus r510c to install driver MEDIATEK Corp. MT7630e I try to do what you say on the post # 125 but i have a problem when I try to do th

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-13 Thread mycodef
log out from root and enter this command as regular user: xxx@xxx:~$ sudo dkms add –m rt2x00 –v 3.13 -- 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 R

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
hello thank you for helping!! @mycodef it returns me the same if i'm as a regular user manuel@jaleo:/usr/src/rt2x00-3.13$ sudo dkms add –m rt2x00 –v 3.13 : I do not know how to handle rt2x00. : I do not know how to handle –v. : I do not know how to handle 3.13. Error! Invalid number of arguments

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
@ keshara Dorakumbura excuse my ignorance but i don't know what is an SSH is it a command on terminal? -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
I don't know about that and it seems a little bit dificult for me to install and configure that... Is there an other solution? -- 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Jean-Christophe Baptiste
Moreover, never ever give access to your system to an unknown person. Even if he looks nice and helpful. It is a sane best practice to keep away from troubles. Keshara, as a person who is willing to help, you should even not have asked for it. There are many ways to help him without a shell access

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
@Jean-Christophe Baptiste Ok thank you Jean-Christophe. -- 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] S

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Armin Jacob
I've just looked at the Website of Mediatek. And there is a linux module for MT7630 PCIe. Am I wrong or isn't that what we're looking for? http://www.mediatek.com/en/downloads/mt7630-pcie/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to l

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-15 Thread Payo Manuel
@Armin Hello, you're not wrong, i have downloaded the driver but it don't work and that's what we're trying to do. @Abhishek Vershney Thank you I want to try what you said in #148 but I have a question. I tried to do what said on #125 and so now the folder rt2x00 is rt2x00-3.13. My question hav

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-15 Thread Payo Manuel
Ok thank you!!! Another question, I have two places possibles: The folder where I downloaded the driver: /home/manuel/Téléchargements/MT7630E_Wi-Fi_BT_Source_V3.14_20140625/MT7630E_Wi-Fi_BT_Source Release_20140625/btloader/ Or the place where it's installed: /usr/src/rt2x00-3.13/ But in this fol

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-18 Thread Payo Manuel
@ 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

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-04-20 Thread Rishabh Upadhyay
i bought Hp Pavilion 15-n011tu because it was certified by ubuntu and the wifi model too:mt7630e but it just sucks now . i just wonder why ubuntu is not taking any step to fix this bug . the ubuntu website says : "we will provide the support in next standard release "; but in ubuntu 14.04 still

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-04-20 Thread Giovanni Paolini
I have the same problem, with my Asus F552C (using Ubuntu 14.04 live). I tried ndiswrapper with the Windows drivers found on mediatek.com, but it didn't work. It would be really nice to have a solution to this... -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-04-24 Thread mg
Same problem here (Asus F552C). -- 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 Projec

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-03-03 Thread Himanshu Bhange
MEDIATEK created new website http://www.mediatek.com/en/downloads/ And this is there bluff "MediaTek is very active in the Linux community, and provides source code for many of its client drivers to developers." -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-03-11 Thread A J
Could anyone try this? https://github.com/anthonywong/mt7630 -- 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:763

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-03-12 Thread SimonWerner
Hi A J, I have tried to compiled the source and have the following results: - It looks like the code was written on Ubuntu with Linux version v3.5.0-24 (Ubuntu 12.10). - I tried Xubuntu 13.10 - (kernel v3.11.0-18-generic) - it does not compile - as suggested by the author. - Then I tried Ubu

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-03-13 Thread SimonWerner
I can confirm the above driver works on my HP ProBook G1, running Ubuntu 13.10 with Linux v3.5.0-17 (the stock kernel from Ubuntu 12.10) and the modules compiled from github: https://github.com/anthonywong/mt7630 Below is a rough guide on how to get this wifi adapter working. These steps are on

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-03-13 Thread tafazzi87
unfortunately it works only under an old kernel...but thanks for your work SimonWerner and if i can help you, tell me -- 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 s

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-03-13 Thread Jacek Tomaszewski
Definitely that is something. So how to get this to work under newer kernels? I'd love to help, but I don't really know where to start. -- 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/12201

[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-03-14 Thread verion GmbH
Since the driver from github seems to work with the mtk7630 device, what is the process to move this upstream? I think the developer for rt2800 can simply incorporate the changes into the mainline beta driver and the masses could test it out then. How is the developer informed about this patch an

  1   2   >