Linux Mint: Can't install Archer T2UH usb wifi on kernel 4.8.0
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I bought a TP-link Archer T2UH wifi usb dongle. I am trying to install it on my work computer which has linux mint 18.2 Sofia with kernel 4.8.0.
I successfully installed it on my home comp, which has Mint 18 Sarah with kernel 4.4.0.21 using these instructions:
mkdir ~/src
cd ~/src
git clone https://github.com/Myria-de/mt7610u_wifi_sta_v3002_dpo_20130916.git
make
sudo make install
sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
sudo reboot
However, when trying the same on my work computer with the newer kernel, it gives an error when running "make":
/home/mikael/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];
How to fix this?
Mikael
linux kernel wifi
add a comment |Â
up vote
1
down vote
favorite
I bought a TP-link Archer T2UH wifi usb dongle. I am trying to install it on my work computer which has linux mint 18.2 Sofia with kernel 4.8.0.
I successfully installed it on my home comp, which has Mint 18 Sarah with kernel 4.4.0.21 using these instructions:
mkdir ~/src
cd ~/src
git clone https://github.com/Myria-de/mt7610u_wifi_sta_v3002_dpo_20130916.git
make
sudo make install
sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
sudo reboot
However, when trying the same on my work computer with the newer kernel, it gives an error when running "make":
/home/mikael/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];
How to fix this?
Mikael
linux kernel wifi
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I bought a TP-link Archer T2UH wifi usb dongle. I am trying to install it on my work computer which has linux mint 18.2 Sofia with kernel 4.8.0.
I successfully installed it on my home comp, which has Mint 18 Sarah with kernel 4.4.0.21 using these instructions:
mkdir ~/src
cd ~/src
git clone https://github.com/Myria-de/mt7610u_wifi_sta_v3002_dpo_20130916.git
make
sudo make install
sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
sudo reboot
However, when trying the same on my work computer with the newer kernel, it gives an error when running "make":
/home/mikael/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];
How to fix this?
Mikael
linux kernel wifi
I bought a TP-link Archer T2UH wifi usb dongle. I am trying to install it on my work computer which has linux mint 18.2 Sofia with kernel 4.8.0.
I successfully installed it on my home comp, which has Mint 18 Sarah with kernel 4.4.0.21 using these instructions:
mkdir ~/src
cd ~/src
git clone https://github.com/Myria-de/mt7610u_wifi_sta_v3002_dpo_20130916.git
make
sudo make install
sudo cp RT2870STA.dat /etc/Wireless/RT2870STA/RT2870STA.dat
sudo reboot
However, when trying the same on my work computer with the newer kernel, it gives an error when running "make":
/home/mikael/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];
How to fix this?
Mikael
linux kernel wifi
edited Nov 19 '17 at 8:49
GAD3R
22.6k154895
22.6k154895
asked Nov 19 '17 at 8:28
mikael
62
62
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f405563%2flinux-mint-cant-install-archer-t2uh-usb-wifi-on-kernel-4-8-0%23new-answer', 'question_page');
);
Post as a guest
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
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
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