How to make 802.11ad wireless work using wil6210 driver
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I have a laptop with 802.11ad hardware (Wilocity wil6200 802.11ad wireless network adapter). I have also installed Ubuntu 16.0.4 LTS version on it. It has driver wil6210 designed to manage the hardware. I think the firmware loads successfully each time. I have a snapshot of the syslog
here:
But in the network connections section 802.11ad interface (Wilocity) is inactive and it does not connect to the router with SSID TP-LINK_8FEC_60G
.
Here is another snapshot of the situation:
I ran dmesg
before and after trying to connect to router. The difference is in the following image:
wlp2s0
is the interface for Wilocity wil6200
.
What can I do to fix the problem?
driver=wil6210
driverversion=4.13.0-37-generic
firmware=4.1.0.55
Update:
The result of dmesg | grep wlp2s0
comes in this figure:
The result of sudo dpkg -s wpasupplicant
is in the following image:
drivers wireless atheros firmware
 |Â
show 1 more comment
up vote
0
down vote
favorite
I have a laptop with 802.11ad hardware (Wilocity wil6200 802.11ad wireless network adapter). I have also installed Ubuntu 16.0.4 LTS version on it. It has driver wil6210 designed to manage the hardware. I think the firmware loads successfully each time. I have a snapshot of the syslog
here:
But in the network connections section 802.11ad interface (Wilocity) is inactive and it does not connect to the router with SSID TP-LINK_8FEC_60G
.
Here is another snapshot of the situation:
I ran dmesg
before and after trying to connect to router. The difference is in the following image:
wlp2s0
is the interface for Wilocity wil6200
.
What can I do to fix the problem?
driver=wil6210
driverversion=4.13.0-37-generic
firmware=4.1.0.55
Update:
The result of dmesg | grep wlp2s0
comes in this figure:
The result of sudo dpkg -s wpasupplicant
is in the following image:
drivers wireless atheros firmware
How and why do you have two network adapters in your laptop and why do you want to connect both? Do you love trouble? Welcome to Ask Ubuntu.
â chili555
Mar 21 at 22:33
The two adaptors work in different frequencies. Wilocity works in 60GHz and the other one works in 2.4GHz. The Qualcomm chipsets make this possible. I want this to work for a research project. This hybrid system is not that uncommon for communication as each band has its own pros and cons. And thanks!
â Masoud
Mar 21 at 22:38
Oh! You do love trouble! May we also see:dmesg | grep wlp2s0
Let's see if it tries to connect and what's going wrong.
â chili555
Mar 21 at 22:47
Also:sudo dpkg -s wpa_supplicant
â chili555
Mar 21 at 22:55
Please don't post screenshots of text. Copy the text here and apply code formatting (askubuntu.com/editing-help#code)
â muru
Mar 22 at 3:39
 |Â
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a laptop with 802.11ad hardware (Wilocity wil6200 802.11ad wireless network adapter). I have also installed Ubuntu 16.0.4 LTS version on it. It has driver wil6210 designed to manage the hardware. I think the firmware loads successfully each time. I have a snapshot of the syslog
here:
But in the network connections section 802.11ad interface (Wilocity) is inactive and it does not connect to the router with SSID TP-LINK_8FEC_60G
.
Here is another snapshot of the situation:
I ran dmesg
before and after trying to connect to router. The difference is in the following image:
wlp2s0
is the interface for Wilocity wil6200
.
What can I do to fix the problem?
driver=wil6210
driverversion=4.13.0-37-generic
firmware=4.1.0.55
Update:
The result of dmesg | grep wlp2s0
comes in this figure:
The result of sudo dpkg -s wpasupplicant
is in the following image:
drivers wireless atheros firmware
I have a laptop with 802.11ad hardware (Wilocity wil6200 802.11ad wireless network adapter). I have also installed Ubuntu 16.0.4 LTS version on it. It has driver wil6210 designed to manage the hardware. I think the firmware loads successfully each time. I have a snapshot of the syslog
here:
But in the network connections section 802.11ad interface (Wilocity) is inactive and it does not connect to the router with SSID TP-LINK_8FEC_60G
.
Here is another snapshot of the situation:
I ran dmesg
before and after trying to connect to router. The difference is in the following image:
wlp2s0
is the interface for Wilocity wil6200
.
What can I do to fix the problem?
driver=wil6210
driverversion=4.13.0-37-generic
firmware=4.1.0.55
Update:
The result of dmesg | grep wlp2s0
comes in this figure:
The result of sudo dpkg -s wpasupplicant
is in the following image:
drivers wireless atheros firmware
drivers wireless atheros firmware
edited Mar 22 at 10:17
![](https://i.stack.imgur.com/y7JEo.jpg?s=32&g=1)
![](https://i.stack.imgur.com/y7JEo.jpg?s=32&g=1)
stumblebee
2,3083922
2,3083922
asked Mar 21 at 22:15
Masoud
134
134
How and why do you have two network adapters in your laptop and why do you want to connect both? Do you love trouble? Welcome to Ask Ubuntu.
â chili555
Mar 21 at 22:33
The two adaptors work in different frequencies. Wilocity works in 60GHz and the other one works in 2.4GHz. The Qualcomm chipsets make this possible. I want this to work for a research project. This hybrid system is not that uncommon for communication as each band has its own pros and cons. And thanks!
â Masoud
Mar 21 at 22:38
Oh! You do love trouble! May we also see:dmesg | grep wlp2s0
Let's see if it tries to connect and what's going wrong.
â chili555
Mar 21 at 22:47
Also:sudo dpkg -s wpa_supplicant
â chili555
Mar 21 at 22:55
Please don't post screenshots of text. Copy the text here and apply code formatting (askubuntu.com/editing-help#code)
â muru
Mar 22 at 3:39
 |Â
show 1 more comment
How and why do you have two network adapters in your laptop and why do you want to connect both? Do you love trouble? Welcome to Ask Ubuntu.
â chili555
Mar 21 at 22:33
The two adaptors work in different frequencies. Wilocity works in 60GHz and the other one works in 2.4GHz. The Qualcomm chipsets make this possible. I want this to work for a research project. This hybrid system is not that uncommon for communication as each band has its own pros and cons. And thanks!
â Masoud
Mar 21 at 22:38
Oh! You do love trouble! May we also see:dmesg | grep wlp2s0
Let's see if it tries to connect and what's going wrong.
â chili555
Mar 21 at 22:47
Also:sudo dpkg -s wpa_supplicant
â chili555
Mar 21 at 22:55
Please don't post screenshots of text. Copy the text here and apply code formatting (askubuntu.com/editing-help#code)
â muru
Mar 22 at 3:39
How and why do you have two network adapters in your laptop and why do you want to connect both? Do you love trouble? Welcome to Ask Ubuntu.
â chili555
Mar 21 at 22:33
How and why do you have two network adapters in your laptop and why do you want to connect both? Do you love trouble? Welcome to Ask Ubuntu.
â chili555
Mar 21 at 22:33
The two adaptors work in different frequencies. Wilocity works in 60GHz and the other one works in 2.4GHz. The Qualcomm chipsets make this possible. I want this to work for a research project. This hybrid system is not that uncommon for communication as each band has its own pros and cons. And thanks!
â Masoud
Mar 21 at 22:38
The two adaptors work in different frequencies. Wilocity works in 60GHz and the other one works in 2.4GHz. The Qualcomm chipsets make this possible. I want this to work for a research project. This hybrid system is not that uncommon for communication as each band has its own pros and cons. And thanks!
â Masoud
Mar 21 at 22:38
Oh! You do love trouble! May we also see:
dmesg | grep wlp2s0
Let's see if it tries to connect and what's going wrong.â chili555
Mar 21 at 22:47
Oh! You do love trouble! May we also see:
dmesg | grep wlp2s0
Let's see if it tries to connect and what's going wrong.â chili555
Mar 21 at 22:47
Also:
sudo dpkg -s wpa_supplicant
â chili555
Mar 21 at 22:55
Also:
sudo dpkg -s wpa_supplicant
â chili555
Mar 21 at 22:55
Please don't post screenshots of text. Copy the text here and apply code formatting (askubuntu.com/editing-help#code)
â muru
Mar 22 at 3:39
Please don't post screenshots of text. Copy the text here and apply code formatting (askubuntu.com/editing-help#code)
â muru
Mar 22 at 3:39
 |Â
show 1 more 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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2faskubuntu.com%2fquestions%2f1018081%2fhow-to-make-802-11ad-wireless-work-using-wil6210-driver%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
How and why do you have two network adapters in your laptop and why do you want to connect both? Do you love trouble? Welcome to Ask Ubuntu.
â chili555
Mar 21 at 22:33
The two adaptors work in different frequencies. Wilocity works in 60GHz and the other one works in 2.4GHz. The Qualcomm chipsets make this possible. I want this to work for a research project. This hybrid system is not that uncommon for communication as each band has its own pros and cons. And thanks!
â Masoud
Mar 21 at 22:38
Oh! You do love trouble! May we also see:
dmesg | grep wlp2s0
Let's see if it tries to connect and what's going wrong.â chili555
Mar 21 at 22:47
Also:
sudo dpkg -s wpa_supplicant
â chili555
Mar 21 at 22:55
Please don't post screenshots of text. Copy the text here and apply code formatting (askubuntu.com/editing-help#code)
â muru
Mar 22 at 3:39