TP Link ac600 driver compiling problemMT7610U - Unable to install wifi driverErrors while making driver for Tp-Link t2uh in Ubuntu 16.04 LTS(13.04) No laptop speaker output on HP ENVY dv7 Quad Core editionHow can I get iball usb tv tuner card to work?Wireless is disabled by hardware switch. Wifi doesn't work! (hard blocked: yes,soft blocked :no, hp pavillion g6 2237, Ubuntu 12.04)?Wifi extremely slow on ubuntu 16.04, tried almost everything and still not working properlyZTE Modem not working on Ubuntu 18.04Adapter not showing up on Ubuntu (Netgear A6120)Fingerprint driver for Lenovo V330-14IKB in Ubuntu 19.04
Because things smell, is everything evaporating?
Good type of bike to get for commuting (thinking of road v touring)
How can medieval knights protects themselves against modern guns?
Can a Rogue exploit a tiny familiar for automatic Sneak Attack in melee?
Back with another one-line wonder!
In a world where Magic steam Engines exist what would keep people from making cars
How to tell that this is a draw
What can I do if one employer used offer letter from first company against me?
My advisor wants me to make my PhD thesis weaker
Simulate reproduction in a population of oozes
Can Teflon thread tape be reused?
How to equalize the chance of throwing the highest dice? (Riddle)
Too many pull requests in backlog
I might blow up!
What is the best way to go about re-learning an instrument?
Match blood types in C
Who is Gail Gasram?
Do gray aliens exist in Star Trek?
How did LM circuit breakers operate? (famous engine arm CB broken by Aldrin)
Why would a berry have a slow-acting poison?
Does USB version speed matter for input devices?
How does Peano Postulates construct Natural numbers only?
ELI5 what is true breeding?
What will happen to a ball kept on a frictionless inclined plane?
TP Link ac600 driver compiling problem
MT7610U - Unable to install wifi driverErrors while making driver for Tp-Link t2uh in Ubuntu 16.04 LTS(13.04) No laptop speaker output on HP ENVY dv7 Quad Core editionHow can I get iball usb tv tuner card to work?Wireless is disabled by hardware switch. Wifi doesn't work! (hard blocked: yes,soft blocked :no, hp pavillion g6 2237, Ubuntu 12.04)?Wifi extremely slow on ubuntu 16.04, tried almost everything and still not working properlyZTE Modem not working on Ubuntu 18.04Adapter not showing up on Ubuntu (Netgear A6120)Fingerprint driver for Lenovo V330-14IKB in Ubuntu 19.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I'm following the instructions(the instructions are included in the zip) to compile the driver for the TP-Link ac600 wireless adapter but I get this error when executing sudo make
make[3]: *** [/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901 /Driver/UTIL/os/linux/../../os/linux/rt_usb_util.o] Error 1
Makefile:1524: recipe for target '_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux' failed
make[2]: *** [_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.10.0-38-generic'
Makefile:527: recipe for target 'osutil' failed
make[1]: *** [osutil] Error 2
make[1]: Leaving directory '/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL'
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 2
lsusb
output:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 174f:14e8 Syntek
Bus 001 Device 006: ID 148f:761a Ralink Technology, Corp.
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod
output:
Module Size Used by
mt7610u 638976 0
iwconfig
:
enp9s0 no wireless extensions.
lo no wireless extensions.
wlp8s0 IEEE 802.11 ESSID:"cisco"
Mode:Managed Frequency:2.412 GHz Access Point: 4C:00:82:DF:DF:94
Bit Rate=72.2 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:76 Missed beacon:0
Ouput of all commands: https://imgur.com/a/3GuMC
drivers wireless compiling make
add a comment
|
I'm following the instructions(the instructions are included in the zip) to compile the driver for the TP-Link ac600 wireless adapter but I get this error when executing sudo make
make[3]: *** [/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901 /Driver/UTIL/os/linux/../../os/linux/rt_usb_util.o] Error 1
Makefile:1524: recipe for target '_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux' failed
make[2]: *** [_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.10.0-38-generic'
Makefile:527: recipe for target 'osutil' failed
make[1]: *** [osutil] Error 2
make[1]: Leaving directory '/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL'
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 2
lsusb
output:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 174f:14e8 Syntek
Bus 001 Device 006: ID 148f:761a Ralink Technology, Corp.
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod
output:
Module Size Used by
mt7610u 638976 0
iwconfig
:
enp9s0 no wireless extensions.
lo no wireless extensions.
wlp8s0 IEEE 802.11 ESSID:"cisco"
Mode:Managed Frequency:2.412 GHz Access Point: 4C:00:82:DF:DF:94
Bit Rate=72.2 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:76 Missed beacon:0
Ouput of all commands: https://imgur.com/a/3GuMC
drivers wireless compiling make
1
Please note that the download page says: "Linux (Kernel version 2.6~3.16)." You are running the much newer kernel version 4.10. This antique will never compile. Let's see if we can find a better way. Please edit your question to add the result of the terminal command:lsusb
. Welcome to Ask Ubuntu.
– chili555
Nov 2 '17 at 21:44
I didn't know that, thank you! I added the lsusb output to the question.
– DreamsInHD
Nov 2 '17 at 21:51
The driver is mt7610u : wikidevi.com/wiki/TP-LINK_Archer_T2U Please see my comments at post #18 here: ubuntuforums.org/showthread.php?t=2367163&highlight=mt7610u
– chili555
Nov 2 '17 at 22:05
Please see my answer at askubuntu.com/questions/970548/…
– heynnema
Nov 2 '17 at 22:44
@chili555 please review my previous answer at askubuntu.com/questions/970548/… and see if it's helpful for the future.
– heynnema
Nov 2 '17 at 22:44
add a comment
|
I'm following the instructions(the instructions are included in the zip) to compile the driver for the TP-Link ac600 wireless adapter but I get this error when executing sudo make
make[3]: *** [/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901 /Driver/UTIL/os/linux/../../os/linux/rt_usb_util.o] Error 1
Makefile:1524: recipe for target '_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux' failed
make[2]: *** [_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.10.0-38-generic'
Makefile:527: recipe for target 'osutil' failed
make[1]: *** [osutil] Error 2
make[1]: Leaving directory '/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL'
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 2
lsusb
output:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 174f:14e8 Syntek
Bus 001 Device 006: ID 148f:761a Ralink Technology, Corp.
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod
output:
Module Size Used by
mt7610u 638976 0
iwconfig
:
enp9s0 no wireless extensions.
lo no wireless extensions.
wlp8s0 IEEE 802.11 ESSID:"cisco"
Mode:Managed Frequency:2.412 GHz Access Point: 4C:00:82:DF:DF:94
Bit Rate=72.2 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:76 Missed beacon:0
Ouput of all commands: https://imgur.com/a/3GuMC
drivers wireless compiling make
I'm following the instructions(the instructions are included in the zip) to compile the driver for the TP-Link ac600 wireless adapter but I get this error when executing sudo make
make[3]: *** [/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901 /Driver/UTIL/os/linux/../../os/linux/rt_usb_util.o] Error 1
Makefile:1524: recipe for target '_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux' failed
make[2]: *** [_module_/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL/os/linux] Error 2
make[2]: Leaving directory '/usr/src/linux-headers-4.10.0-38-generic'
Makefile:527: recipe for target 'osutil' failed
make[1]: *** [osutil] Error 2
make[1]: Leaving directory '/home/jonas/Documents/tplinkac600driver/Archer_T2U_V1_150901/Driver/UTIL'
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 2
lsusb
output:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 174f:14e8 Syntek
Bus 001 Device 006: ID 148f:761a Ralink Technology, Corp.
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod
output:
Module Size Used by
mt7610u 638976 0
iwconfig
:
enp9s0 no wireless extensions.
lo no wireless extensions.
wlp8s0 IEEE 802.11 ESSID:"cisco"
Mode:Managed Frequency:2.412 GHz Access Point: 4C:00:82:DF:DF:94
Bit Rate=72.2 Mb/s Tx-Power=22 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=53/70 Signal level=-57 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:76 Missed beacon:0
Ouput of all commands: https://imgur.com/a/3GuMC
drivers wireless compiling make
drivers wireless compiling make
edited Nov 3 '17 at 13:04
DreamsInHD
asked Nov 2 '17 at 20:33
DreamsInHDDreamsInHD
111 silver badge4 bronze badges
111 silver badge4 bronze badges
1
Please note that the download page says: "Linux (Kernel version 2.6~3.16)." You are running the much newer kernel version 4.10. This antique will never compile. Let's see if we can find a better way. Please edit your question to add the result of the terminal command:lsusb
. Welcome to Ask Ubuntu.
– chili555
Nov 2 '17 at 21:44
I didn't know that, thank you! I added the lsusb output to the question.
– DreamsInHD
Nov 2 '17 at 21:51
The driver is mt7610u : wikidevi.com/wiki/TP-LINK_Archer_T2U Please see my comments at post #18 here: ubuntuforums.org/showthread.php?t=2367163&highlight=mt7610u
– chili555
Nov 2 '17 at 22:05
Please see my answer at askubuntu.com/questions/970548/…
– heynnema
Nov 2 '17 at 22:44
@chili555 please review my previous answer at askubuntu.com/questions/970548/… and see if it's helpful for the future.
– heynnema
Nov 2 '17 at 22:44
add a comment
|
1
Please note that the download page says: "Linux (Kernel version 2.6~3.16)." You are running the much newer kernel version 4.10. This antique will never compile. Let's see if we can find a better way. Please edit your question to add the result of the terminal command:lsusb
. Welcome to Ask Ubuntu.
– chili555
Nov 2 '17 at 21:44
I didn't know that, thank you! I added the lsusb output to the question.
– DreamsInHD
Nov 2 '17 at 21:51
The driver is mt7610u : wikidevi.com/wiki/TP-LINK_Archer_T2U Please see my comments at post #18 here: ubuntuforums.org/showthread.php?t=2367163&highlight=mt7610u
– chili555
Nov 2 '17 at 22:05
Please see my answer at askubuntu.com/questions/970548/…
– heynnema
Nov 2 '17 at 22:44
@chili555 please review my previous answer at askubuntu.com/questions/970548/… and see if it's helpful for the future.
– heynnema
Nov 2 '17 at 22:44
1
1
Please note that the download page says: "Linux (Kernel version 2.6~3.16)." You are running the much newer kernel version 4.10. This antique will never compile. Let's see if we can find a better way. Please edit your question to add the result of the terminal command:
lsusb
. Welcome to Ask Ubuntu.– chili555
Nov 2 '17 at 21:44
Please note that the download page says: "Linux (Kernel version 2.6~3.16)." You are running the much newer kernel version 4.10. This antique will never compile. Let's see if we can find a better way. Please edit your question to add the result of the terminal command:
lsusb
. Welcome to Ask Ubuntu.– chili555
Nov 2 '17 at 21:44
I didn't know that, thank you! I added the lsusb output to the question.
– DreamsInHD
Nov 2 '17 at 21:51
I didn't know that, thank you! I added the lsusb output to the question.
– DreamsInHD
Nov 2 '17 at 21:51
The driver is mt7610u : wikidevi.com/wiki/TP-LINK_Archer_T2U Please see my comments at post #18 here: ubuntuforums.org/showthread.php?t=2367163&highlight=mt7610u
– chili555
Nov 2 '17 at 22:05
The driver is mt7610u : wikidevi.com/wiki/TP-LINK_Archer_T2U Please see my comments at post #18 here: ubuntuforums.org/showthread.php?t=2367163&highlight=mt7610u
– chili555
Nov 2 '17 at 22:05
Please see my answer at askubuntu.com/questions/970548/…
– heynnema
Nov 2 '17 at 22:44
Please see my answer at askubuntu.com/questions/970548/…
– heynnema
Nov 2 '17 at 22:44
@chili555 please review my previous answer at askubuntu.com/questions/970548/… and see if it's helpful for the future.
– heynnema
Nov 2 '17 at 22:44
@chili555 please review my previous answer at askubuntu.com/questions/970548/… and see if it's helpful for the future.
– heynnema
Nov 2 '17 at 22:44
add a comment
|
1 Answer
1
active
oldest
votes
At the suggestion of my colleague @heynnema, let's try, with a temporary working internet connection:
sudo apt update && sudo apt install -y git
git clone https://github.com/ulli-kroll/mt7610u.git
cd mt7610u
make
sudo make installfw
sudo insmod mt7610u.ko
We anxiously await your good report.
It didn't give any errors but do I need to do anything after this to make sure the driver is used by the adapter? Because inlsmod
it shows the driver but theUsed by
section is empty. I'll add the output to the question
– DreamsInHD
Nov 3 '17 at 9:03
What does iwconfig report?
– chili555
Nov 3 '17 at 12:06
I added it to the question
– DreamsInHD
Nov 3 '17 at 12:12
I also added a link to a screenshot of all the commands executed and their output
– DreamsInHD
Nov 3 '17 at 13:05
I thought it worked but ubuntu says "device not managed" when I want to connect to a network
– DreamsInHD
Nov 3 '17 at 13:24
|
show 11 more comments
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/4.0/"u003ecc by-sa 4.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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f972275%2ftp-link-ac600-driver-compiling-problem%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
At the suggestion of my colleague @heynnema, let's try, with a temporary working internet connection:
sudo apt update && sudo apt install -y git
git clone https://github.com/ulli-kroll/mt7610u.git
cd mt7610u
make
sudo make installfw
sudo insmod mt7610u.ko
We anxiously await your good report.
It didn't give any errors but do I need to do anything after this to make sure the driver is used by the adapter? Because inlsmod
it shows the driver but theUsed by
section is empty. I'll add the output to the question
– DreamsInHD
Nov 3 '17 at 9:03
What does iwconfig report?
– chili555
Nov 3 '17 at 12:06
I added it to the question
– DreamsInHD
Nov 3 '17 at 12:12
I also added a link to a screenshot of all the commands executed and their output
– DreamsInHD
Nov 3 '17 at 13:05
I thought it worked but ubuntu says "device not managed" when I want to connect to a network
– DreamsInHD
Nov 3 '17 at 13:24
|
show 11 more comments
At the suggestion of my colleague @heynnema, let's try, with a temporary working internet connection:
sudo apt update && sudo apt install -y git
git clone https://github.com/ulli-kroll/mt7610u.git
cd mt7610u
make
sudo make installfw
sudo insmod mt7610u.ko
We anxiously await your good report.
It didn't give any errors but do I need to do anything after this to make sure the driver is used by the adapter? Because inlsmod
it shows the driver but theUsed by
section is empty. I'll add the output to the question
– DreamsInHD
Nov 3 '17 at 9:03
What does iwconfig report?
– chili555
Nov 3 '17 at 12:06
I added it to the question
– DreamsInHD
Nov 3 '17 at 12:12
I also added a link to a screenshot of all the commands executed and their output
– DreamsInHD
Nov 3 '17 at 13:05
I thought it worked but ubuntu says "device not managed" when I want to connect to a network
– DreamsInHD
Nov 3 '17 at 13:24
|
show 11 more comments
At the suggestion of my colleague @heynnema, let's try, with a temporary working internet connection:
sudo apt update && sudo apt install -y git
git clone https://github.com/ulli-kroll/mt7610u.git
cd mt7610u
make
sudo make installfw
sudo insmod mt7610u.ko
We anxiously await your good report.
At the suggestion of my colleague @heynnema, let's try, with a temporary working internet connection:
sudo apt update && sudo apt install -y git
git clone https://github.com/ulli-kroll/mt7610u.git
cd mt7610u
make
sudo make installfw
sudo insmod mt7610u.ko
We anxiously await your good report.
answered Nov 2 '17 at 23:58
chili555chili555
42.2k6 gold badges57 silver badges88 bronze badges
42.2k6 gold badges57 silver badges88 bronze badges
It didn't give any errors but do I need to do anything after this to make sure the driver is used by the adapter? Because inlsmod
it shows the driver but theUsed by
section is empty. I'll add the output to the question
– DreamsInHD
Nov 3 '17 at 9:03
What does iwconfig report?
– chili555
Nov 3 '17 at 12:06
I added it to the question
– DreamsInHD
Nov 3 '17 at 12:12
I also added a link to a screenshot of all the commands executed and their output
– DreamsInHD
Nov 3 '17 at 13:05
I thought it worked but ubuntu says "device not managed" when I want to connect to a network
– DreamsInHD
Nov 3 '17 at 13:24
|
show 11 more comments
It didn't give any errors but do I need to do anything after this to make sure the driver is used by the adapter? Because inlsmod
it shows the driver but theUsed by
section is empty. I'll add the output to the question
– DreamsInHD
Nov 3 '17 at 9:03
What does iwconfig report?
– chili555
Nov 3 '17 at 12:06
I added it to the question
– DreamsInHD
Nov 3 '17 at 12:12
I also added a link to a screenshot of all the commands executed and their output
– DreamsInHD
Nov 3 '17 at 13:05
I thought it worked but ubuntu says "device not managed" when I want to connect to a network
– DreamsInHD
Nov 3 '17 at 13:24
It didn't give any errors but do I need to do anything after this to make sure the driver is used by the adapter? Because in
lsmod
it shows the driver but the Used by
section is empty. I'll add the output to the question– DreamsInHD
Nov 3 '17 at 9:03
It didn't give any errors but do I need to do anything after this to make sure the driver is used by the adapter? Because in
lsmod
it shows the driver but the Used by
section is empty. I'll add the output to the question– DreamsInHD
Nov 3 '17 at 9:03
What does iwconfig report?
– chili555
Nov 3 '17 at 12:06
What does iwconfig report?
– chili555
Nov 3 '17 at 12:06
I added it to the question
– DreamsInHD
Nov 3 '17 at 12:12
I added it to the question
– DreamsInHD
Nov 3 '17 at 12:12
I also added a link to a screenshot of all the commands executed and their output
– DreamsInHD
Nov 3 '17 at 13:05
I also added a link to a screenshot of all the commands executed and their output
– DreamsInHD
Nov 3 '17 at 13:05
I thought it worked but ubuntu says "device not managed" when I want to connect to a network
– DreamsInHD
Nov 3 '17 at 13:24
I thought it worked but ubuntu says "device not managed" when I want to connect to a network
– DreamsInHD
Nov 3 '17 at 13:24
|
show 11 more comments
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f972275%2ftp-link-ac600-driver-compiling-problem%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
Please note that the download page says: "Linux (Kernel version 2.6~3.16)." You are running the much newer kernel version 4.10. This antique will never compile. Let's see if we can find a better way. Please edit your question to add the result of the terminal command:
lsusb
. Welcome to Ask Ubuntu.– chili555
Nov 2 '17 at 21:44
I didn't know that, thank you! I added the lsusb output to the question.
– DreamsInHD
Nov 2 '17 at 21:51
The driver is mt7610u : wikidevi.com/wiki/TP-LINK_Archer_T2U Please see my comments at post #18 here: ubuntuforums.org/showthread.php?t=2367163&highlight=mt7610u
– chili555
Nov 2 '17 at 22:05
Please see my answer at askubuntu.com/questions/970548/…
– heynnema
Nov 2 '17 at 22:44
@chili555 please review my previous answer at askubuntu.com/questions/970548/… and see if it's helpful for the future.
– heynnema
Nov 2 '17 at 22:44