From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=0.5 required=3.0 tests=DATE_IN_PAST_03_06, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C8A74C19759 for ; Sun, 4 Aug 2019 21:19:10 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 65D9F2086D for ; Sun, 4 Aug 2019 21:19:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="GVYBbEPx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 65D9F2086D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.92) (envelope-from ) id 1huNu3-0008O3-Aw; Sun, 04 Aug 2019 17:18:55 -0400 Received: from mail-io1-xd29.google.com ([2607:f8b0:4864:20::d29]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92) (envelope-from ) id 1huNu1-0008Nx-C0 for kernelnewbies@kernelnewbies.org; Sun, 04 Aug 2019 17:18:53 -0400 Received: by mail-io1-xd29.google.com with SMTP id f4so163329910ioh.6 for ; Sun, 04 Aug 2019 14:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=ixgG0fM64r9zLTeKGzYQaASupnX3Nk27eQ0Y/17xsdY=; b=GVYBbEPxAiaEtFpl8KrgsFldMC82gWUhtX4KmnO9UjIpLMfxvOFQ2G5bZZZCLj8pcs bv/DT62VFpAf7pDdmXPEAZRCuwU/FpfQCrw2OwKqTsNW6orU33IcM/W3UllxunhomqMd yA5/GDurF0D1iOGU1RY6096AabXOww74Mumrwqo679VR0vJp/ttpKJMiZYRtQ2LRHzad BL2Y8GsJ4dL1LaYJUtaFktGj5xM5t7Vimg9qzzHiWjDy0/rfy9Btw6sumc7RyAHLLi15 i964NMoD4N7c1Hm1SwJbdUkO89kE4y+g1BU0dOyKJdgO36WzHmYTk8lktuOnM/VkfC2m 37SQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=ixgG0fM64r9zLTeKGzYQaASupnX3Nk27eQ0Y/17xsdY=; b=nNTv4/5reWHMxWQiPeiqKp4Btuwx++kbbDuWycIMAAGExnMAXTYGg28WbOwSw4t5/r N84bF2Z/NqkM9xdIBOaudf47yPLY/JzwFSu2IagwbN7hBuZFXx9GaX2Of9LayFAW2viN G6rFLhm9uKEOsdiKMwDgUWz/ydYj2W6ClSG8DBhjFk20njgoiQOcFxYbWpfsv3CT4BAG 5iuqjAUAcfhPAZht6Pa/2NpdlRMJ5+IIqmvOqF4O3LnWvBkN6fMpBq9O+YQXk36hlCjA soxGQiMPT//35/E3o4bQiYfj1aJ0FCfFU9b04vBn1vTm2o5g+LVFINr5LhSN7RqGUEjj LueA== X-Gm-Message-State: APjAAAVz+f28HFxduytIMrk3bNIomi1dkKc4kloucypkzd6YaoK+tGwG Jobbll5Svv9yIVKYdB/ij9k74Yn5XVche75T31+HeA== X-Google-Smtp-Source: APXvYqyTsVo8PYWQe8d8QkseEUuzmY3J1835NImVPhhm8/2yfJGvRI6jQiUWS9iKxTgkIW7sI51+SDvxKAlDUx1ZJGo= X-Received: by 2002:a6b:7606:: with SMTP id g6mr22806852iom.288.1564953531396; Sun, 04 Aug 2019 14:18:51 -0700 (PDT) MIME-Version: 1.0 From: =?UTF-8?Q?Pastor_Frank_Ernesto_Ram=C3=ADrez_Torres?= Date: Sun, 4 Aug 2019 13:46:23 -0400 Message-ID: Subject: Linux driver for the tplink archer t2uh using kernel 5.2.5 To: kernelnewbies@kernelnewbies.org Cc: valdis.kletnieks@vt.edu X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2410084565450568725==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============2410084565450568725== Content-Type: multipart/alternative; boundary="000000000000543984058f512322" --000000000000543984058f512322 Content-Type: text/plain; charset="UTF-8" This is dmesg output: New high-speed USB device number 4 using xhci_hcd New USB device found, idVendor=148f, idProduct=761a, bcdDevice = 1.00 New USB device strings: Mfr=1, Product=2, SerialNumber=3 Product: Wifi Manufacter: MediaTek SerialNumber: 1.0 reset high-speed USB device number 4 using xhci_hcd ASIC revision: 76100002 MAC revision: 76502000 mediatek/mt7610e.bin not found, switching to mediatek/mt7610u.bin Direct firmware load for mediatek/mt7610u.bin failed with error -2 probe of 1-1:1.0 failed with error -2 registered new interface driver mt76x0u lsusb output: Bus 001 Device 004: ID 148f:761a Ralink Technology, Corp. --000000000000543984058f512322 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
This is dmesg output:
New high-speed USB= device number 4=C2=A0 using xhci_hcd
New USB device= found, idVendor=3D148f, idProduct=3D761a, bcdDevice =3D 1.00
New USB device strings: Mfr=3D1, Product=3D2, SerialNumber=3D3
Product: Wifi
Manufacter: Media= Tek
SerialNumber: 1.0
reset h= igh-speed USB device number=C2=A0 4 using xhci_hcd
A= SIC revision: 76100002 MAC revision: 76502000
mediat= ek/mt7610e.bin not found, switching to mediatek/mt7610u.bin
Direct firmware load for mediatek/mt7610u.bin failed with error -= 2
probe of 1-1:1.0 failed with error -2
registered new interface driver mt76x0u
l= susb output:
Bus 001 Device 004: ID 148f:761a Ralink= Technology, Corp.
=C2=A0=C2=A0
--000000000000543984058f512322-- --===============2410084565450568725== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============2410084565450568725==--