Dell Inspiron N4010 with a BCM4313 wireless card not scanning/detecting access points





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I have dell inspiron N4010 laptop with broadcomm 4313 Wi-FI chip,and the driver for Wi-FI is installed and i am able to switch on Wi-FI, but it does not detect access points,even ad-hoc networks created to test.I dual booting Ubuntu with windows and I had the same problem with 10.10 before,but a restart with Wi-FI switched has solved the problem but not know.I am including the output of the following commands.



saikiran@saikiran-Inspiron-N4010:~$ sudo lshw -class network
*-network
description: Wireless interface
product: BCM4313 802.11b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlan0
version: 01
serial: 70:f1:a1:8b:7a:38
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=brcmsmac driverversion=3.0.0-12-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:f0300000-f0303fff
*-network
description: Ethernet interface
product: AR8152 v1.1 Fast Ethernet
vendor: Atheros Communications
physical id: 0
bus info: pci@0000:05:00.0
logical name: eth0
version: c1
serial: b8:ac:6f:5a:6f:a6
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
resources: irq:45 memory:f0200000-f023ffff ioport:3000(size=128)

saikiran@saikiran-Inspiron-N4010:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off

ppp0 no wireless extensions.

saikiran@saikiran-Inspiron-N4010:~$ rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

saikiran@saikiran-Inspiron-N4010:~$ sudo iwlist scan
[sudo] password for saikiran:
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 No scan results

ppp0 Interface doesn't support scanning.


does ubuntu scan for networks at the time of boot?



UPDATE:I reinstalled the OS,while trying liveCD Wi-FI is working and detecting AP(access points) without installing prosperities drivers.after installing the same problem recurred.



UPDATE:I reinstalled the OS and driver and also installed ia32-libs,suddenly wifi detects access points,but some what erratic and have to restart with wifi off whenever it does not detect.Sometimes when you switch off and on wifi,it is saying device not ready and i have to restart to make it work.Can anyone explain the debacle.










share|improve this question

























  • A suggestion: After the fresh install when it asks for activating proprietary STA driver... DONT install it... I had similar problem several times..

    – abhishek
    Jan 20 '12 at 20:26




















0















I have dell inspiron N4010 laptop with broadcomm 4313 Wi-FI chip,and the driver for Wi-FI is installed and i am able to switch on Wi-FI, but it does not detect access points,even ad-hoc networks created to test.I dual booting Ubuntu with windows and I had the same problem with 10.10 before,but a restart with Wi-FI switched has solved the problem but not know.I am including the output of the following commands.



saikiran@saikiran-Inspiron-N4010:~$ sudo lshw -class network
*-network
description: Wireless interface
product: BCM4313 802.11b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlan0
version: 01
serial: 70:f1:a1:8b:7a:38
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=brcmsmac driverversion=3.0.0-12-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:f0300000-f0303fff
*-network
description: Ethernet interface
product: AR8152 v1.1 Fast Ethernet
vendor: Atheros Communications
physical id: 0
bus info: pci@0000:05:00.0
logical name: eth0
version: c1
serial: b8:ac:6f:5a:6f:a6
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
resources: irq:45 memory:f0200000-f023ffff ioport:3000(size=128)

saikiran@saikiran-Inspiron-N4010:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off

ppp0 no wireless extensions.

saikiran@saikiran-Inspiron-N4010:~$ rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

saikiran@saikiran-Inspiron-N4010:~$ sudo iwlist scan
[sudo] password for saikiran:
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 No scan results

ppp0 Interface doesn't support scanning.


does ubuntu scan for networks at the time of boot?



UPDATE:I reinstalled the OS,while trying liveCD Wi-FI is working and detecting AP(access points) without installing prosperities drivers.after installing the same problem recurred.



UPDATE:I reinstalled the OS and driver and also installed ia32-libs,suddenly wifi detects access points,but some what erratic and have to restart with wifi off whenever it does not detect.Sometimes when you switch off and on wifi,it is saying device not ready and i have to restart to make it work.Can anyone explain the debacle.










share|improve this question

























  • A suggestion: After the fresh install when it asks for activating proprietary STA driver... DONT install it... I had similar problem several times..

    – abhishek
    Jan 20 '12 at 20:26
















0












0








0


1






I have dell inspiron N4010 laptop with broadcomm 4313 Wi-FI chip,and the driver for Wi-FI is installed and i am able to switch on Wi-FI, but it does not detect access points,even ad-hoc networks created to test.I dual booting Ubuntu with windows and I had the same problem with 10.10 before,but a restart with Wi-FI switched has solved the problem but not know.I am including the output of the following commands.



