Page 56 of 63 FirstFirst ... 6465455565758 ... LastLast
Results 551 to 560 of 624

Thread: Solution to Broadcom 43xx Card Problem (12.04 - Precise Pangolin)

  1. #551
    Join Date
    May 2007
    Beans
    6

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    I had such problem with 11.04. But with XUbuntu 11.10, b43 drivers were installed properly by default.

  2. #552
    Join Date
    Dec 2009
    Location
    Fareham, UK
    Beans
    2,382
    Distro
    Ubuntu

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    @ alreadytaken4536

    Thanks for the reminder.

    Have looked at your lsmod and there are no drivers installed, so rechecked your earlier post about what you installed and found what might be the problem.

    Run this in a terminal
    Code:
    sudo apt-get install firmware-b43-installer
    Reboot and it should be working. If not repost a new
    Code:
    lsmod
    Thank you.

  3. #553
    Join Date
    Nov 2011
    Beans
    1

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    Hi I have Dell inspiron n3010, BCM4313. I have tried http://ubuntuforums.org/showthread.php?p=11446022 and many of the comments on http://ubuntuforums.org/showthread.p...re+switch+dell , but still have message "Wireless network is disabled by hardware switch". Please help! Thanks in advance!

  4. #554
    Join Date
    Nov 2009
    Beans
    35

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    Quote Originally Posted by westie457 View Post
    @ alreadytaken4536

    Thanks for the reminder.

    Have looked at your lsmod and there are no drivers installed, so rechecked your earlier post about what you installed and found what might be the problem.

    Run this in a terminal
    Code:
    sudo apt-get install firmware-b43-installer
    Reboot and it should be working. If not repost a new
    Code:
    lsmod
    Thank you.
    Code:
    Module                  Size  Used by
    bnep                   17923  2 
    bluetooth             148839  7 bnep
    dm_crypt               22565  0 
    snd_intel8x0           33318  2 
    snd_ac97_codec        106082  1 snd_intel8x0
    ac97_bus               12642  1 snd_ac97_codec
    snd_pcm                80435  2 snd_intel8x0,snd_ac97_codec
    snd_seq_midi           13132  0 
    snd_rawmidi            25241  1 snd_seq_midi
    snd_seq_midi_event     14475  1 snd_seq_midi
    snd_seq                51567  2 snd_seq_midi,snd_seq_midi_event
    snd_timer              28932  2 snd_pcm,snd_seq
    snd_seq_device         14172  3 snd_seq_midi,snd_rawmidi,snd_seq
    joydev                 17393  0 
    snd                    55902  11 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    psmouse                73673  0 
    pcmcia                 39822  0 
    soundcore              12600  1 snd
    yenta_socket           27428  0 
    pcmcia_rsrc            18367  1 yenta_socket
    pcmcia_core            21511  3 pcmcia,yenta_socket,pcmcia_rsrc
    dell_laptop            13519  0 
    serio_raw              12990  0 
    dcdbas                 14098  1 dell_laptop
    ppdev                  12849  0 
    snd_page_alloc         14115  2 snd_intel8x0,snd_pcm
    parport_pc             32114  1 
    lp                     17455  0 
    parport                40930  3 ppdev,parport_pc,lp
    i915                  505159  2 
    drm_kms_helper         32889  1 i915
    drm                   192194  3 i915,drm_kms_helper
    i2c_algo_bit           13199  1 i915
    tg3                   132972  0 
    video                  18908  1 i915

  5. #555
    Join Date
    Aug 2011
    Beans
    1

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    Hi all,

    I'm using Dell Inspiron 1545 with Ubuntu 11.10 and my wireless card is:

    c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)

    I have no problem with installing and activating STA drivers; however, the signal level is always too weak in Ubuntu. Sometimes Ubuntu doesn't even detect the networks that I can connect in Windows 7 without any problem at all. Is there any way to increase the signal level, or is it just because the STA drivers are not as good as Windows drivers in Linux? If that's the case, is it possible to use ndiswrapper tool to install wireless drivers instead of STA?

    Thanks.

  6. #556
    Join Date
    Apr 2008
    Location
    Mirpur, Kashmir, Pakistan
    Beans
    110
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    Quote Originally Posted by pellefantus View Post
    why is this problem not resolved with patches? Why does thousands of people need to get to this forums and troubleshoot for hours ( for me it has probably taken days ). Why cant the ubuntu developers release a ******* working patch to fix this issue!!!
    Second that!

  7. #557
    Join Date
    Mar 2007
    Location
    London, England
    Beans
    18
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    I am having issues with 11.10, Broadcom BCM4312. I have posted a separate thread detailing my issues: http://ubuntuforums.org/showthread.php?p=11603449.

    Would appreciate it if somebody could take a look. Thanks!

  8. #558
    Join Date
    Aug 2008
    Location
    Luton, England, UK
    Beans
    49
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    This solution worked for me:

    http://ubuntuforums.org/showpost.php...63&postcount=4

    For some reason, the STA drivers didn't work, but the old B43 did.

    I'm using an old Dell Inspiron 6400 (E1505) by the way.

  9. #559
    Join Date
    Feb 2012
    Beans
    1

    Cool No wlan0 found [Broadcom 4313] (11.10 - Oneiric Ocelot)

    Hello there,
    Am a newbie and am using
    Ubuntu 11.10 (Oneiric Ocelot) [Installed using wubi]

    on an Asus 1015PN netbook with 2Gigs memory.
    Got a Broadcom 4313 chipset [14e4:4727]


    And now am in a real mess



    I wanted to connect my netbook to my mobile using Joikuspot premium

    and i was able to scan and find the wireless ap but not able to receive an ip so i set a static ip and disabled ipv6 , still no go. . .



    Then after reading a post i installed the broadcom wireless source , common and the firmware [brcmwl-kernel-source] using synaptic, after uninstalling the previous brcm sta driver

    [which was downloaded form http://www.broadcom.com/support/802.11/linux_sta.php]



    After rebooting the system i did a iwconfig and was not able to find the wlan0 interface which was there before, so i removed the drivers that i installed and reinstalled the old broadcom sta from their site, am still not able to find the interface [but ubuntu recognizes my wlan card when i do a lspci].



    Someone please help me. . .

    update: guess its conflicting drivers , searching for the conflict now

    Update: Solved it bcma was conflicting with wl driver, so blacklisted it. and even the wifi tethering problem was solved. now goanna setup a hotspot [like connectify] and a webdav server.
    Last edited by avip04; February 6th, 2012 at 06:44 PM.

  10. #560
    mahawksid Guest

    Re: Solution to Broadcom 43xx Card Problem (11.10 - Oneiric Ocelot)

    Quote Originally Posted by canerb View Post
    Hi all,

    I'm using Dell Inspiron 1545 with Ubuntu 11.10 and my wireless card is:

    c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)

    I have no problem with installing and activating STA drivers; however, the signal level is always too weak in Ubuntu. Sometimes Ubuntu doesn't even detect the networks that I can connect in Windows 7 without any problem at all. Is there any way to increase the signal level, or is it just because the STA drivers are not as good as Windows drivers in Linux? If that's the case, is it possible to use ndiswrapper tool to install wireless drivers instead of STA?

    Thanks.
    Check to see if ssb, bcma, wl or b43 is loaded:
    # lsmod | grep "ssb\|wl\|b43\|bcma"

    If any of these are installed, remove them:
    # rmmod ssb
    # rmmod bcma
    # rmmod wl
    After this you try to re install your STA driver. Check if it helps. The problem you might be having is the problem of conflicting drivers.
    Tell me the result
    Last edited by mahawksid; February 20th, 2012 at 02:18 PM.

Page 56 of 63 FirstFirst ... 6465455565758 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •