RTL8723be: poor and unstable wireless in Ubuntu (from 14.04 to 15.04)












3















I have a Lenovo G40-70 laptop, which comes with RTL8723be driver.



I'm using Ubuntu 14.04 LTS (with Kernel 3.16.0-38-generic), but this bug also occurs in 14.10 and 15.04.



Even with options rtl8723be fwlps=0 ips=0, the problem is not fixed yet. Wireless is unstable, lots of websites keeps loading forever and Ping command frequently shows data loss. It's very annoying. :(



BIOS version is the latest.



Blacklisting ideapad_laptop also doesn't work.



Sorry my english and thank you!










share|improve this question




















  • 1





    Possible duplicate of Realtek 8723BE Wifi problem

    – Pilot6
    May 7 '16 at 10:36
















3















I have a Lenovo G40-70 laptop, which comes with RTL8723be driver.



I'm using Ubuntu 14.04 LTS (with Kernel 3.16.0-38-generic), but this bug also occurs in 14.10 and 15.04.



Even with options rtl8723be fwlps=0 ips=0, the problem is not fixed yet. Wireless is unstable, lots of websites keeps loading forever and Ping command frequently shows data loss. It's very annoying. :(



BIOS version is the latest.



Blacklisting ideapad_laptop also doesn't work.



Sorry my english and thank you!










share|improve this question




















  • 1





    Possible duplicate of Realtek 8723BE Wifi problem

    – Pilot6
    May 7 '16 at 10:36














3












3








3


2






I have a Lenovo G40-70 laptop, which comes with RTL8723be driver.



I'm using Ubuntu 14.04 LTS (with Kernel 3.16.0-38-generic), but this bug also occurs in 14.10 and 15.04.



Even with options rtl8723be fwlps=0 ips=0, the problem is not fixed yet. Wireless is unstable, lots of websites keeps loading forever and Ping command frequently shows data loss. It's very annoying. :(



BIOS version is the latest.



Blacklisting ideapad_laptop also doesn't work.



Sorry my english and thank you!










share|improve this question
















I have a Lenovo G40-70 laptop, which comes with RTL8723be driver.



I'm using Ubuntu 14.04 LTS (with Kernel 3.16.0-38-generic), but this bug also occurs in 14.10 and 15.04.



Even with options rtl8723be fwlps=0 ips=0, the problem is not fixed yet. Wireless is unstable, lots of websites keeps loading forever and Ping command frequently shows data loss. It's very annoying. :(



BIOS version is the latest.



Blacklisting ideapad_laptop also doesn't work.



Sorry my english and thank you!







wireless drivers realtek realtek-wireless






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 3 '15 at 10:46









Pilot6

51.7k15107197




51.7k15107197










asked May 26 '15 at 21:51









CosmoCosmo

3114




3114








  • 1





    Possible duplicate of Realtek 8723BE Wifi problem

    – Pilot6
    May 7 '16 at 10:36














  • 1





    Possible duplicate of Realtek 8723BE Wifi problem

    – Pilot6
    May 7 '16 at 10:36








1




1





Possible duplicate of Realtek 8723BE Wifi problem

– Pilot6
May 7 '16 at 10:36





Possible duplicate of Realtek 8723BE Wifi problem

– Pilot6
May 7 '16 at 10:36










3 Answers
3






active

oldest

votes


















2














You tried an old solution. You need to install another driver. Run in terminal



sudo apt-get install git build-essential
git clone https://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new
make
sudo make install


Then reboot.



You also can remove that file with options rtl8723be fwlps=0 ips=0.



Note You will have to re-install it after each kernel upgrade.





New option:



You can now use a ppa instead of manual compiling:



sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms linux-firmware





