TP-Link Archer T2U wifi is not working












0














Still no luck to install the driver for TP-LINK Archer T2U on fresh installed Ubuntu 18.10. I checked and tried all other posts in here, but I had no luck.



The installation process was like this:



# sudo cp -R . /usr/src/rtl8812AU_8821AU_linux-1.0
# sudo dkms add -m rtl8812AU_8821AU_linux -v 1.0
# sudo dkms build -m rtl8812AU_8821AU_linux -v 1.0
# sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0


After rebooting there was still no Wi-Fi:



Bus 003 Device 006: ID 148f:761a Ralink Technology, Corp.









share|improve this question









New contributor




Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0














    Still no luck to install the driver for TP-LINK Archer T2U on fresh installed Ubuntu 18.10. I checked and tried all other posts in here, but I had no luck.



    The installation process was like this:



    # sudo cp -R . /usr/src/rtl8812AU_8821AU_linux-1.0
    # sudo dkms add -m rtl8812AU_8821AU_linux -v 1.0
    # sudo dkms build -m rtl8812AU_8821AU_linux -v 1.0
    # sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0


    After rebooting there was still no Wi-Fi:



    Bus 003 Device 006: ID 148f:761a Ralink Technology, Corp.









    share|improve this question









    New contributor




    Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0







      Still no luck to install the driver for TP-LINK Archer T2U on fresh installed Ubuntu 18.10. I checked and tried all other posts in here, but I had no luck.



      The installation process was like this:



      # sudo cp -R . /usr/src/rtl8812AU_8821AU_linux-1.0
      # sudo dkms add -m rtl8812AU_8821AU_linux -v 1.0
      # sudo dkms build -m rtl8812AU_8821AU_linux -v 1.0
      # sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0


      After rebooting there was still no Wi-Fi:



      Bus 003 Device 006: ID 148f:761a Ralink Technology, Corp.









      share|improve this question









      New contributor




      Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      Still no luck to install the driver for TP-LINK Archer T2U on fresh installed Ubuntu 18.10. I checked and tried all other posts in here, but I had no luck.



      The installation process was like this:



      # sudo cp -R . /usr/src/rtl8812AU_8821AU_linux-1.0
      # sudo dkms add -m rtl8812AU_8821AU_linux -v 1.0
      # sudo dkms build -m rtl8812AU_8821AU_linux -v 1.0
      # sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0


      After rebooting there was still no Wi-Fi:



      Bus 003 Device 006: ID 148f:761a Ralink Technology, Corp.






      drivers 18.10 ralink tp-link






      share|improve this question









      New contributor




      Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited yesterday









      karel

      57k11127146




      57k11127146






      New contributor




      Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked yesterday









      Lyubo

      1




      1




      New contributor




      Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Lyubo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Several different chipsets have been used in that product line, so it's possible you aren't installing the correct one. The WikiDevi page for Archer T2U indicates that it's most likely a Mediatek driver that you'll need, not the Realtek one you installed. I've avoided buying these because some chipsets are easier to get working than others, and you can't be sure which one you'll get when you buy them online.






          share|improve this answer





















          • the method I`m using is as follow: #git clone github.com/ulli-kroll/mt7610u.git #cd mt7610u #make #sudo cp firmware/* /lib/firmware #sudo insmod mt7610u.ko ---- but on the last step to insmod the mt7610u.ko file it says: insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in module , but the file is there, can you help please ?
            – Lyubo
            yesterday













          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Lyubo is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104746%2ftp-link-archer-t2u-wifi-is-not-working%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Several different chipsets have been used in that product line, so it's possible you aren't installing the correct one. The WikiDevi page for Archer T2U indicates that it's most likely a Mediatek driver that you'll need, not the Realtek one you installed. I've avoided buying these because some chipsets are easier to get working than others, and you can't be sure which one you'll get when you buy them online.






          share|improve this answer





















          • the method I`m using is as follow: #git clone github.com/ulli-kroll/mt7610u.git #cd mt7610u #make #sudo cp firmware/* /lib/firmware #sudo insmod mt7610u.ko ---- but on the last step to insmod the mt7610u.ko file it says: insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in module , but the file is there, can you help please ?
            – Lyubo
            yesterday


















          0














          Several different chipsets have been used in that product line, so it's possible you aren't installing the correct one. The WikiDevi page for Archer T2U indicates that it's most likely a Mediatek driver that you'll need, not the Realtek one you installed. I've avoided buying these because some chipsets are easier to get working than others, and you can't be sure which one you'll get when you buy them online.






          share|improve this answer





















          • the method I`m using is as follow: #git clone github.com/ulli-kroll/mt7610u.git #cd mt7610u #make #sudo cp firmware/* /lib/firmware #sudo insmod mt7610u.ko ---- but on the last step to insmod the mt7610u.ko file it says: insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in module , but the file is there, can you help please ?
            – Lyubo
            yesterday
















          0












          0








          0






          Several different chipsets have been used in that product line, so it's possible you aren't installing the correct one. The WikiDevi page for Archer T2U indicates that it's most likely a Mediatek driver that you'll need, not the Realtek one you installed. I've avoided buying these because some chipsets are easier to get working than others, and you can't be sure which one you'll get when you buy them online.






          share|improve this answer












          Several different chipsets have been used in that product line, so it's possible you aren't installing the correct one. The WikiDevi page for Archer T2U indicates that it's most likely a Mediatek driver that you'll need, not the Realtek one you installed. I've avoided buying these because some chipsets are easier to get working than others, and you can't be sure which one you'll get when you buy them online.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered yesterday









          roflofogus

          565




          565












          • the method I`m using is as follow: #git clone github.com/ulli-kroll/mt7610u.git #cd mt7610u #make #sudo cp firmware/* /lib/firmware #sudo insmod mt7610u.ko ---- but on the last step to insmod the mt7610u.ko file it says: insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in module , but the file is there, can you help please ?
            – Lyubo
            yesterday




















          • the method I`m using is as follow: #git clone github.com/ulli-kroll/mt7610u.git #cd mt7610u #make #sudo cp firmware/* /lib/firmware #sudo insmod mt7610u.ko ---- but on the last step to insmod the mt7610u.ko file it says: insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in module , but the file is there, can you help please ?
            – Lyubo
            yesterday


















          the method I`m using is as follow: #git clone github.com/ulli-kroll/mt7610u.git #cd mt7610u #make #sudo cp firmware/* /lib/firmware #sudo insmod mt7610u.ko ---- but on the last step to insmod the mt7610u.ko file it says: insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in module , but the file is there, can you help please ?
          – Lyubo
          yesterday






          the method I`m using is as follow: #git clone github.com/ulli-kroll/mt7610u.git #cd mt7610u #make #sudo cp firmware/* /lib/firmware #sudo insmod mt7610u.ko ---- but on the last step to insmod the mt7610u.ko file it says: insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in module , but the file is there, can you help please ?
          – Lyubo
          yesterday












          Lyubo is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Lyubo is a new contributor. Be nice, and check out our Code of Conduct.













          Lyubo is a new contributor. Be nice, and check out our Code of Conduct.












          Lyubo is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104746%2ftp-link-archer-t2u-wifi-is-not-working%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Human spaceflight

          Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

          File:DeusFollowingSea.jpg