saikiran@saikiran-Inspiron-N4010:~$ sudo lshw -class network
*-network
description: Wireless interface
product: BCM4313 802.11b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlan0
version: 01
serial: 70:f1:a1:8b:7a:38
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=brcmsmac driverversion=3.0.0-12-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:f0300000-f0303fff
*-network
description: Ethernet interface
product: AR8152 v1.1 Fast Ethernet
vendor: Atheros Communications
physical id: 0
bus info: pci@0000:05:00.0
logical name: eth0
version: c1
serial: b8:ac:6f:5a:6f:a6
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
resources: irq:45 memory:f0200000-f023ffff ioport:3000(size=128)

saikiran@saikiran-Inspiron-N4010:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off

ppp0 no wireless extensions.

saikiran@saikiran-Inspiron-N4010:~$ rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

saikiran@saikiran-Inspiron-N4010:~$ sudo iwlist scan
[sudo] password for saikiran:
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 No scan results

ppp0 Interface doesn't support scanning.


does ubuntu scan for networks at the time of boot?



UPDATE:I reinstalled the OS,while trying liveCD Wi-FI is working and detecting AP(access points) without installing prosperities drivers.after installing the same problem recurred.



UPDATE:I reinstalled the OS and driver and also installed ia32-libs,suddenly wifi detects access points,but some what erratic and have to restart with wifi off whenever it does not detect.Sometimes when you switch off and on wifi,it is saying device not ready and i have to restart to make it work.Can anyone explain the debacle.










share|improve this question
















I have dell inspiron N4010 laptop with broadcomm 4313 Wi-FI chip,and the driver for Wi-FI is installed and i am able to switch on Wi-FI, but it does not detect access points,even ad-hoc networks created to test.I dual booting Ubuntu with windows and I had the same problem with 10.10 before,but a restart with Wi-FI switched has solved the problem but not know.I am including the output of the following commands.



saikiran@saikiran-Inspiron-N4010:~$ sudo lshw -class network
*-network
description: Wireless interface
product: BCM4313 802.11b/g/n Wireless LAN Controller
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlan0
version: 01
serial: 70:f1:a1:8b:7a:38
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=brcmsmac driverversion=3.0.0-12-generic firmware=N/A latency=0 link=no multicast=yes wireless=IEEE 802.11bgn
resources: irq:17 memory:f0300000-f0303fff
*-network
description: Ethernet interface
product: AR8152 v1.1 Fast Ethernet
vendor: Atheros Communications
physical id: 0
bus info: pci@0000:05:00.0
logical name: eth0
version: c1
serial: b8:ac:6f:5a:6f:a6
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI firmware=N/A latency=0 link=no multicast=yes port=twisted pair
resources: irq:45 memory:f0200000-f023ffff ioport:3000(size=128)

saikiran@saikiran-Inspiron-N4010:~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off

ppp0 no wireless extensions.

saikiran@saikiran-Inspiron-N4010:~$ rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

saikiran@saikiran-Inspiron-N4010:~$ sudo iwlist scan
[sudo] password for saikiran:
lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wlan0 No scan results

ppp0 Interface doesn't support scanning.


does ubuntu scan for networks at the time of boot?



UPDATE:I reinstalled the OS,while trying liveCD Wi-FI is working and detecting AP(access points) without installing prosperities drivers.after installing the same problem recurred.



UPDATE:I reinstalled the OS and driver and also installed ia32-libs,suddenly wifi detects access points,but some what erratic and have to restart with wifi off whenever it does not detect.Sometimes when you switch off and on wifi,it is saying device not ready and i have to restart to make it work.Can anyone explain the debacle.







wireless network-manager dell broadcom






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 17 '17 at 16:14









Ravexina

33.5k1489118




33.5k1489118










asked Nov 6 '11 at 11:47









saiki4116saiki4116

4242522




4242522













  • A suggestion: After the fresh install when it asks for activating proprietary STA driver... DONT install it... I had similar problem several times..

    – abhishek
    Jan 20 '12 at 20:26





















  • A suggestion: After the fresh install when it asks for activating proprietary STA driver... DONT install it... I had similar problem several times..

    – abhishek
    Jan 20 '12 at 20:26



















A suggestion: After the fresh install when it asks for activating proprietary STA driver... DONT install it... I had similar problem several times..

– abhishek
Jan 20 '12 at 20:26







A suggestion: After the fresh install when it asks for activating proprietary STA driver... DONT install it... I had similar problem several times..

– abhishek
Jan 20 '12 at 20:26