share|improve this answer

































    1














    i've stubbed on the same problem.



    On this network card there are two antenna connections, the manufacturers are using the second one. The unstable signal is due to your configuration is using the wrong one.



    On this answer there is an deeper explanation.
    Chilli555 answer



    He suggests the following command, but it leaves you with the prior problem with the energy management.



    echo "options rtl8723be ant_sel=2"  >  /etc/modprobe.d/rtl8723be.conf


    Change it to



    echo "options rtl8723be fwlps=0 ips=0 ant_sel=2"  | sudo tee /etc/modprobe.d/rtl8723be.conf





    share|improve this answer

































      1














      I faced this issues regarding rtl8723be and this is my saved post please see if you're problem gets solved.



      ‎justsharing‬.



      those who are suffering from severely low wifi signal on ‪#‎ubuntu‬
      and having ‪#‎rtl8723be‬ wifi chipset on hp or any device can follow below instructions to solve the problem as it can turn a nightmare to sit next to router and still not getting full range on newly bought laptop.



      i don't have a tech blog so feel free to share on your blog.



      INSTRUCTIONS:





      1. Open Terminal and execute this command(needs git installed)
        if you don't have git installed just download the rtl8723be zip and extract and skip this.



        --> git clone https://github.com/lwfinger/rtlwifi_new




      2. --> sudo make




        1. --> sudo make install

        2. --> sudo modprobe -rv rtl8723be

        3. --> sudo modprobe -v rtl8723be ant_sel=2

        4. --> echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf




      its because the ubuntu default kernal uses the wrong antenna for wifi.



      SOURCE: ubuntuforums.com and several other sites.






      share|improve this answer

























        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
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f628641%2frtl8723be-poor-and-unstable-wireless-in-ubuntu-from-14-04-to-15-04%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        2














        You tried an old solution. You need to install another driver. Run in terminal



        sudo apt-get install git build-essential
        git clone https://github.com/lwfinger/rtlwifi_new.git
        cd rtlwifi_new
        make
        sudo make install


        Then reboot.



        You also can remove that file with options rtl8723be fwlps=0 ips=0.



        Note You will have to re-install it after each kernel upgrade.





        New option:



        You can now use a ppa instead of manual compiling:



        sudo add-apt-repository ppa:hanipouspilot/rtlwifi
        sudo apt-get update
        sudo apt-get install rtlwifi-new-dkms linux-firmware





        share|improve this answer






























          2














          You tried an old solution. You need to install another driver. Run in terminal



          sudo apt-get install git build-essential
          git clone https://github.com/lwfinger/rtlwifi_new.git
          cd rtlwifi_new
          make
          sudo make install


          Then reboot.



          You also can remove that file with options rtl8723be fwlps=0 ips=0.



          Note You will have to re-install it after each kernel upgrade.





          New option:



          You can now use a ppa instead of manual compiling:



          sudo add-apt-repository ppa:hanipouspilot/rtlwifi
          sudo apt-get update
          sudo apt-get install rtlwifi-new-dkms linux-firmware





          share|improve this answer




























            2












            2








            2







            You tried an old solution. You need to install another driver. Run in terminal



            sudo apt-get install git build-essential
            git clone https://github.com/lwfinger/rtlwifi_new.git
            cd rtlwifi_new
            make
            sudo make install


            Then reboot.



            You also can remove that file with options rtl8723be fwlps=0 ips=0.



            Note You will have to re-install it after each kernel upgrade.





            New option:



            You can now use a ppa instead of manual compiling:



            sudo add-apt-repository ppa:hanipouspilot/rtlwifi
            sudo apt-get update
            sudo apt-get install rtlwifi-new-dkms linux-firmware





            share|improve this answer















            You tried an old solution. You need to install another driver. Run in terminal



            sudo apt-get install git build-essential
            git clone https://github.com/lwfinger/rtlwifi_new.git
            cd rtlwifi_new
            make
            sudo make install


            Then reboot.



            You also can remove that file with options rtl8723be fwlps=0 ips=0.



            Note You will have to re-install it after each kernel upgrade.





            New option:



            You can now use a ppa instead of manual compiling:



            sudo add-apt-repository ppa:hanipouspilot/rtlwifi
            sudo apt-get update
            sudo apt-get install rtlwifi-new-dkms linux-firmware






            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Mar 8 '16 at 14:22









            Gustavo Garcia

            435




            435










            answered May 26 '15 at 21:58









            Pilot6Pilot6

            51.7k15107197




            51.7k15107197

























                1














                i've stubbed on the same problem.



                On this network card there are two antenna connections, the manufacturers are using the second one. The unstable signal is due to your configuration is using the wrong one.



                On this answer there is an deeper explanation.
                Chilli555 answer



                He suggests the following command, but it leaves you with the prior problem with the energy management.



                echo "options rtl8723be ant_sel=2"  >  /etc/modprobe.d/rtl8723be.conf


                Change it to



                echo "options rtl8723be fwlps=0 ips=0 ant_sel=2"  | sudo tee /etc/modprobe.d/rtl8723be.conf





                share|improve this answer






























                  1














                  i've stubbed on the same problem.



                  On this network card there are two antenna connections, the manufacturers are using the second one. The unstable signal is due to your configuration is using the wrong one.



                  On this answer there is an deeper explanation.
                  Chilli555 answer



                  He suggests the following command, but it leaves you with the prior problem with the energy management.



                  echo "options rtl8723be ant_sel=2"  >  /etc/modprobe.d/rtl8723be.conf


                  Change it to



                  echo "options rtl8723be fwlps=0 ips=0 ant_sel=2"  | sudo tee /etc/modprobe.d/rtl8723be.conf





                  share|improve this answer




























                    1












                    1








                    1







                    i've stubbed on the same problem.



                    On this network card there are two antenna connections, the manufacturers are using the second one. The unstable signal is due to your configuration is using the wrong one.



                    On this answer there is an deeper explanation.
                    Chilli555 answer



                    He suggests the following command, but it leaves you with the prior problem with the energy management.



                    echo "options rtl8723be ant_sel=2"  >  /etc/modprobe.d/rtl8723be.conf


                    Change it to



                    echo "options rtl8723be fwlps=0 ips=0 ant_sel=2"  | sudo tee /etc/modprobe.d/rtl8723be.conf





                    share|improve this answer















                    i've stubbed on the same problem.



                    On this network card there are two antenna connections, the manufacturers are using the second one. The unstable signal is due to your configuration is using the wrong one.



                    On this answer there is an deeper explanation.
                    Chilli555 answer



                    He suggests the following command, but it leaves you with the prior problem with the energy management.



                    echo "options rtl8723be ant_sel=2"  >  /etc/modprobe.d/rtl8723be.conf


                    Change it to



                    echo "options rtl8723be fwlps=0 ips=0 ant_sel=2"  | sudo tee /etc/modprobe.d/rtl8723be.conf






                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Apr 13 '17 at 12:24









                    Community

                    1




                    1










                    answered Mar 8 '16 at 14:02









                    Gustavo GarciaGustavo Garcia

                    435




                    435























                        1














                        I faced this issues regarding rtl8723be and this is my saved post please see if you're problem gets solved.



                        ‎justsharing‬.



                        those who are suffering from severely low wifi signal on ‪#‎ubuntu‬
                        and having ‪#‎rtl8723be‬ wifi chipset on hp or any device can follow below instructions to solve the problem as it can turn a nightmare to sit next to router and still not getting full range on newly bought laptop.



                        i don't have a tech blog so feel free to share on your blog.



                        INSTRUCTIONS:





                        1. Open Terminal and execute this command(needs git installed)
                          if you don't have git installed just download the rtl8723be zip and extract and skip this.



                          --> git clone https://github.com/lwfinger/rtlwifi_new




                        2. --> sudo make




                          1. --> sudo make install

                          2. --> sudo modprobe -rv rtl8723be

                          3. --> sudo modprobe -v rtl8723be ant_sel=2

                          4. --> echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf




                        its because the ubuntu default kernal uses the wrong antenna for wifi.



                        SOURCE: ubuntuforums.com and several other sites.






                        share|improve this answer






























                          1














                          I faced this issues regarding rtl8723be and this is my saved post please see if you're problem gets solved.



                          ‎justsharing‬.



                          those who are suffering from severely low wifi signal on ‪#‎ubuntu‬
                          and having ‪#‎rtl8723be‬ wifi chipset on hp or any device can follow below instructions to solve the problem as it can turn a nightmare to sit next to router and still not getting full range on newly bought laptop.



                          i don't have a tech blog so feel free to share on your blog.



                          INSTRUCTIONS:





                          1. Open Terminal and execute this command(needs git installed)
                            if you don't have git installed just download the rtl8723be zip and extract and skip this.



                            --> git clone https://github.com/lwfinger/rtlwifi_new




                          2. --> sudo make




                            1. --> sudo make install

                            2. --> sudo modprobe -rv rtl8723be

                            3. --> sudo modprobe -v rtl8723be ant_sel=2

                            4. --> echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf




                          its because the ubuntu default kernal uses the wrong antenna for wifi.



                          SOURCE: ubuntuforums.com and several other sites.






                          share|improve this answer




























                            1












                            1








                            1







                            I faced this issues regarding rtl8723be and this is my saved post please see if you're problem gets solved.



                            ‎justsharing‬.



                            those who are suffering from severely low wifi signal on ‪#‎ubuntu‬
                            and having ‪#‎rtl8723be‬ wifi chipset on hp or any device can follow below instructions to solve the problem as it can turn a nightmare to sit next to router and still not getting full range on newly bought laptop.



                            i don't have a tech blog so feel free to share on your blog.



                            INSTRUCTIONS:





                            1. Open Terminal and execute this command(needs git installed)
                              if you don't have git installed just download the rtl8723be zip and extract and skip this.



                              --> git clone https://github.com/lwfinger/rtlwifi_new




                            2. --> sudo make




                              1. --> sudo make install

                              2. --> sudo modprobe -rv rtl8723be

                              3. --> sudo modprobe -v rtl8723be ant_sel=2

                              4. --> echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf




                            its because the ubuntu default kernal uses the wrong antenna for wifi.



                            SOURCE: ubuntuforums.com and several other sites.






                            share|improve this answer















                            I faced this issues regarding rtl8723be and this is my saved post please see if you're problem gets solved.



                            ‎justsharing‬.



                            those who are suffering from severely low wifi signal on ‪#‎ubuntu‬
                            and having ‪#‎rtl8723be‬ wifi chipset on hp or any device can follow below instructions to solve the problem as it can turn a nightmare to sit next to router and still not getting full range on newly bought laptop.



                            i don't have a tech blog so feel free to share on your blog.



                            INSTRUCTIONS:





                            1. Open Terminal and execute this command(needs git installed)
                              if you don't have git installed just download the rtl8723be zip and extract and skip this.



                              --> git clone https://github.com/lwfinger/rtlwifi_new




                            2. --> sudo make




                              1. --> sudo make install

                              2. --> sudo modprobe -rv rtl8723be

                              3. --> sudo modprobe -v rtl8723be ant_sel=2

                              4. --> echo "options rtl8723be ant_sel=2" | sudo tee /etc/modprobe.d/50-rtl8723be.conf




                            its because the ubuntu default kernal uses the wrong antenna for wifi.



                            SOURCE: ubuntuforums.com and several other sites.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Jan 14 at 13:54

























                            answered May 7 '16 at 10:26









                            Gaurav ShewaleGaurav Shewale

                            113




                            113






























                                draft saved

                                draft discarded




















































                                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.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f628641%2frtl8723be-poor-and-unstable-wireless-in-ubuntu-from-14-04-to-15-04%23new-answer', 'question_page');
                                }
                                );

                                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







                                Popular posts from this blog

                                Category:香港粉麵

                                List *all* the tuples!

                                Channel [V]