linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: wuk@josip-volf.info, davgordon@gmail.com
Cc: linux-wireless@vger.kernel.org
Subject: Re: Driver for Mediatek MT7630E
Date: Thu, 26 Jun 2014 19:20:00 -0500	[thread overview]
Message-ID: <53ACB8B0.7030007@lwfinger.net> (raw)
In-Reply-To: <2508403.0JHOuVQMG0@x750lb01>

On 06/25/2014 04:41 AM, Josip Volf - Wuk wrote:
> Larry Finger wrote:
>> For interested readers, I have modified the GitHub code to compile using
>> the current wireless-testing kernel source. If there is sufficient
>> interest, I could set up a new GH repo for it as an interim measure with
>> conditional code allowing it to build on recent kernels (3.5+).
>
> I have a notebook with MT7630 wireless device:
> 02:00.0 Network controller [0280]: MEDIATEK Corp. Device [14c3:7630]
>          Subsystem: Foxconn International, Inc. Device [105b:e074]
>
> Is it possible to create a GH repo, I'm not a developer but I'm willing to
> help any way I can, and I'm also a quick learner :)

I forked the older git repo to http://github.com/lwfinger/mt7630. The code there 
will build on any kernel 3.5 or newer (including 3.16).

Although it will build, it still needs a lot of work. The driver is very 
"chatty" and spams the logs. Even more disturbing is that it fails to 
authenticate to any of my APs. That includes WPA1 and WPA2 variants. As usual, 
the necessary commands are as follows:

git clone http://github.com/lwfinger/mt7630
cd mt7630
make
sudo make install

If the make step fails, you have not set up your system to build an 
out-of-kernel driver. The driver produced here will replace rt2800pci and some 
other related drivers.

Larry



  reply	other threads:[~2014-06-27  0:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-25  9:41 Driver for Mediatek MT7630E Josip Volf - Wuk
2014-06-27  0:20 ` Larry Finger [this message]
2014-06-27  6:53   ` Gertjan van Wingerde
2014-06-27 17:29     ` Larry Finger
  -- strict thread matches above, loose matches on Subject: below --
2015-07-28 23:24 Xose Vazquez Perez
2015-07-29  7:38 ` Linus Walleij
2015-07-29  8:03   ` Jakub Kicinski
2015-07-29 10:47   ` Xose Vazquez Perez
2015-07-28 22:23 Linus Walleij
2015-08-10 12:46 ` Linus Walleij
2014-06-11 15:45 Larry Finger
2014-06-12  7:16 ` Helmut Schaa
2014-06-12 12:44   ` Stanislaw Gruszka
2014-06-12 16:33     ` Matt Chen
2014-06-12 19:22       ` Larry Finger
2014-06-13 13:25         ` Stanislaw Gruszka
2014-06-13 13:49           ` Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53ACB8B0.7030007@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=davgordon@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=wuk@josip-volf.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).