2 Answers
2






active

oldest

votes


















0














You should use Network Manager to connect to wireless network. It periodically scans air for the wireless networks.
Check if your notebook has some hardware buttons to switch Wi-Fi on/off.



Or you can connect to Internet with LAN cable and install WiCd.






share|improve this answer
























  • @PocketSam.ya,i am using network manager and the wifi can be swithched on and off,the problem is it does not scan/detect any AP

    – saiki4116
    Nov 6 '11 at 17:30



















0














Try disabling the hardware driver.



Strangely, when I was installing 11.10 on the same hardware it showed networks at the time of install. Later, when the OS booted and the broadcom driver was active I could not see any networks. Disabled the hardware driver and voila. It's just some bug I guess.






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%2f76025%2fdell-inspiron-n4010-with-a-bcm4313-wireless-card-not-scanning-detecting-access-p%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    You should use Network Manager to connect to wireless network. It periodically scans air for the wireless networks.
    Check if your notebook has some hardware buttons to switch Wi-Fi on/off.



    Or you can connect to Internet with LAN cable and install WiCd.






    share|improve this answer
























    • @PocketSam.ya,i am using network manager and the wifi can be swithched on and off,the problem is it does not scan/detect any AP

      – saiki4116
      Nov 6 '11 at 17:30
















    0














    You should use Network Manager to connect to wireless network. It periodically scans air for the wireless networks.
    Check if your notebook has some hardware buttons to switch Wi-Fi on/off.



    Or you can connect to Internet with LAN cable and install WiCd.






    share|improve this answer
























    • @PocketSam.ya,i am using network manager and the wifi can be swithched on and off,the problem is it does not scan/detect any AP

      – saiki4116
      Nov 6 '11 at 17:30














    0












    0








    0







    You should use Network Manager to connect to wireless network. It periodically scans air for the wireless networks.
    Check if your notebook has some hardware buttons to switch Wi-Fi on/off.



    Or you can connect to Internet with LAN cable and install WiCd.






    share|improve this answer













    You should use Network Manager to connect to wireless network. It periodically scans air for the wireless networks.
    Check if your notebook has some hardware buttons to switch Wi-Fi on/off.



    Or you can connect to Internet with LAN cable and install WiCd.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Nov 6 '11 at 17:06









    PocketSamPocketSam

    2,7361109




    2,7361109













    • @PocketSam.ya,i am using network manager and the wifi can be swithched on and off,the problem is it does not scan/detect any AP

      – saiki4116
      Nov 6 '11 at 17:30



















    • @PocketSam.ya,i am using network manager and the wifi can be swithched on and off,the problem is it does not scan/detect any AP

      – saiki4116
      Nov 6 '11 at 17:30

















    @PocketSam.ya,i am using network manager and the wifi can be swithched on and off,the problem is it does not scan/detect any AP

    – saiki4116
    Nov 6 '11 at 17:30





    @PocketSam.ya,i am using network manager and the wifi can be swithched on and off,the problem is it does not scan/detect any AP

    – saiki4116
    Nov 6 '11 at 17:30













    0














    Try disabling the hardware driver.



    Strangely, when I was installing 11.10 on the same hardware it showed networks at the time of install. Later, when the OS booted and the broadcom driver was active I could not see any networks. Disabled the hardware driver and voila. It's just some bug I guess.






    share|improve this answer






























      0














      Try disabling the hardware driver.



      Strangely, when I was installing 11.10 on the same hardware it showed networks at the time of install. Later, when the OS booted and the broadcom driver was active I could not see any networks. Disabled the hardware driver and voila. It's just some bug I guess.






      share|improve this answer




























        0












        0








        0







        Try disabling the hardware driver.



        Strangely, when I was installing 11.10 on the same hardware it showed networks at the time of install. Later, when the OS booted and the broadcom driver was active I could not see any networks. Disabled the hardware driver and voila. It's just some bug I guess.






        share|improve this answer















        Try disabling the hardware driver.



        Strangely, when I was installing 11.10 on the same hardware it showed networks at the time of install. Later, when the OS booted and the broadcom driver was active I could not see any networks. Disabled the hardware driver and voila. It's just some bug I guess.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Feb 12 at 15:58







        user671880

















        answered Jan 20 '12 at 19:45









        ScorpwarpScorpwarp

        91




        91






























            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%2f76025%2fdell-inspiron-n4010-with-a-bcm4313-wireless-card-not-scanning-detecting-access-p%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 to change which sound is reproduced for terminal bell?

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Can I use Tabulator js library in my java Spring + Thymeleaf project?