How to install driver for TP-Link AC600 USB Wireless on Ubuntu 16.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite
1












I want to install a driver for the TP-Link Archer T2UH AC600 (Version 1) USB WLAN adapter on a newly installed Ubuntu 16.04 LTS (Linux kernel 4.4.0).



During compilation I got the error:




/home/peter/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49:
error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];




so I tried the solutions given in TP-Link T2U (AC600) usb WLAN adapter driver on Ubuntu 16.10
with the following result:




$ sudo insmod mt7610u.ko



insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in
module




I can not figure out in the other posts what to do next. Anybody?



O! Reading topic TPLink AC600 Driver Install Fails in Ubuntu 16.04 with Unknown Symbol I found out that this is a IMPOSSIBLE mission? No TP-Link AC600 works with a kernel 4.4 or higher???







share|improve this question






















  • " I found out that this is a IMPOSSIBLE mission?" Exactly correct. See: askubuntu.com/questions/975464/…
    – chili555
    Apr 25 at 23:50










  • Thanks for answering chili555. Maybe I should go back to 14.04 LTS, which uses a kernel 3.13 and try compiling again. This Ubuntu is still supported for a year. Or maybe I better buy a different wireless device. Any suggestions which is a good device to work with Ubuntu 16.04 LTS or 18.04 LTS ?
    – Peter
    Apr 26 at 13:51










  • Please see my post #22 here: ubuntuforums.org/…
    – chili555
    Apr 26 at 13:55














up vote
0
down vote

favorite
1












I want to install a driver for the TP-Link Archer T2UH AC600 (Version 1) USB WLAN adapter on a newly installed Ubuntu 16.04 LTS (Linux kernel 4.4.0).



During compilation I got the error:




/home/peter/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49:
error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];




so I tried the solutions given in TP-Link T2U (AC600) usb WLAN adapter driver on Ubuntu 16.10
with the following result:




$ sudo insmod mt7610u.ko



insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in
module




I can not figure out in the other posts what to do next. Anybody?



O! Reading topic TPLink AC600 Driver Install Fails in Ubuntu 16.04 with Unknown Symbol I found out that this is a IMPOSSIBLE mission? No TP-Link AC600 works with a kernel 4.4 or higher???







share|improve this question






















  • " I found out that this is a IMPOSSIBLE mission?" Exactly correct. See: askubuntu.com/questions/975464/…
    – chili555
    Apr 25 at 23:50










  • Thanks for answering chili555. Maybe I should go back to 14.04 LTS, which uses a kernel 3.13 and try compiling again. This Ubuntu is still supported for a year. Or maybe I better buy a different wireless device. Any suggestions which is a good device to work with Ubuntu 16.04 LTS or 18.04 LTS ?
    – Peter
    Apr 26 at 13:51










  • Please see my post #22 here: ubuntuforums.org/…
    – chili555
    Apr 26 at 13:55












up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





I want to install a driver for the TP-Link Archer T2UH AC600 (Version 1) USB WLAN adapter on a newly installed Ubuntu 16.04 LTS (Linux kernel 4.4.0).



During compilation I got the error:




/home/peter/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49:
error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];




so I tried the solutions given in TP-Link T2U (AC600) usb WLAN adapter driver on Ubuntu 16.10
with the following result:




$ sudo insmod mt7610u.ko



insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in
module




I can not figure out in the other posts what to do next. Anybody?



O! Reading topic TPLink AC600 Driver Install Fails in Ubuntu 16.04 with Unknown Symbol I found out that this is a IMPOSSIBLE mission? No TP-Link AC600 works with a kernel 4.4 or higher???







share|improve this question














I want to install a driver for the TP-Link Archer T2UH AC600 (Version 1) USB WLAN adapter on a newly installed Ubuntu 16.04 LTS (Linux kernel 4.4.0).



During compilation I got the error:




/home/peter/src/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49:
error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];




so I tried the solutions given in TP-Link T2U (AC600) usb WLAN adapter driver on Ubuntu 16.10
with the following result:




$ sudo insmod mt7610u.ko



insmod: ERROR: could not insert module mt7610u.ko: Unknown symbol in
module




I can not figure out in the other posts what to do next. Anybody?



O! Reading topic TPLink AC600 Driver Install Fails in Ubuntu 16.04 with Unknown Symbol I found out that this is a IMPOSSIBLE mission? No TP-Link AC600 works with a kernel 4.4 or higher???









share|improve this question













share|improve this question




share|improve this question








edited Apr 25 at 21:17

























asked Apr 25 at 18:22









Peter

12




