iwlist scan | egrep -i 'ssid|quality'
Like many people with a Realtek RTL8723BE Wi-Fi controller I have issues catching Networks. I followed the answer from here:
https://askubuntu.com/a/1079892/898693
But at point 7,when entering:
iwlist scan | egrep -i 'ssid|quality'
I get following output:
```
enp3s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
```
So my question is, if there's another way arround to test which antena I should use?
Thanks for the help!
networking drivers network-manager scanner
|
show 3 more comments
Like many people with a Realtek RTL8723BE Wi-Fi controller I have issues catching Networks. I followed the answer from here:
https://askubuntu.com/a/1079892/898693
But at point 7,when entering:
iwlist scan | egrep -i 'ssid|quality'
I get following output:
```
enp3s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
```
So my question is, if there's another way arround to test which antena I should use?
Thanks for the help!
networking drivers network-manager scanner
1
Have you successfully installed Wi-Fi driver?enp3s0
is generally logical name of the Ethernet Interface. You can check logical names of network adapters usingsudo lshw -C network | grep 'network|description|logical name'
and indeed Ethernet interface doesn't support scanning. What is the output ofrfkill list all
? Alternatively you can also usenmcli dev wifi
.
– Kulfy
Nov 30 '18 at 21:27
So, I moved closer to the router and I got following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"]
– quilmes
Dec 1 '18 at 15:07
I moved closer to the router andgot following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"] The difference between the two antennas in minimal, -72dBm and -78dBn. Using the network scanner of my MacBook position next to the HP labtop gives me -42dBm. Is there way to improve reception of the HP or should I just buy a USB Wirless adapter? Sorry about not be able to properly format the output. Tried with ```vbut its not working.
– quilmes
Dec 1 '18 at 15:15
changing value of ant_sel generally works. I generally refer this question while installing driver for the same. You can also refer linked duplicates.
– Kulfy
Dec 1 '18 at 15:46
changing the value ofant_sel
worked, but the difference is very weak. ant-sel=1 was -72dBm and ant_sel=2 -78dBm. Would I get better wifi reception with an USB adapter?
– quilmes
Dec 1 '18 at 17:04
|
show 3 more comments
Like many people with a Realtek RTL8723BE Wi-Fi controller I have issues catching Networks. I followed the answer from here:
https://askubuntu.com/a/1079892/898693
But at point 7,when entering:
iwlist scan | egrep -i 'ssid|quality'
I get following output:
```
enp3s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
```
So my question is, if there's another way arround to test which antena I should use?
Thanks for the help!
networking drivers network-manager scanner
Like many people with a Realtek RTL8723BE Wi-Fi controller I have issues catching Networks. I followed the answer from here:
https://askubuntu.com/a/1079892/898693
But at point 7,when entering:
iwlist scan | egrep -i 'ssid|quality'
I get following output:
```
enp3s0 Interface doesn't support scanning.
lo Interface doesn't support scanning.
```
So my question is, if there's another way arround to test which antena I should use?
Thanks for the help!
networking drivers network-manager scanner
networking drivers network-manager scanner
asked Nov 30 '18 at 19:58
quilmes
11
11
1
Have you successfully installed Wi-Fi driver?enp3s0
is generally logical name of the Ethernet Interface. You can check logical names of network adapters usingsudo lshw -C network | grep 'network|description|logical name'
and indeed Ethernet interface doesn't support scanning. What is the output ofrfkill list all
? Alternatively you can also usenmcli dev wifi
.
– Kulfy
Nov 30 '18 at 21:27
So, I moved closer to the router and I got following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"]
– quilmes
Dec 1 '18 at 15:07
I moved closer to the router andgot following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"] The difference between the two antennas in minimal, -72dBm and -78dBn. Using the network scanner of my MacBook position next to the HP labtop gives me -42dBm. Is there way to improve reception of the HP or should I just buy a USB Wirless adapter? Sorry about not be able to properly format the output. Tried with ```vbut its not working.
– quilmes
Dec 1 '18 at 15:15
changing value of ant_sel generally works. I generally refer this question while installing driver for the same. You can also refer linked duplicates.
– Kulfy
Dec 1 '18 at 15:46
changing the value ofant_sel
worked, but the difference is very weak. ant-sel=1 was -72dBm and ant_sel=2 -78dBm. Would I get better wifi reception with an USB adapter?
– quilmes
Dec 1 '18 at 17:04
|
show 3 more comments
1
Have you successfully installed Wi-Fi driver?enp3s0
is generally logical name of the Ethernet Interface. You can check logical names of network adapters usingsudo lshw -C network | grep 'network|description|logical name'
and indeed Ethernet interface doesn't support scanning. What is the output ofrfkill list all
? Alternatively you can also usenmcli dev wifi
.
– Kulfy
Nov 30 '18 at 21:27
So, I moved closer to the router and I got following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"]
– quilmes
Dec 1 '18 at 15:07
I moved closer to the router andgot following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"] The difference between the two antennas in minimal, -72dBm and -78dBn. Using the network scanner of my MacBook position next to the HP labtop gives me -42dBm. Is there way to improve reception of the HP or should I just buy a USB Wirless adapter? Sorry about not be able to properly format the output. Tried with ```vbut its not working.
– quilmes
Dec 1 '18 at 15:15
changing value of ant_sel generally works. I generally refer this question while installing driver for the same. You can also refer linked duplicates.
– Kulfy
Dec 1 '18 at 15:46
changing the value ofant_sel
worked, but the difference is very weak. ant-sel=1 was -72dBm and ant_sel=2 -78dBm. Would I get better wifi reception with an USB adapter?
– quilmes
Dec 1 '18 at 17:04
1
1
Have you successfully installed Wi-Fi driver?
enp3s0
is generally logical name of the Ethernet Interface. You can check logical names of network adapters using sudo lshw -C network | grep 'network|description|logical name'
and indeed Ethernet interface doesn't support scanning. What is the output of rfkill list all
? Alternatively you can also use nmcli dev wifi
.– Kulfy
Nov 30 '18 at 21:27
Have you successfully installed Wi-Fi driver?
enp3s0
is generally logical name of the Ethernet Interface. You can check logical names of network adapters using sudo lshw -C network | grep 'network|description|logical name'
and indeed Ethernet interface doesn't support scanning. What is the output of rfkill list all
? Alternatively you can also use nmcli dev wifi
.– Kulfy
Nov 30 '18 at 21:27
So, I moved closer to the router and I got following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"]
– quilmes
Dec 1 '18 at 15:07
So, I moved closer to the router and I got following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"]
– quilmes
Dec 1 '18 at 15:07
I moved closer to the router andgot following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"] The difference between the two antennas in minimal, -72dBm and -78dBn. Using the network scanner of my MacBook position next to the HP labtop gives me -42dBm. Is there way to improve reception of the HP or should I just buy a USB Wirless adapter? Sorry about not be able to properly format the output. Tried with ```vbut its not working.
– quilmes
Dec 1 '18 at 15:15
I moved closer to the router andgot following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"] The difference between the two antennas in minimal, -72dBm and -78dBn. Using the network scanner of my MacBook position next to the HP labtop gives me -42dBm. Is there way to improve reception of the HP or should I just buy a USB Wirless adapter? Sorry about not be able to properly format the output. Tried with ```vbut its not working.
– quilmes
Dec 1 '18 at 15:15
changing value of ant_sel generally works. I generally refer this question while installing driver for the same. You can also refer linked duplicates.
– Kulfy
Dec 1 '18 at 15:46
changing value of ant_sel generally works. I generally refer this question while installing driver for the same. You can also refer linked duplicates.
– Kulfy
Dec 1 '18 at 15:46
changing the value of
ant_sel
worked, but the difference is very weak. ant-sel=1 was -72dBm and ant_sel=2 -78dBm. Would I get better wifi reception with an USB adapter?– quilmes
Dec 1 '18 at 17:04
changing the value of
ant_sel
worked, but the difference is very weak. ant-sel=1 was -72dBm and ant_sel=2 -78dBm. Would I get better wifi reception with an USB adapter?– quilmes
Dec 1 '18 at 17:04
|
show 3 more comments
active
oldest
votes
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
});
}
});
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%2f1097510%2fiwlist-scan-egrep-i-ssidquality%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
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%2f1097510%2fiwlist-scan-egrep-i-ssidquality%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
Have you successfully installed Wi-Fi driver?
enp3s0
is generally logical name of the Ethernet Interface. You can check logical names of network adapters usingsudo lshw -C network | grep 'network|description|logical name'
and indeed Ethernet interface doesn't support scanning. What is the output ofrfkill list all
? Alternatively you can also usenmcli dev wifi
.– Kulfy
Nov 30 '18 at 21:27
So, I moved closer to the router and I got following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"]
– quilmes
Dec 1 '18 at 15:07
I moved closer to the router andgot following output: [enp3s0 Interface doesn't support scanning. lo Interface doesn't support scanning. Quality=38/70 Signal level=-72 dBm ESSID:"BO_Oficina"] The difference between the two antennas in minimal, -72dBm and -78dBn. Using the network scanner of my MacBook position next to the HP labtop gives me -42dBm. Is there way to improve reception of the HP or should I just buy a USB Wirless adapter? Sorry about not be able to properly format the output. Tried with ```vbut its not working.
– quilmes
Dec 1 '18 at 15:15
changing value of ant_sel generally works. I generally refer this question while installing driver for the same. You can also refer linked duplicates.
– Kulfy
Dec 1 '18 at 15:46
changing the value of
ant_sel
worked, but the difference is very weak. ant-sel=1 was -72dBm and ant_sel=2 -78dBm. Would I get better wifi reception with an USB adapter?– quilmes
Dec 1 '18 at 17:04