Wifi doesn't detect any networks on 16.04












0














I'm having troubles with wifi. I'm using a MacBook Pro 7,1 with a Broadcom 4322 wireless interface, and it theoretically works, but it's not showing any networks.



rfkill says that nothing is blocked, the module is up, and iwlist says that there are 32 channels available but doesn't find any networks when it scans.



Any help would be appreciated. Thanks!



UPDATE: So if the laptop is plugged in via ethernet, and then I reboot, I can get a wireless connection. If it's not, though, then I can't get anything. Very odd.



UPDATE II: Scratch that, it appears to be entirely random... buh.










share|improve this question





























    0














    I'm having troubles with wifi. I'm using a MacBook Pro 7,1 with a Broadcom 4322 wireless interface, and it theoretically works, but it's not showing any networks.



    rfkill says that nothing is blocked, the module is up, and iwlist says that there are 32 channels available but doesn't find any networks when it scans.



    Any help would be appreciated. Thanks!



    UPDATE: So if the laptop is plugged in via ethernet, and then I reboot, I can get a wireless connection. If it's not, though, then I can't get anything. Very odd.



    UPDATE II: Scratch that, it appears to be entirely random... buh.










    share|improve this question



























      0












      0








      0







      I'm having troubles with wifi. I'm using a MacBook Pro 7,1 with a Broadcom 4322 wireless interface, and it theoretically works, but it's not showing any networks.



      rfkill says that nothing is blocked, the module is up, and iwlist says that there are 32 channels available but doesn't find any networks when it scans.



      Any help would be appreciated. Thanks!



      UPDATE: So if the laptop is plugged in via ethernet, and then I reboot, I can get a wireless connection. If it's not, though, then I can't get anything. Very odd.



      UPDATE II: Scratch that, it appears to be entirely random... buh.










      share|improve this question















      I'm having troubles with wifi. I'm using a MacBook Pro 7,1 with a Broadcom 4322 wireless interface, and it theoretically works, but it's not showing any networks.



      rfkill says that nothing is blocked, the module is up, and iwlist says that there are 32 channels available but doesn't find any networks when it scans.



      Any help would be appreciated. Thanks!



      UPDATE: So if the laptop is plugged in via ethernet, and then I reboot, I can get a wireless connection. If it's not, though, then I can't get anything. Very odd.



      UPDATE II: Scratch that, it appears to be entirely random... buh.







      wireless 16.04 broadcom macbook-pro






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jun 22 '16 at 3:07

























      asked Jun 22 '16 at 1:09









      Tamara

      615




      615






















          3 Answers
          3






          active

          oldest

          votes


















          0














          Have you try adding additional drivers? open up Software & update and choose Additional Drivers from here you should be able to add the necessary divers needed to get your machine connected



          If possible try connecting your machine with a wired connection then scan using the method I provided above. I've never use a Mac but I'm guessing it can't be much different connecting to a WiFi connection






          share|improve this answer





















          • Did that first thing, I'm already using the only driver available. If I choose "do not use the device" then it doesn't even detect that there is wifi.
            – Tamara
            Jun 22 '16 at 2:51










          • Did you install the driver? (see help.ubuntu.com/community/WifiDocs/Driver/bcm43xx) Also, after opening Software & update, you may need to select the option "Proprietary drivers for device (restricted)"
            – wutangforever
            Jun 23 '16 at 20:07





















          0














          you can also go into the "Network" menu on the System Settings page and see the networks that are available. The applet seems to be the issue.






          share|improve this answer





























            -1














            kill and restart NetworkManager. I have this or a similar problem as well, since upgrading to 16.04 LTS. eg:



            sudo killall NetworkManager



            sudo NetworkManager &






            share|improve this answer

















            • 1




              The better way of restarting Network Manager is to do sudo systemctl restart NetworkManager.service.
              – edwinksl
              Jun 23 '16 at 23:00











            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%2f789975%2fwifi-doesnt-detect-any-networks-on-16-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









            0














            Have you try adding additional drivers? open up Software & update and choose Additional Drivers from here you should be able to add the necessary divers needed to get your machine connected



            If possible try connecting your machine with a wired connection then scan using the method I provided above. I've never use a Mac but I'm guessing it can't be much different connecting to a WiFi connection






            share|improve this answer





















            • Did that first thing, I'm already using the only driver available. If I choose "do not use the device" then it doesn't even detect that there is wifi.
              – Tamara
              Jun 22 '16 at 2:51










            • Did you install the driver? (see help.ubuntu.com/community/WifiDocs/Driver/bcm43xx) Also, after opening Software & update, you may need to select the option "Proprietary drivers for device (restricted)"
              – wutangforever
              Jun 23 '16 at 20:07


















            0














            Have you try adding additional drivers? open up Software & update and choose Additional Drivers from here you should be able to add the necessary divers needed to get your machine connected



            If possible try connecting your machine with a wired connection then scan using the method I provided above. I've never use a Mac but I'm guessing it can't be much different connecting to a WiFi connection






            share|improve this answer





















            • Did that first thing, I'm already using the only driver available. If I choose "do not use the device" then it doesn't even detect that there is wifi.
              – Tamara
              Jun 22 '16 at 2:51










            • Did you install the driver? (see help.ubuntu.com/community/WifiDocs/Driver/bcm43xx) Also, after opening Software & update, you may need to select the option "Proprietary drivers for device (restricted)"
              – wutangforever
              Jun 23 '16 at 20:07
















            0












            0








            0






            Have you try adding additional drivers? open up Software & update and choose Additional Drivers from here you should be able to add the necessary divers needed to get your machine connected



            If possible try connecting your machine with a wired connection then scan using the method I provided above. I've never use a Mac but I'm guessing it can't be much different connecting to a WiFi connection






            share|improve this answer












            Have you try adding additional drivers? open up Software & update and choose Additional Drivers from here you should be able to add the necessary divers needed to get your machine connected



            If possible try connecting your machine with a wired connection then scan using the method I provided above. I've never use a Mac but I'm guessing it can't be much different connecting to a WiFi connection







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jun 22 '16 at 1:39









            Rob Goss

            11619




            11619












            • Did that first thing, I'm already using the only driver available. If I choose "do not use the device" then it doesn't even detect that there is wifi.
              – Tamara
              Jun 22 '16 at 2:51










            • Did you install the driver? (see help.ubuntu.com/community/WifiDocs/Driver/bcm43xx) Also, after opening Software & update, you may need to select the option "Proprietary drivers for device (restricted)"
              – wutangforever
              Jun 23 '16 at 20:07




















            • Did that first thing, I'm already using the only driver available. If I choose "do not use the device" then it doesn't even detect that there is wifi.
              – Tamara
              Jun 22 '16 at 2:51










            • Did you install the driver? (see help.ubuntu.com/community/WifiDocs/Driver/bcm43xx) Also, after opening Software & update, you may need to select the option "Proprietary drivers for device (restricted)"
              – wutangforever
              Jun 23 '16 at 20:07


















            Did that first thing, I'm already using the only driver available. If I choose "do not use the device" then it doesn't even detect that there is wifi.
            – Tamara
            Jun 22 '16 at 2:51




            Did that first thing, I'm already using the only driver available. If I choose "do not use the device" then it doesn't even detect that there is wifi.
            – Tamara
            Jun 22 '16 at 2:51












            Did you install the driver? (see help.ubuntu.com/community/WifiDocs/Driver/bcm43xx) Also, after opening Software & update, you may need to select the option "Proprietary drivers for device (restricted)"
            – wutangforever
            Jun 23 '16 at 20:07






            Did you install the driver? (see help.ubuntu.com/community/WifiDocs/Driver/bcm43xx) Also, after opening Software & update, you may need to select the option "Proprietary drivers for device (restricted)"
            – wutangforever
            Jun 23 '16 at 20:07















            0














            you can also go into the "Network" menu on the System Settings page and see the networks that are available. The applet seems to be the issue.






            share|improve this answer


























              0














              you can also go into the "Network" menu on the System Settings page and see the networks that are available. The applet seems to be the issue.






              share|improve this answer
























                0












                0








                0






                you can also go into the "Network" menu on the System Settings page and see the networks that are available. The applet seems to be the issue.






                share|improve this answer












                you can also go into the "Network" menu on the System Settings page and see the networks that are available. The applet seems to be the issue.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 27 '16 at 13:55









                d4v3y0rk

                952




                952























                    -1














                    kill and restart NetworkManager. I have this or a similar problem as well, since upgrading to 16.04 LTS. eg:



                    sudo killall NetworkManager



                    sudo NetworkManager &






                    share|improve this answer

















                    • 1




                      The better way of restarting Network Manager is to do sudo systemctl restart NetworkManager.service.
                      – edwinksl
                      Jun 23 '16 at 23:00
















                    -1














                    kill and restart NetworkManager. I have this or a similar problem as well, since upgrading to 16.04 LTS. eg:



                    sudo killall NetworkManager



                    sudo NetworkManager &






                    share|improve this answer

















                    • 1




                      The better way of restarting Network Manager is to do sudo systemctl restart NetworkManager.service.
                      – edwinksl
                      Jun 23 '16 at 23:00














                    -1












                    -1








                    -1






                    kill and restart NetworkManager. I have this or a similar problem as well, since upgrading to 16.04 LTS. eg:



                    sudo killall NetworkManager



                    sudo NetworkManager &






                    share|improve this answer












                    kill and restart NetworkManager. I have this or a similar problem as well, since upgrading to 16.04 LTS. eg:



                    sudo killall NetworkManager



                    sudo NetworkManager &







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jun 23 '16 at 22:54









                    ALF

                    1




                    1








                    • 1




                      The better way of restarting Network Manager is to do sudo systemctl restart NetworkManager.service.
                      – edwinksl
                      Jun 23 '16 at 23:00














                    • 1




                      The better way of restarting Network Manager is to do sudo systemctl restart NetworkManager.service.
                      – edwinksl
                      Jun 23 '16 at 23:00








                    1




                    1




                    The better way of restarting Network Manager is to do sudo systemctl restart NetworkManager.service.
                    – edwinksl
                    Jun 23 '16 at 23:00




                    The better way of restarting Network Manager is to do sudo systemctl restart NetworkManager.service.
                    – edwinksl
                    Jun 23 '16 at 23:00


















                    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.





                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f789975%2fwifi-doesnt-detect-any-networks-on-16-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

                    How did Captain America manage to do this?

                    迪纳利

                    南乌拉尔铁路局