kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
To: "Pastor Frank Ernesto Ram�rez Torres" <frankernesto.ramirez@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Driver for t2uh mt7610e/mt7610e (was Re: Frank
Date: Sat, 03 Aug 2019 14:27:06 -0400	[thread overview]
Message-ID: <19843.1564856826@turing-police> (raw)
In-Reply-To: <CAPnO8JM7N8GBPup+FJDmNMdSjy5znAijFExTB98q0oE93r00Og@mail.gmail.com>


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: Type: text/plain; charset=utf-8, Size: 1147 bytes --]

On Sat, 03 Aug 2019 10:57:15 -0400, Pastor Frank Ernesto Ramírez Torres said:

> Hi, I downloaded the Linux 5.2.5 kernel from your website. I have a tplink
> t2uh that I would like to operate on the Debian 9.0 system that I have
> installed. Note that there is an option in the configuration to compile the
> mt7610u driver. But after enabling it in .config, compile it, install it
> and connect the t2uh nothing happens. The dmesg tells me that it tries to
> load the mt7610e first but he does not find it. It changes for mt7610u and
> when trying to load it, error -2 occurs

The first thing missing from this info is any messages from dmesg from when the
driver loads and tries to initialize.

Also, if this is a USB device, plug it in and do an 'lsusb' and provide the
output so we can see what the USB device ID is.  There's a very real
possibility that one of the mt7610 drivers supports the chipset in the device,
but nothing tries to claim it because none of the drivers have that device ID
in their tables.

Also, I fixed the Subject: line for you - the original was uninformative to the
point of looking spammy...


[-- Attachment #1.2: Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2019-08-03 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-03 14:57 Frank Pastor Frank Ernesto Ramírez Torres
2019-08-03 18:27 ` Valdis Klētnieks [this message]

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=19843.1564856826@turing-police \
    --to=valdis.kletnieks@vt.edu \
    --cc=frankernesto.ramirez@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /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).