Wifi signal is weak in Ubuntu 18.04 with RTL8723BE
I have install ubuntu 18.04 along side of Windows. I can see that there wifi issue, it does not catch the wifi signal from distance where windows catches the signal from same distance.
I have tried lot of way to figure this out, but unable to find fix for this.
Checked with this below fix but no luck:
Rtl8723be WiFi incredibly weak
The below solution work for ubuntu 14.04 for same laptop.
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
But it giving below error in update command for ubuntu 18.04:
Get:16 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [5,100 B]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Output of lspci -knn | grep Net -A3
13:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Output of grep rtl8723be /etc/modprobe.d/*
/etc/modprobe.d/50-rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723-ant-sel.conf:options rtl8723be ant_sel=1
/etc/modprobe.d/rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723be.con:options rtl8723be ant_sel=2
Kernel version: 4.15.0-29-generic
drivers wireless realtek-wireless
add a comment |
I have install ubuntu 18.04 along side of Windows. I can see that there wifi issue, it does not catch the wifi signal from distance where windows catches the signal from same distance.
I have tried lot of way to figure this out, but unable to find fix for this.
Checked with this below fix but no luck:
Rtl8723be WiFi incredibly weak
The below solution work for ubuntu 14.04 for same laptop.
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
But it giving below error in update command for ubuntu 18.04:
Get:16 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [5,100 B]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Output of lspci -knn | grep Net -A3
13:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Output of grep rtl8723be /etc/modprobe.d/*
/etc/modprobe.d/50-rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723-ant-sel.conf:options rtl8723be ant_sel=1
/etc/modprobe.d/rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723be.con:options rtl8723be ant_sel=2
Kernel version: 4.15.0-29-generic
drivers wireless realtek-wireless
Comments are not for extended discussion; this conversation has been moved to chat.
– Thomas Ward♦
Jul 23 '18 at 16:39
add a comment |
I have install ubuntu 18.04 along side of Windows. I can see that there wifi issue, it does not catch the wifi signal from distance where windows catches the signal from same distance.
I have tried lot of way to figure this out, but unable to find fix for this.
Checked with this below fix but no luck:
Rtl8723be WiFi incredibly weak
The below solution work for ubuntu 14.04 for same laptop.
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
But it giving below error in update command for ubuntu 18.04:
Get:16 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [5,100 B]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Output of lspci -knn | grep Net -A3
13:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Output of grep rtl8723be /etc/modprobe.d/*
/etc/modprobe.d/50-rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723-ant-sel.conf:options rtl8723be ant_sel=1
/etc/modprobe.d/rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723be.con:options rtl8723be ant_sel=2
Kernel version: 4.15.0-29-generic
drivers wireless realtek-wireless
I have install ubuntu 18.04 along side of Windows. I can see that there wifi issue, it does not catch the wifi signal from distance where windows catches the signal from same distance.
I have tried lot of way to figure this out, but unable to find fix for this.
Checked with this below fix but no luck:
Rtl8723be WiFi incredibly weak
The below solution work for ubuntu 14.04 for same laptop.
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms
But it giving below error in update command for ubuntu 18.04:
Get:16 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [5,100 B]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Output of lspci -knn | grep Net -A3
13:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
Output of grep rtl8723be /etc/modprobe.d/*
/etc/modprobe.d/50-rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723-ant-sel.conf:options rtl8723be ant_sel=1
/etc/modprobe.d/rtl8723be.conf:options rtl8723be ant_sel=2
/etc/modprobe.d/rtl8723be.con:options rtl8723be ant_sel=2
Kernel version: 4.15.0-29-generic
drivers wireless realtek-wireless
drivers wireless realtek-wireless
edited Jul 24 '18 at 8:18
Zanna
50.3k13133241
50.3k13133241
asked Jul 22 '18 at 13:05
SwapnilSwapnil
13616
13616
Comments are not for extended discussion; this conversation has been moved to chat.
– Thomas Ward♦
Jul 23 '18 at 16:39
add a comment |
Comments are not for extended discussion; this conversation has been moved to chat.
– Thomas Ward♦
Jul 23 '18 at 16:39
Comments are not for extended discussion; this conversation has been moved to chat.
– Thomas Ward♦
Jul 23 '18 at 16:39
Comments are not for extended discussion; this conversation has been moved to chat.
– Thomas Ward♦
Jul 23 '18 at 16:39
add a comment |
4 Answers
4
active
oldest
votes
Its a problem with the drivers of Realtek RTL8723BE controller.
Do this:
1) Get the new wifi drivers from github:
git clone https://github.com/lwfinger/rtlwifi_new/
2) Go into the directory:
cd rtlwifi_new
3) Build it:
make
4) Install:
sudo make install
Now, the new drivers are installed. To see what is the correct antenna configuration for your laptop, do this:
5) Unload the existing module:
sudo modprobe -r rtl8723be
6) Load the new module with antenna configuration:
sudo modprobe rtl8723be ant_sel=1
7) Now, check the wifi signals using:
iwlist scan | egrep -i 'ssid|quality'
Next, repeat the steps(5-7) with ant_sel=2 in step 6.
8) Whichever configuration gives the better signal quality, make it default by using:
echo "options rtl8723be ant_sel=N" | sudo tee /etc/modprobe.d/rtl8723be.conf
---> Replace N with 1 or 2.
Note: After each kernel update, you need to rebuild the modules.
I migrated from 16.04 to 18.04 and am now having problems with wifi, it works for short distances, less than 15 feet. Earlier it used to work for larger distances. I tried the steps outlines above but I get the message that directory rtlwifi_new already exists. Is it safe to remove this directory and try loading the driver again? The signal strenght that I am getting at around 10 ft is -66 Dbm
– neelanshu
Sep 23 '18 at 12:18
Yes, you can do that ... remove the previous one. Then just follow the steps.
– MaharshiRawal
Sep 23 '18 at 12:33
Did it work? @MaharshiRawal
– chandil03
Sep 28 '18 at 1:31
Yes, it works. I have done it twice. Once when I installed Ubuntu 18.04 and the second time when I had updated the kernel.
– MaharshiRawal
Sep 28 '18 at 6:35
Worked for me too. Thanks dude.
– chandil03
Sep 30 '18 at 23:58
|
show 1 more comment
Yes. this problem is because of the default Ubuntu WiFi driver that gives a weak WiFi signal experience. Also I'm using HP laptop where Ubuntu 18.4.1 was installed. So, here is the easiest procedure works for me.
This script is tested successfully on Ubuntu 16.04.3 LTS
Initially you will require a internet connection. So, You can sit near to your router or connect with LAN network.
Steps:
Go to download path https://github.com/navilg/rtl8723be and extract the zip file
After extraction we will see a folder rtl8723be-script folder
Go inside that folder and you will find install.sh file. We will use this script to run the programs
Make sure you have installed following programs in your system.
Programs:
- unzip : You can install it using 'sudo apt install unzip'
- make : You can install it using 'sudo apt install make'
- gcc : You can install it using 'sudo apt install gcc'
- wget : You can install it using 'sudo apt install wget'
Now we will run the sript in terminal.
bash '/home/navi/Downloads/rtl8723be-script/install.sh'
It will ask for password so that it can install the programs as SuperUser
It will check for required programs. If all programs mentioned above exist in your system then it will proceed with installation procedure or else it will ask to install those programs. Those programs are by default installed in Ubuntu 16.04.3.
It will ask for permission to download required files. After typing y file will be downloaded
Now you need to provide interface name of your wifi.
You can check that using iwconfig command. For that open new terminal
Copy paste the interface name
Installation is in progress it may take some time. Be patient. Nothing will show on terminal except dot at the time of installation.
If installation fails,
Don't worry. It will try installing another file to resolve the issue
Press y and enter
Again it will download another file
Again provide interface name
It will try installing and may take few minutes based on your system speed.
you can check the background installation processes in log file displayed on the screen
Now it will ask if you want to delete downloaded files. If you delete downloaded files. You will need internet connection again if in future you will need to install it again. If you retain it you don't require internet connection again and installation will be faster.
You can retain it or delete it based on your choice. I want to delete it as I already have those file
Installation successful. You can reboot the system for better performance.
Installation is successful. After rebooting you will find strong wifi signal.
Please let me know your feedback, suggestions or any bugs on navilg0409@gmail.com
Video guide of this procedure at youtube.
add a comment |
You did wrong things with running the command. You have duplicate entries.
Run in a terminal
cd /etc/modprobe.d
sudo rm 50-rtl8723be.conf rtl8723-ant-sel.conf rtl8723be.conf rtl8723be.con
Now you are clean and you can run
sudo tee /etc/modprobe.d/rtl8723be.conf <<< "options rtl8723be ant_sel=1"
Reboot now and test.
No luck... I tried with bothant_sel
=1 and 2 and restarted the machine. Also i check the output ofgrep rtl8723be /etc/modprobe.d/*
each time and see the out put asoptions rtl8723be ant_sel=1
and 2 respectively
– Swapnil
Jul 22 '18 at 13:44
Was there only one file?
– Pilot6
Jul 22 '18 at 13:50
1
I can see only one file in/etc/modprobe.d
– Swapnil
Jul 22 '18 at 13:51
It's a mystery. Most likely it is a hardware problem, like detached antenna.
– Pilot6
Jul 22 '18 at 13:54
But it is working for ubuntu 14.04 before i switch to ubuntu 18.04
– Swapnil
Jul 22 '18 at 13:56
|
show 4 more comments
HP Notebooks with Realtek 8723be PCI WiFi will have low signal problems in Ubuntu 18.04 if run with the default drivers.
Download this driver from the GitHub master branch - there's a zip file at this download link.
After download, extract the .zip
file to your Desktop
directory.
The following method of driver installation corrects the signal problem.
Open a terminal window with CTRL+ALT+T) and execute the following commands:
cd Desktop
cd rtlwifi_new-master
make
sudo make install
sudo modprobe -rv rtl8723be
sudo modprobe -v rtl8723be ant_sel=2
Now check signal strength and...
sudo ip link set wlo1 up
sudo iw dev wlo1 scan
wlo1
may be different in your case (check your exact wireless extension with the iwconfig
command in terminal).
To make the settings permanent, type the below command in terminal and press enter.
echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf
Note:
After an OS (Kernel) update, you need to re-apply these settings again to get a strong signal.
add a comment |
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%2f1058379%2fwifi-signal-is-weak-in-ubuntu-18-04-with-rtl8723be%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Its a problem with the drivers of Realtek RTL8723BE controller.
Do this:
1) Get the new wifi drivers from github:
git clone https://github.com/lwfinger/rtlwifi_new/
2) Go into the directory:
cd rtlwifi_new
3) Build it:
make
4) Install:
sudo make install
Now, the new drivers are installed. To see what is the correct antenna configuration for your laptop, do this:
5) Unload the existing module:
sudo modprobe -r rtl8723be
6) Load the new module with antenna configuration:
sudo modprobe rtl8723be ant_sel=1
7) Now, check the wifi signals using:
iwlist scan | egrep -i 'ssid|quality'
Next, repeat the steps(5-7) with ant_sel=2 in step 6.
8) Whichever configuration gives the better signal quality, make it default by using:
echo "options rtl8723be ant_sel=N" | sudo tee /etc/modprobe.d/rtl8723be.conf
---> Replace N with 1 or 2.
Note: After each kernel update, you need to rebuild the modules.
I migrated from 16.04 to 18.04 and am now having problems with wifi, it works for short distances, less than 15 feet. Earlier it used to work for larger distances. I tried the steps outlines above but I get the message that directory rtlwifi_new already exists. Is it safe to remove this directory and try loading the driver again? The signal strenght that I am getting at around 10 ft is -66 Dbm
– neelanshu
Sep 23 '18 at 12:18
Yes, you can do that ... remove the previous one. Then just follow the steps.
– MaharshiRawal
Sep 23 '18 at 12:33
Did it work? @MaharshiRawal
– chandil03
Sep 28 '18 at 1:31
Yes, it works. I have done it twice. Once when I installed Ubuntu 18.04 and the second time when I had updated the kernel.
– MaharshiRawal
Sep 28 '18 at 6:35
Worked for me too. Thanks dude.
– chandil03
Sep 30 '18 at 23:58
|
show 1 more comment
Its a problem with the drivers of Realtek RTL8723BE controller.
Do this:
1) Get the new wifi drivers from github:
git clone https://github.com/lwfinger/rtlwifi_new/
2) Go into the directory:
cd rtlwifi_new
3) Build it:
make
4) Install:
sudo make install
Now, the new drivers are installed. To see what is the correct antenna configuration for your laptop, do this:
5) Unload the existing module:
sudo modprobe -r rtl8723be
6) Load the new module with antenna configuration:
sudo modprobe rtl8723be ant_sel=1
7) Now, check the wifi signals using:
iwlist scan | egrep -i 'ssid|quality'
Next, repeat the steps(5-7) with ant_sel=2 in step 6.
8) Whichever configuration gives the better signal quality, make it default by using:
echo "options rtl8723be ant_sel=N" | sudo tee /etc/modprobe.d/rtl8723be.conf
---> Replace N with 1 or 2.
Note: After each kernel update, you need to rebuild the modules.
I migrated from 16.04 to 18.04 and am now having problems with wifi, it works for short distances, less than 15 feet. Earlier it used to work for larger distances. I tried the steps outlines above but I get the message that directory rtlwifi_new already exists. Is it safe to remove this directory and try loading the driver again? The signal strenght that I am getting at around 10 ft is -66 Dbm
– neelanshu
Sep 23 '18 at 12:18
Yes, you can do that ... remove the previous one. Then just follow the steps.
– MaharshiRawal
Sep 23 '18 at 12:33
Did it work? @MaharshiRawal
– chandil03
Sep 28 '18 at 1:31
Yes, it works. I have done it twice. Once when I installed Ubuntu 18.04 and the second time when I had updated the kernel.
– MaharshiRawal
Sep 28 '18 at 6:35
Worked for me too. Thanks dude.
– chandil03
Sep 30 '18 at 23:58
|
show 1 more comment
Its a problem with the drivers of Realtek RTL8723BE controller.
Do this:
1) Get the new wifi drivers from github:
git clone https://github.com/lwfinger/rtlwifi_new/
2) Go into the directory:
cd rtlwifi_new
3) Build it:
make
4) Install:
sudo make install
Now, the new drivers are installed. To see what is the correct antenna configuration for your laptop, do this:
5) Unload the existing module:
sudo modprobe -r rtl8723be
6) Load the new module with antenna configuration:
sudo modprobe rtl8723be ant_sel=1
7) Now, check the wifi signals using:
iwlist scan | egrep -i 'ssid|quality'
Next, repeat the steps(5-7) with ant_sel=2 in step 6.
8) Whichever configuration gives the better signal quality, make it default by using:
echo "options rtl8723be ant_sel=N" | sudo tee /etc/modprobe.d/rtl8723be.conf
---> Replace N with 1 or 2.
Note: After each kernel update, you need to rebuild the modules.
Its a problem with the drivers of Realtek RTL8723BE controller.
Do this:
1) Get the new wifi drivers from github:
git clone https://github.com/lwfinger/rtlwifi_new/
2) Go into the directory:
cd rtlwifi_new
3) Build it:
make
4) Install:
sudo make install
Now, the new drivers are installed. To see what is the correct antenna configuration for your laptop, do this:
5) Unload the existing module:
sudo modprobe -r rtl8723be
6) Load the new module with antenna configuration:
sudo modprobe rtl8723be ant_sel=1
7) Now, check the wifi signals using:
iwlist scan | egrep -i 'ssid|quality'
Next, repeat the steps(5-7) with ant_sel=2 in step 6.
8) Whichever configuration gives the better signal quality, make it default by using:
echo "options rtl8723be ant_sel=N" | sudo tee /etc/modprobe.d/rtl8723be.conf
---> Replace N with 1 or 2.
Note: After each kernel update, you need to rebuild the modules.
answered Sep 14 '18 at 11:58
MaharshiRawalMaharshiRawal
915
915
I migrated from 16.04 to 18.04 and am now having problems with wifi, it works for short distances, less than 15 feet. Earlier it used to work for larger distances. I tried the steps outlines above but I get the message that directory rtlwifi_new already exists. Is it safe to remove this directory and try loading the driver again? The signal strenght that I am getting at around 10 ft is -66 Dbm
– neelanshu
Sep 23 '18 at 12:18
Yes, you can do that ... remove the previous one. Then just follow the steps.
– MaharshiRawal
Sep 23 '18 at 12:33
Did it work? @MaharshiRawal
– chandil03
Sep 28 '18 at 1:31
Yes, it works. I have done it twice. Once when I installed Ubuntu 18.04 and the second time when I had updated the kernel.
– MaharshiRawal
Sep 28 '18 at 6:35
Worked for me too. Thanks dude.
– chandil03
Sep 30 '18 at 23:58
|
show 1 more comment
I migrated from 16.04 to 18.04 and am now having problems with wifi, it works for short distances, less than 15 feet. Earlier it used to work for larger distances. I tried the steps outlines above but I get the message that directory rtlwifi_new already exists. Is it safe to remove this directory and try loading the driver again? The signal strenght that I am getting at around 10 ft is -66 Dbm
– neelanshu
Sep 23 '18 at 12:18
Yes, you can do that ... remove the previous one. Then just follow the steps.
– MaharshiRawal
Sep 23 '18 at 12:33
Did it work? @MaharshiRawal
– chandil03
Sep 28 '18 at 1:31
Yes, it works. I have done it twice. Once when I installed Ubuntu 18.04 and the second time when I had updated the kernel.
– MaharshiRawal
Sep 28 '18 at 6:35
Worked for me too. Thanks dude.
– chandil03
Sep 30 '18 at 23:58
I migrated from 16.04 to 18.04 and am now having problems with wifi, it works for short distances, less than 15 feet. Earlier it used to work for larger distances. I tried the steps outlines above but I get the message that directory rtlwifi_new already exists. Is it safe to remove this directory and try loading the driver again? The signal strenght that I am getting at around 10 ft is -66 Dbm
– neelanshu
Sep 23 '18 at 12:18
I migrated from 16.04 to 18.04 and am now having problems with wifi, it works for short distances, less than 15 feet. Earlier it used to work for larger distances. I tried the steps outlines above but I get the message that directory rtlwifi_new already exists. Is it safe to remove this directory and try loading the driver again? The signal strenght that I am getting at around 10 ft is -66 Dbm
– neelanshu
Sep 23 '18 at 12:18
Yes, you can do that ... remove the previous one. Then just follow the steps.
– MaharshiRawal
Sep 23 '18 at 12:33
Yes, you can do that ... remove the previous one. Then just follow the steps.
– MaharshiRawal
Sep 23 '18 at 12:33
Did it work? @MaharshiRawal
– chandil03
Sep 28 '18 at 1:31
Did it work? @MaharshiRawal
– chandil03
Sep 28 '18 at 1:31
Yes, it works. I have done it twice. Once when I installed Ubuntu 18.04 and the second time when I had updated the kernel.
– MaharshiRawal
Sep 28 '18 at 6:35
Yes, it works. I have done it twice. Once when I installed Ubuntu 18.04 and the second time when I had updated the kernel.
– MaharshiRawal
Sep 28 '18 at 6:35
Worked for me too. Thanks dude.
– chandil03
Sep 30 '18 at 23:58
Worked for me too. Thanks dude.
– chandil03
Sep 30 '18 at 23:58
|
show 1 more comment
Yes. this problem is because of the default Ubuntu WiFi driver that gives a weak WiFi signal experience. Also I'm using HP laptop where Ubuntu 18.4.1 was installed. So, here is the easiest procedure works for me.
This script is tested successfully on Ubuntu 16.04.3 LTS
Initially you will require a internet connection. So, You can sit near to your router or connect with LAN network.
Steps:
Go to download path https://github.com/navilg/rtl8723be and extract the zip file
After extraction we will see a folder rtl8723be-script folder
Go inside that folder and you will find install.sh file. We will use this script to run the programs
Make sure you have installed following programs in your system.
Programs:
- unzip : You can install it using 'sudo apt install unzip'
- make : You can install it using 'sudo apt install make'
- gcc : You can install it using 'sudo apt install gcc'
- wget : You can install it using 'sudo apt install wget'
Now we will run the sript in terminal.
bash '/home/navi/Downloads/rtl8723be-script/install.sh'
It will ask for password so that it can install the programs as SuperUser
It will check for required programs. If all programs mentioned above exist in your system then it will proceed with installation procedure or else it will ask to install those programs. Those programs are by default installed in Ubuntu 16.04.3.
It will ask for permission to download required files. After typing y file will be downloaded
Now you need to provide interface name of your wifi.
You can check that using iwconfig command. For that open new terminal
Copy paste the interface name
Installation is in progress it may take some time. Be patient. Nothing will show on terminal except dot at the time of installation.
If installation fails,
Don't worry. It will try installing another file to resolve the issue
Press y and enter
Again it will download another file
Again provide interface name
It will try installing and may take few minutes based on your system speed.
you can check the background installation processes in log file displayed on the screen
Now it will ask if you want to delete downloaded files. If you delete downloaded files. You will need internet connection again if in future you will need to install it again. If you retain it you don't require internet connection again and installation will be faster.
You can retain it or delete it based on your choice. I want to delete it as I already have those file
Installation successful. You can reboot the system for better performance.
Installation is successful. After rebooting you will find strong wifi signal.
Please let me know your feedback, suggestions or any bugs on navilg0409@gmail.com
Video guide of this procedure at youtube.
add a comment |
Yes. this problem is because of the default Ubuntu WiFi driver that gives a weak WiFi signal experience. Also I'm using HP laptop where Ubuntu 18.4.1 was installed. So, here is the easiest procedure works for me.
This script is tested successfully on Ubuntu 16.04.3 LTS
Initially you will require a internet connection. So, You can sit near to your router or connect with LAN network.
Steps:
Go to download path https://github.com/navilg/rtl8723be and extract the zip file
After extraction we will see a folder rtl8723be-script folder
Go inside that folder and you will find install.sh file. We will use this script to run the programs
Make sure you have installed following programs in your system.
Programs:
- unzip : You can install it using 'sudo apt install unzip'
- make : You can install it using 'sudo apt install make'
- gcc : You can install it using 'sudo apt install gcc'
- wget : You can install it using 'sudo apt install wget'
Now we will run the sript in terminal.
bash '/home/navi/Downloads/rtl8723be-script/install.sh'
It will ask for password so that it can install the programs as SuperUser
It will check for required programs. If all programs mentioned above exist in your system then it will proceed with installation procedure or else it will ask to install those programs. Those programs are by default installed in Ubuntu 16.04.3.
It will ask for permission to download required files. After typing y file will be downloaded
Now you need to provide interface name of your wifi.
You can check that using iwconfig command. For that open new terminal
Copy paste the interface name
Installation is in progress it may take some time. Be patient. Nothing will show on terminal except dot at the time of installation.
If installation fails,
Don't worry. It will try installing another file to resolve the issue
Press y and enter
Again it will download another file
Again provide interface name
It will try installing and may take few minutes based on your system speed.
you can check the background installation processes in log file displayed on the screen
Now it will ask if you want to delete downloaded files. If you delete downloaded files. You will need internet connection again if in future you will need to install it again. If you retain it you don't require internet connection again and installation will be faster.
You can retain it or delete it based on your choice. I want to delete it as I already have those file
Installation successful. You can reboot the system for better performance.
Installation is successful. After rebooting you will find strong wifi signal.
Please let me know your feedback, suggestions or any bugs on navilg0409@gmail.com
Video guide of this procedure at youtube.
add a comment |
Yes. this problem is because of the default Ubuntu WiFi driver that gives a weak WiFi signal experience. Also I'm using HP laptop where Ubuntu 18.4.1 was installed. So, here is the easiest procedure works for me.
This script is tested successfully on Ubuntu 16.04.3 LTS
Initially you will require a internet connection. So, You can sit near to your router or connect with LAN network.
Steps:
Go to download path https://github.com/navilg/rtl8723be and extract the zip file
After extraction we will see a folder rtl8723be-script folder
Go inside that folder and you will find install.sh file. We will use this script to run the programs
Make sure you have installed following programs in your system.
Programs:
- unzip : You can install it using 'sudo apt install unzip'
- make : You can install it using 'sudo apt install make'
- gcc : You can install it using 'sudo apt install gcc'
- wget : You can install it using 'sudo apt install wget'
Now we will run the sript in terminal.
bash '/home/navi/Downloads/rtl8723be-script/install.sh'
It will ask for password so that it can install the programs as SuperUser
It will check for required programs. If all programs mentioned above exist in your system then it will proceed with installation procedure or else it will ask to install those programs. Those programs are by default installed in Ubuntu 16.04.3.
It will ask for permission to download required files. After typing y file will be downloaded
Now you need to provide interface name of your wifi.
You can check that using iwconfig command. For that open new terminal
Copy paste the interface name
Installation is in progress it may take some time. Be patient. Nothing will show on terminal except dot at the time of installation.
If installation fails,
Don't worry. It will try installing another file to resolve the issue
Press y and enter
Again it will download another file
Again provide interface name
It will try installing and may take few minutes based on your system speed.
you can check the background installation processes in log file displayed on the screen
Now it will ask if you want to delete downloaded files. If you delete downloaded files. You will need internet connection again if in future you will need to install it again. If you retain it you don't require internet connection again and installation will be faster.
You can retain it or delete it based on your choice. I want to delete it as I already have those file
Installation successful. You can reboot the system for better performance.
Installation is successful. After rebooting you will find strong wifi signal.
Please let me know your feedback, suggestions or any bugs on navilg0409@gmail.com
Video guide of this procedure at youtube.
Yes. this problem is because of the default Ubuntu WiFi driver that gives a weak WiFi signal experience. Also I'm using HP laptop where Ubuntu 18.4.1 was installed. So, here is the easiest procedure works for me.
This script is tested successfully on Ubuntu 16.04.3 LTS
Initially you will require a internet connection. So, You can sit near to your router or connect with LAN network.
Steps:
Go to download path https://github.com/navilg/rtl8723be and extract the zip file
After extraction we will see a folder rtl8723be-script folder
Go inside that folder and you will find install.sh file. We will use this script to run the programs
Make sure you have installed following programs in your system.
Programs:
- unzip : You can install it using 'sudo apt install unzip'
- make : You can install it using 'sudo apt install make'
- gcc : You can install it using 'sudo apt install gcc'
- wget : You can install it using 'sudo apt install wget'
Now we will run the sript in terminal.
bash '/home/navi/Downloads/rtl8723be-script/install.sh'
It will ask for password so that it can install the programs as SuperUser
It will check for required programs. If all programs mentioned above exist in your system then it will proceed with installation procedure or else it will ask to install those programs. Those programs are by default installed in Ubuntu 16.04.3.
It will ask for permission to download required files. After typing y file will be downloaded
Now you need to provide interface name of your wifi.
You can check that using iwconfig command. For that open new terminal
Copy paste the interface name
Installation is in progress it may take some time. Be patient. Nothing will show on terminal except dot at the time of installation.
If installation fails,
Don't worry. It will try installing another file to resolve the issue
Press y and enter
Again it will download another file
Again provide interface name
It will try installing and may take few minutes based on your system speed.
you can check the background installation processes in log file displayed on the screen
Now it will ask if you want to delete downloaded files. If you delete downloaded files. You will need internet connection again if in future you will need to install it again. If you retain it you don't require internet connection again and installation will be faster.
You can retain it or delete it based on your choice. I want to delete it as I already have those file
Installation successful. You can reboot the system for better performance.
Installation is successful. After rebooting you will find strong wifi signal.
Please let me know your feedback, suggestions or any bugs on navilg0409@gmail.com
Video guide of this procedure at youtube.
edited Oct 4 '18 at 18:03
abu_bua
3,27681026
3,27681026
answered Oct 4 '18 at 17:29
sybozzsybozz
212
212
add a comment |
add a comment |
You did wrong things with running the command. You have duplicate entries.
Run in a terminal
cd /etc/modprobe.d
sudo rm 50-rtl8723be.conf rtl8723-ant-sel.conf rtl8723be.conf rtl8723be.con
Now you are clean and you can run
sudo tee /etc/modprobe.d/rtl8723be.conf <<< "options rtl8723be ant_sel=1"
Reboot now and test.
No luck... I tried with bothant_sel
=1 and 2 and restarted the machine. Also i check the output ofgrep rtl8723be /etc/modprobe.d/*
each time and see the out put asoptions rtl8723be ant_sel=1
and 2 respectively
– Swapnil
Jul 22 '18 at 13:44
Was there only one file?
– Pilot6
Jul 22 '18 at 13:50
1
I can see only one file in/etc/modprobe.d
– Swapnil
Jul 22 '18 at 13:51
It's a mystery. Most likely it is a hardware problem, like detached antenna.
– Pilot6
Jul 22 '18 at 13:54
But it is working for ubuntu 14.04 before i switch to ubuntu 18.04
– Swapnil
Jul 22 '18 at 13:56
|
show 4 more comments
You did wrong things with running the command. You have duplicate entries.
Run in a terminal
cd /etc/modprobe.d
sudo rm 50-rtl8723be.conf rtl8723-ant-sel.conf rtl8723be.conf rtl8723be.con
Now you are clean and you can run
sudo tee /etc/modprobe.d/rtl8723be.conf <<< "options rtl8723be ant_sel=1"
Reboot now and test.
No luck... I tried with bothant_sel
=1 and 2 and restarted the machine. Also i check the output ofgrep rtl8723be /etc/modprobe.d/*
each time and see the out put asoptions rtl8723be ant_sel=1
and 2 respectively
– Swapnil
Jul 22 '18 at 13:44
Was there only one file?
– Pilot6
Jul 22 '18 at 13:50
1
I can see only one file in/etc/modprobe.d
– Swapnil
Jul 22 '18 at 13:51
It's a mystery. Most likely it is a hardware problem, like detached antenna.
– Pilot6
Jul 22 '18 at 13:54
But it is working for ubuntu 14.04 before i switch to ubuntu 18.04
– Swapnil
Jul 22 '18 at 13:56
|
show 4 more comments
You did wrong things with running the command. You have duplicate entries.
Run in a terminal
cd /etc/modprobe.d
sudo rm 50-rtl8723be.conf rtl8723-ant-sel.conf rtl8723be.conf rtl8723be.con
Now you are clean and you can run
sudo tee /etc/modprobe.d/rtl8723be.conf <<< "options rtl8723be ant_sel=1"
Reboot now and test.
You did wrong things with running the command. You have duplicate entries.
Run in a terminal
cd /etc/modprobe.d
sudo rm 50-rtl8723be.conf rtl8723-ant-sel.conf rtl8723be.conf rtl8723be.con
Now you are clean and you can run
sudo tee /etc/modprobe.d/rtl8723be.conf <<< "options rtl8723be ant_sel=1"
Reboot now and test.
answered Jul 22 '18 at 13:20
Pilot6Pilot6
51.6k15107196
51.6k15107196
No luck... I tried with bothant_sel
=1 and 2 and restarted the machine. Also i check the output ofgrep rtl8723be /etc/modprobe.d/*
each time and see the out put asoptions rtl8723be ant_sel=1
and 2 respectively
– Swapnil
Jul 22 '18 at 13:44
Was there only one file?
– Pilot6
Jul 22 '18 at 13:50
1
I can see only one file in/etc/modprobe.d
– Swapnil
Jul 22 '18 at 13:51
It's a mystery. Most likely it is a hardware problem, like detached antenna.
– Pilot6
Jul 22 '18 at 13:54
But it is working for ubuntu 14.04 before i switch to ubuntu 18.04
– Swapnil
Jul 22 '18 at 13:56
|
show 4 more comments
No luck... I tried with bothant_sel
=1 and 2 and restarted the machine. Also i check the output ofgrep rtl8723be /etc/modprobe.d/*
each time and see the out put asoptions rtl8723be ant_sel=1
and 2 respectively
– Swapnil
Jul 22 '18 at 13:44
Was there only one file?
– Pilot6
Jul 22 '18 at 13:50
1
I can see only one file in/etc/modprobe.d
– Swapnil
Jul 22 '18 at 13:51
It's a mystery. Most likely it is a hardware problem, like detached antenna.
– Pilot6
Jul 22 '18 at 13:54
But it is working for ubuntu 14.04 before i switch to ubuntu 18.04
– Swapnil
Jul 22 '18 at 13:56
No luck... I tried with both
ant_sel
=1 and 2 and restarted the machine. Also i check the output of grep rtl8723be /etc/modprobe.d/*
each time and see the out put as options rtl8723be ant_sel=1
and 2 respectively– Swapnil
Jul 22 '18 at 13:44
No luck... I tried with both
ant_sel
=1 and 2 and restarted the machine. Also i check the output of grep rtl8723be /etc/modprobe.d/*
each time and see the out put as options rtl8723be ant_sel=1
and 2 respectively– Swapnil
Jul 22 '18 at 13:44
Was there only one file?
– Pilot6
Jul 22 '18 at 13:50
Was there only one file?
– Pilot6
Jul 22 '18 at 13:50
1
1
I can see only one file in
/etc/modprobe.d
– Swapnil
Jul 22 '18 at 13:51
I can see only one file in
/etc/modprobe.d
– Swapnil
Jul 22 '18 at 13:51
It's a mystery. Most likely it is a hardware problem, like detached antenna.
– Pilot6
Jul 22 '18 at 13:54
It's a mystery. Most likely it is a hardware problem, like detached antenna.
– Pilot6
Jul 22 '18 at 13:54
But it is working for ubuntu 14.04 before i switch to ubuntu 18.04
– Swapnil
Jul 22 '18 at 13:56
But it is working for ubuntu 14.04 before i switch to ubuntu 18.04
– Swapnil
Jul 22 '18 at 13:56
|
show 4 more comments
HP Notebooks with Realtek 8723be PCI WiFi will have low signal problems in Ubuntu 18.04 if run with the default drivers.
Download this driver from the GitHub master branch - there's a zip file at this download link.
After download, extract the .zip
file to your Desktop
directory.
The following method of driver installation corrects the signal problem.
Open a terminal window with CTRL+ALT+T) and execute the following commands:
cd Desktop
cd rtlwifi_new-master
make
sudo make install
sudo modprobe -rv rtl8723be
sudo modprobe -v rtl8723be ant_sel=2
Now check signal strength and...
sudo ip link set wlo1 up
sudo iw dev wlo1 scan
wlo1
may be different in your case (check your exact wireless extension with the iwconfig
command in terminal).
To make the settings permanent, type the below command in terminal and press enter.
echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf
Note:
After an OS (Kernel) update, you need to re-apply these settings again to get a strong signal.
add a comment |
HP Notebooks with Realtek 8723be PCI WiFi will have low signal problems in Ubuntu 18.04 if run with the default drivers.
Download this driver from the GitHub master branch - there's a zip file at this download link.
After download, extract the .zip
file to your Desktop
directory.
The following method of driver installation corrects the signal problem.
Open a terminal window with CTRL+ALT+T) and execute the following commands:
cd Desktop
cd rtlwifi_new-master
make
sudo make install
sudo modprobe -rv rtl8723be
sudo modprobe -v rtl8723be ant_sel=2
Now check signal strength and...
sudo ip link set wlo1 up
sudo iw dev wlo1 scan
wlo1
may be different in your case (check your exact wireless extension with the iwconfig
command in terminal).
To make the settings permanent, type the below command in terminal and press enter.
echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf
Note:
After an OS (Kernel) update, you need to re-apply these settings again to get a strong signal.
add a comment |
HP Notebooks with Realtek 8723be PCI WiFi will have low signal problems in Ubuntu 18.04 if run with the default drivers.
Download this driver from the GitHub master branch - there's a zip file at this download link.
After download, extract the .zip
file to your Desktop
directory.
The following method of driver installation corrects the signal problem.
Open a terminal window with CTRL+ALT+T) and execute the following commands:
cd Desktop
cd rtlwifi_new-master
make
sudo make install
sudo modprobe -rv rtl8723be
sudo modprobe -v rtl8723be ant_sel=2
Now check signal strength and...
sudo ip link set wlo1 up
sudo iw dev wlo1 scan
wlo1
may be different in your case (check your exact wireless extension with the iwconfig
command in terminal).
To make the settings permanent, type the below command in terminal and press enter.
echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf
Note:
After an OS (Kernel) update, you need to re-apply these settings again to get a strong signal.
HP Notebooks with Realtek 8723be PCI WiFi will have low signal problems in Ubuntu 18.04 if run with the default drivers.
Download this driver from the GitHub master branch - there's a zip file at this download link.
After download, extract the .zip
file to your Desktop
directory.
The following method of driver installation corrects the signal problem.
Open a terminal window with CTRL+ALT+T) and execute the following commands:
cd Desktop
cd rtlwifi_new-master
make
sudo make install
sudo modprobe -rv rtl8723be
sudo modprobe -v rtl8723be ant_sel=2
Now check signal strength and...
sudo ip link set wlo1 up
sudo iw dev wlo1 scan
wlo1
may be different in your case (check your exact wireless extension with the iwconfig
command in terminal).
To make the settings permanent, type the below command in terminal and press enter.
echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf
Note:
After an OS (Kernel) update, you need to re-apply these settings again to get a strong signal.
edited Oct 25 '18 at 6:44
Zanna
50.3k13133241
50.3k13133241
answered Oct 24 '18 at 17:56
user885700user885700
111
111
add a comment |
add a comment |
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%2f1058379%2fwifi-signal-is-weak-in-ubuntu-18-04-with-rtl8723be%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
Comments are not for extended discussion; this conversation has been moved to chat.
– Thomas Ward♦
Jul 23 '18 at 16:39