12











  • " I found out that this is a IMPOSSIBLE mission?" Exactly correct. See: askubuntu.com/questions/975464/…
    – chili555
    Apr 25 at 23:50










  • Thanks for answering chili555. Maybe I should go back to 14.04 LTS, which uses a kernel 3.13 and try compiling again. This Ubuntu is still supported for a year. Or maybe I better buy a different wireless device. Any suggestions which is a good device to work with Ubuntu 16.04 LTS or 18.04 LTS ?
    – Peter
    Apr 26 at 13:51










  • Please see my post #22 here: ubuntuforums.org/…
    – chili555
    Apr 26 at 13:55
















  • " I found out that this is a IMPOSSIBLE mission?" Exactly correct. See: askubuntu.com/questions/975464/…
    – chili555
    Apr 25 at 23:50










  • Thanks for answering chili555. Maybe I should go back to 14.04 LTS, which uses a kernel 3.13 and try compiling again. This Ubuntu is still supported for a year. Or maybe I better buy a different wireless device. Any suggestions which is a good device to work with Ubuntu 16.04 LTS or 18.04 LTS ?
    – Peter
    Apr 26 at 13:51










  • Please see my post #22 here: ubuntuforums.org/…
    – chili555
    Apr 26 at 13:55















" I found out that this is a IMPOSSIBLE mission?" Exactly correct. See: askubuntu.com/questions/975464/…
– chili555
Apr 25 at 23:50




" I found out that this is a IMPOSSIBLE mission?" Exactly correct. See: askubuntu.com/questions/975464/…
– chili555
Apr 25 at 23:50












Thanks for answering chili555. Maybe I should go back to 14.04 LTS, which uses a kernel 3.13 and try compiling again. This Ubuntu is still supported for a year. Or maybe I better buy a different wireless device. Any suggestions which is a good device to work with Ubuntu 16.04 LTS or 18.04 LTS ?
– Peter
Apr 26 at 13:51




Thanks for answering chili555. Maybe I should go back to 14.04 LTS, which uses a kernel 3.13 and try compiling again. This Ubuntu is still supported for a year. Or maybe I better buy a different wireless device. Any suggestions which is a good device to work with Ubuntu 16.04 LTS or 18.04 LTS ?
– Peter
Apr 26 at 13:51












Please see my post #22 here: ubuntuforums.org/…
– chili555
Apr 26 at 13:55




Please see my post #22 here: ubuntuforums.org/…
– chili555
Apr 26 at 13:55










1 Answer
1






active

oldest

votes

















up vote
0
down vote













I have the same problem that you and I have the same usb stick for wireless.
I have published on Github the source mnodified and the process for you get that working on Ubuntu 16.04 and 16.10 with the kernel version for each version where that stick work good.
If you since need that working for you you can attempt that:
https://github.com/Hygens/mt7610u_wifi_sta_v3002_dpo_20130916/wiki



Verify the correct version for kernels in each version of Ubuntu and be happy.
That is not perfect but functional.



All the best,






share|improve this answer




















    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',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028172%2fhow-to-install-driver-for-tp-link-ac600-usb-wireless-on-ubuntu-16-04%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    I have the same problem that you and I have the same usb stick for wireless.
    I have published on Github the source mnodified and the process for you get that working on Ubuntu 16.04 and 16.10 with the kernel version for each version where that stick work good.
    If you since need that working for you you can attempt that:
    https://github.com/Hygens/mt7610u_wifi_sta_v3002_dpo_20130916/wiki



    Verify the correct version for kernels in each version of Ubuntu and be happy.
    That is not perfect but functional.



    All the best,






    share|improve this answer
























      up vote
      0
      down vote













      I have the same problem that you and I have the same usb stick for wireless.
      I have published on Github the source mnodified and the process for you get that working on Ubuntu 16.04 and 16.10 with the kernel version for each version where that stick work good.
      If you since need that working for you you can attempt that:
      https://github.com/Hygens/mt7610u_wifi_sta_v3002_dpo_20130916/wiki



      Verify the correct version for kernels in each version of Ubuntu and be happy.
      That is not perfect but functional.



      All the best,






      share|improve this answer






















        up vote
        0
        down vote










        up vote
        0
        down vote









        I have the same problem that you and I have the same usb stick for wireless.
        I have published on Github the source mnodified and the process for you get that working on Ubuntu 16.04 and 16.10 with the kernel version for each version where that stick work good.
        If you since need that working for you you can attempt that:
        https://github.com/Hygens/mt7610u_wifi_sta_v3002_dpo_20130916/wiki



        Verify the correct version for kernels in each version of Ubuntu and be happy.
        That is not perfect but functional.



        All the best,






        share|improve this answer












        I have the same problem that you and I have the same usb stick for wireless.
        I have published on Github the source mnodified and the process for you get that working on Ubuntu 16.04 and 16.10 with the kernel version for each version where that stick work good.
        If you since need that working for you you can attempt that:
        https://github.com/Hygens/mt7610u_wifi_sta_v3002_dpo_20130916/wiki



        Verify the correct version for kernels in each version of Ubuntu and be happy.
        That is not perfect but functional.



        All the best,







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered May 23 at 18:18









        Hygens

        1




        1



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028172%2fhow-to-install-driver-for-tp-link-ac600-usb-wireless-on-ubuntu-16-04%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            pylint3 and pip3 broken

            Missing snmpget and snmpwalk

            How to enroll fingerprints to Ubuntu 17.10 with VFS491